libkolabxml (1.1.2-0ubuntu3) xenial; urgency=medium

  * Disable php-kolabformat while swig does not support PHP7.0 (LP: #1546823).
    - http://lists.kolab.org/pipermail/users/2015-December/020357.html

 -- Nishanth Aravamudan <nish.aravamudan@canonical.com>  Tue, 05 Apr 2016 10:02:53 -0700

libkolabxml (1.1.2-0ubuntu2) xenial; urgency=medium

  * Update symbols for all architectures 

 -- Philip Muškovac <yofel@kubuntu.org>  Wed, 09 Mar 2016 12:21:41 +0100

libkolabxml (1.1.2-0ubuntu1) xenial; urgency=medium

  * Debian merge: no remaining changes.
  * New upstream bugfix release. 
  * Update source. 
  * refresh symbols. 
  * refresh amd64 symbols. 

 -- Scarlett Clark <sgclark@kubuntu.org>  Fri, 04 Mar 2016 10:56:43 -0800

libkolabxml (1.1.1-2) UNRELEASED; urgency=medium

  * Add breaks/replaces on pre-gcc5 library name.

 -- Diane Trout <diane@debian.org>  Tue, 18 Aug 2015 14:52:14 -0700

libkolabxml (1.1.1-1) unstable; urgency=medium

  * Update Diane Trout's email address
  * Rename libkolabxml1 to libkolabxml1v5 and create a new symbols
    file as many symbols changed because of the transition to gcc-5
  * New upstream release

 -- Diane Trout <diane@debian.org>  Tue, 18 Aug 2015 12:09:57 -0700

libkolabxml (1.1.0-3) unstable; urgency=medium

  * Team upload.
  * Update symbols files to build on all plattforms.

 -- Sandro Knauß <bugs@sandroknauss.de>  Sun, 31 May 2015 22:49:24 +0200

libkolabxml (1.1.0-2) unstable; urgency=medium

  * Get libkolabxml into unstable. It was uploaded to expermental because of
    the freeze.

 -- Sandro Knauß <bugs@sandroknauss.de>  Wed, 27 May 2015 17:59:20 +0200

libkolabxml (1.1.0-1) experimental; urgency=medium

  [ Sandro Knauß ]
  * Team upload.
  * New upstream release.
  * Added myself to uploaders with Diane's permission.
  * Added dh-python as BuildDep.
    - A warning in build process suggested this
  * Updated libkolabxml1.symbols (two missing symbols, no SONAME bumping).
    - one missing symbol:
    KolabObjects::getConfiguratinoType(Configuration::ConfigurationType)
    only a typo, till now only libkolab is dependend on libkolabxml and
    libkolab does not use this symbol. So the missing symbol can be seen
    as an internal one at the moment.
    - the other one uses auto_ptr, all auto_ptr symbols are internal ones.
  * Updated and reorderd copyright file.
  * Updated libkolabxml1.lintian-overrides to new soname.
  * Switched downloadurl to http://mirror.kolabsys.com/pub/releases/
    (there are also signed packages available, but unfortunately not
    detached)

  [ Diane Trout ]
  * Update symbols file with other architecture build logs.
    This should fix (Closes: #761934)
  * Update Standards-Version to 3.9.6. No changes needed.

 -- Sandro Knauß <bugs@sandroknauss.de>  Mon, 09 Mar 2015 17:42:42 +0100

libkolabxml (1.0.2-2) unstable; urgency=medium

  * Fix symbols file. Part of it was accidentally deleted.

 -- Diane Trout <diane@ghic.org>  Sun, 28 Sep 2014 21:40:40 -0700

libkolabxml (1.0.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Remove patch applied upstream: xsdcxx-4.0-support.patch
  * Update symbols file.

 -- Maximiliano Curia <maxy@debian.org>  Thu, 04 Sep 2014 13:27:54 +0200

libkolabxml (1.0.1-4) unstable; urgency=medium

  * Team upload.

  * Update symbols files. (Closes: #755562).

 -- Maximiliano Curia <maxy@debian.org>  Mon, 25 Aug 2014 20:07:26 +0200

libkolabxml (1.0.1-3) unstable; urgency=medium

  * Team upload.

  [ Diane Trout ]
  * Add xsdcxx-4.0-support.patch (Closes: #756866)
  * Update libkolabxml1.symbols
    - many symbols changed due to change in simple_type template
    - needed to tag many symbols that used auto_ptr template
      as (optional=templinst)
    - The components2 namespace was not generated by xsdcxx.
    - A few symbols associated with valarm moved from components1
      to components namespace.

 -- Maximiliano Curia <maxy@debian.org>  Mon, 18 Aug 2014 15:27:40 +0200

libkolabxml (1.0.1-2) unstable; urgency=medium

  * Team upload.
  * Update symbols files. (Closes: #755562)

 -- Maximiliano Curia <maxy@debian.org>  Tue, 22 Jul 2014 11:51:49 +0200

libkolabxml (1.0.1-1) unstable; urgency=medium

  * Team upload.

  [ Paul Klos ]
  * Imported Upstream version 1.0.1 (Closes: #730600)

  [ Diane Trout ]
  * Add libkolabxml1.symbols.
  * Remove no-symbols-control-file from lintian overrides.
  * Add libcurl4-gnutls-dev to libkolabxml-dev dependencies.
    Without that building kdepim-runtime didn't know it needed curl.
  * Add myself to uploaders.
  * Update Standards-Version to 3.9.5. No changes needed.
  * Update Vcs-Git to canonical URL.
  * Force specific python versions for SWIG, avoids linking against
    python 3 if its available.

 -- Diane Trout <diane@ghic.org>  Sat, 28 Jun 2014 20:31:35 -0700

libkolabxml (0.8.4-5) unstable; urgency=low

  * Fix parallel build issue
  * Remove unused override
  * Upgrade to standards version 3.9.4
  * Fix dependency issues on libkolabxml-dev (Closes: #714102)
    - Disable transitive linking
    - Depend libkolabxml-dev on libboost-dev
  * Close race condition bug, see previous entry (Closes: #710568)
  * Fix changelog syntax re. closing bugs
  * Disable verbosity

 -- Paul Klos <kolab@klos2day.nl>  Tue, 20 Aug 2013 18:37:13 +0200

libkolabxml (0.8.4-4) unstable; urgency=low

  * Fix race condition
    php_kolabformat.h was accessed before generation was complete
  * Update changelog

 -- Paul Klos <kolab@klos2day.nl>  Sat, 15 Jun 2013 14:10:23 +0200

libkolabxml (0.8.4-3) unstable; urgency=low

  * Upload to Debian
  * Fix file not found error during dh_install

 -- Paul Klos <kolab@klos2day.nl>  Fri, 17 May 2013 23:03:10 +0200

libkolabxml (0.8.4-2) unstable; urgency=low

  * Update changelog
  * Make all descriptions end with a period.
  * Updated copyright
    Added FLOSS exception from http://www.codesynthesis.com/projects/xsd/FLOSSE
  * Use dh_makeshlibs override instead of shlibs file
  * Add GPL-3 paragraph
  * Fix shlibs
  * Move kolabformat.ini into debian/

 -- Paul Klos <kolab@klos2day.nl>  Mon, 13 May 2013 22:25:37 +0200

libkolabxml (0.8.4-1) unstable; urgency=low

  * Remove empty line
  * Imported Upstream version 0.8.4
  * Update changelog
  * Correct search for PHP version and include dirs
  * Remove unused cmake arguments
  * Remove unused verbosity
  * Add bug to patch description

 -- Paul Klos <kolab@klos2day.nl>  Sat, 13 Apr 2013 22:10:16 +0200

libkolabxml (0.8.3-2) unstable; urgency=low

  * Prepare for transition into Debian proper

 -- Paul Klos <kolab@klos2day.nl>  Sat, 13 Apr 2013 00:19:04 +0200

libkolabxml (0.8.3-1) unstable; urgency=low

  * Imported upstream version 0.8.3

 -- Paul Klos <kolab@klos2day.nl>  Fri, 01 Mar 2013 11:12:38 +0100

libkolabxml (0.8.1-5) unstable; urgency=low

  [ Paul Klos ]
  * Install kolabformat.ini to usr/share/php5/kolab
  * Have maintainer scripts manage kolabformat.ini

  [ Jeroen van Meeuwen ]
  * Rebuild

 -- Paul Klos <kolab@klos2day.nl>  Fri, 19 Oct 2012 20:02:17 +0200

libkolabxml (0.8.1-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fixing lintian errors

 -- Paul Klos <kolab@klos2day.nl>  Sat, 13 Oct 2012 14:00:00 +0200

libkolabxml (0.8.1-3.1) UNRELEASED; urgency=low

  [ Jeroen van Meeuwen (Kolab Systems) ]
  * Resolve hardcoded libc dependency
  * Correct identity for maintainer
  * Fix typo

  [ Michael Kiefer <Michael-Kiefer@web.de> ]
  * Changed dependency for phpapi to allow phpapi-20100525+lfs 

 -- Michael Kiefer <Michael-Kiefer@web.de>  Sat, 29 Sep 2012 21:36:35 +0200

libkolabxml (0.8.1-2) unstable; urgency=low

  [ Jeroen van Meeuwen (Kolab Systems) ]
  * Make the variables used be explicitly executed in shell
  * Attempt to include shlibs with libkolabxml0

  [ Kolab Systems User ]

 -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>  Sat, 08 Sep 2012 19:25:44 +0200

libkolabxml (0.8.1-1) unstable; urgency=low

  * Build for Debian Wheezy

 -- Jeroen van Meeuwen <vanmeeuwen@kolabsys.com>  Fri,  7 Sep 2012 14:07:50 +0100

libkolabxml (0.7.0-0ubuntu2) quantal; urgency=low

  * Add libcurl4-gnutls-dev build-dep

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 19 Jul 2012 13:36:30 +0100

libkolabxml (0.7.0-0ubuntu1) quantal; urgency=low

  * New upstream release

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 19 Jul 2012 12:33:20 +0100

libkolabxml (0.6.0+repack1-0ubuntu3) quantal; urgency=low

  * Enable parallel building.
  * Switch to debhelper compat level v9 which exports build flags.
  * Add a watch file.

 -- Felix Geyer <debfx@ubuntu.com>  Tue, 17 Jul 2012 19:16:09 +0200

libkolabxml (0.6.0+repack1-0ubuntu2) quantal; urgency=low

  * Initial release.
  * .orig repacked with copying licences from upstream

 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 05 Jul 2012 12:55:57 +0100
