xmlrpc-c (1.33.14-3ubuntu2) zesty; urgency=medium

  * Fix FTBFS on non x86 archs with GCC 6.

 -- Bhavani Shankar <bhavi@ubuntu.com>  Sat, 07 Jan 2017 13:28:52 +0530

xmlrpc-c (1.33.14-3ubuntu1) zesty; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - d/control, d/rules, d/libxmlrpc-core-c3-udeb.install:
      + Add libxmlrpc-core-c3-0-udeb for use during installation.
    - d/{*lintian*}:
      + Let dh_lintian install the overrides.

 -- Bhavani Shankar <bhavi@ubuntu.com>  Fri, 06 Jan 2017 23:03:22 +0530

xmlrpc-c (1.33.14-3) unstable; urgency=medium

  * Upload to unstable. QA upload.
  * debian/libxmlrpc-core-c3-dev.doc-base created.
  * debian/libxmkrpc-c++8v5.install:
      - debian/lintian/libxmlrpc-c++8 entry removed.
      - debian/lintian/libxmlrpc-c++8v5 entry created.
  * debian/libxmlrpc-core-c3.install:
      - debian/lintian/libxmlrpc-core-c3 entry removed.
  * debian/lintian:
      - libxmlrpc-core-c3 removed.
      - libxmlrpc-c++8 removed.
      - libxmlrpc-c++8v5 created. (about hardening)
  * debian/source/format:
      3.0 (quilt)
  * debian/patches:
      - updated (blhc --all quiet now):
          - XXXFLAGS.patch 
          - ldflag_lib_expat_gennmtab.patch
      - typo.patch created.
  * debian/watch:
      - with 'debian uupdate'.

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Sat, 23 Jul 2016 13:10:10 -0300

xmlrpc-c (1.33.14-2) experimental; urgency=medium

  * QA upload.
  * debian/clean file created:
      - rm src/cpp/{blddir, srcdir}
  * debian/control:
      - bump Standards-Version from 3.9.6 to 3.9.8.
      - Vcs-* fields fixed.
      - Section entry from Package's statement removed. It duplicates the
        Section entry from Source's statement.
        from Source's statement.
  * debian/rules:
      - '-Wl,--as-needed' added to LDFLAGS.
  * debian/patches:
      - no_curl_test.patch to avoid testclient.cpp. FTBFS. (Closes: #831261)
      - ldflag_lib_expat_gennmtab.patch. hardening.
      - XXXFLAGS.patch. adds some hardening.
        (still 'hardening-no-pie' lintian)
  * debian/watch created.

 -- Herbert Parentes Fortes Neto <hpfn@debian.org>  Sat, 23 Jul 2016 10:31:02 -0300

xmlrpc-c (1.33.14-1ubuntu1) xenial; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/control, d/rules, d/libxmlrpc-core-c3-udeb.install:
      + Add libxmlrpc-core-c3-0-udeb for use during installation.
    - d/{*lintian*, libxmlrpc-c++8v5.install, libxmlrpc-core-c3.install}:
      + Let dh_lintian install the overrides.

 -- Artur Rona <ari-tczew@ubuntu.com>  Sun, 27 Mar 2016 00:54:22 +0100

xmlrpc-c (1.33.14-1) unstable; urgency=medium

  * QA upload.
  * Maintainer field set to QA Group.
  * Bump Standards-Version to 3.9.6.
  * Update FSF address in debian/copyright.

 -- Emanuele Rocca <ema@debian.org>  Sun, 13 Dec 2015 14:06:51 +0100

xmlrpc-c (1.33.14-0.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename library packages for g++ 5 transition (see #791313)

 -- Jonathan Wiltshire <jmw@debian.org>  Tue, 11 Aug 2015 22:31:41 +0100

xmlrpc-c (1.33.14-0.2ubuntu3) wily; urgency=medium

  * Let dh_lintian install the overrides.

 -- Iain Lane <iain@orangesquash.org.uk>  Wed, 05 Aug 2015 11:55:17 +0100

xmlrpc-c (1.33.14-0.2ubuntu2) wily; urgency=medium

  * Rename library packages for g++5 ABI transition.

 -- Iain Lane <iain@orangesquash.org.uk>  Tue, 04 Aug 2015 11:46:14 +0100

xmlrpc-c (1.33.14-0.2ubuntu1) vivid; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/control, d/rules, d/libxmlrpc-core-c3-udeb.install:
      + Add libxmlrpc-core-c3-0-udeb for use during installation.

 -- Artur Rona <ari-tczew@ubuntu.com>  Thu, 18 Dec 2014 07:27:29 +0100

xmlrpc-c (1.33.14-0.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Document missing license (Closes: #760377)
  * Clean unused code to prevent conflicting licenses
  * Add ${shlibs:Depends} to depends of xmlrpc-api-utils to prevent
    several missing dependencies (Thanks lintian)

 -- Paul Gevers <elbrus@debian.org>  Sat, 08 Nov 2014 20:53:51 +0100

xmlrpc-c (1.33.14-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release. (Closes: #660213)
  * Drop upstream patches, refresh others.
  * gbp.conf: Use upstream branch as the tree, and enable
    pristine-tar-commit.
  * control, *.install: Bump the C++ lib soname, update C lib minor.
  * xmlrpc-api-utils.*: Fix xml-rpc-api2txt paths.
  * control: Rewrap *Depends for readability.
  * compat, control, rules, *.install: Bump compat level to 9, migrate
    to dh, and fix the install paths.
  * fix-format-security.diff: Fix a build error with default buildflags.
  * control: Drop libxmlrpc-c3-dev and obsolete
    Provides/Conflicts/Replaces.
  * c3-dev.install: Install xmlrpc.html to the correct path.
  * control: Bump policy to 3.9.5, no changes.
  * control: Add Vcs entries.
  * control: Make libxmlrpc-c++8-dev conflict with the old pkg.
  * control: Add libxmlrpc-c++8 to xmlrpc-api-utils Depends, xml-rcp-
    api2cpp needs it.
  * Drop source.lintian-overrides, unneeded.

 -- Timo Aaltonen <tjaalton@debian.org>  Mon, 01 Sep 2014 16:30:13 +0300

xmlrpc-c (1.33.06-0ubuntu1) trusty; urgency=medium

  * Merge from unreleased debian git, remaining changes
    - add libxmlrpc-core-c3-udeb

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Wed, 19 Feb 2014 11:12:19 +0200

xmlrpc-c (1.33.06-1) UNRELEASED; urgency=low

  * New upstream release. (Closes: #660213)
  * Drop upstream patches, refresh others.
  * gbp.conf: Use upstream branch as the tree, and enable
    pristine-tar-commit.
  * control, *.install: Bump the C++ lib soname, update C lib minor.
  * xmlrpc-api-utils.*: Fix xml-rpc-api2txt paths.
  * control: Rewrap *Depends for readability.
  * compat, control, rules, *.install: Bump compat level to 9, migrate
    to dh, and fix the install paths.
  * fix-format-security.diff: Fix a build error with default buildflags.
  * control: Drop libxmlrpc-c3-dev and obsolete
    Provides/Conflicts/Replaces.
  * c3-dev.install: Install xmlrpc.html to the correct path.
  * control: Bump policy to 3.9.5, no changes.
  * control: New maintainer.
  * control: Add Vcs entries.
  * control: Make libxmlrpc-c++8-dev conflict with the old pkg.

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 07 Nov 2013 15:52:07 +0200

xmlrpc-c (1.16.33-3.2ubuntu3) saucy; urgency=low

  * debian/patches/no-test-network-access.patch: Disable clientCurlTestSuite.
    It attempts to touch the Internet, and fails if the test domain is
    resolvable but unreachable.

 -- William Grant <wgrant@ubuntu.com>  Wed, 16 Oct 2013 23:29:39 +1100

xmlrpc-c (1.16.33-3.2ubuntu2) saucy; urgency=low

  * The package should use dpkg-buildflags, and honor the flags set in the
    rules file. However the package ftbfs with hardening flags, and CXXFLAGS
    set to -O2.
  * Just honor the flags set in the rules file and use -O2 instead of the
    hardcoded -O3 (which lets the testsuite pass on AArch64).

 -- Matthias Klose <doko@ubuntu.com>  Tue, 15 Oct 2013 23:20:52 +0200

xmlrpc-c (1.16.33-3.2ubuntu1) raring; urgency=low

  * Merge from Debian testing (LP: #1076812). Remaining changes:
    - Add libxmlrpc-core-c3-udeb for use during installation (LP: #831496).
    - Add Breaks/Replaces to cover binary package reorganisation (LP: #878180).
    - Fix dh_makeshlibs calls for libxmlrpc-core-c3-0 -> libxmlrpc-core-c3
      rename.
    - Add backport-gssapi-delegation.patch, and bump the build-depends on
      libcurl4-openssl-dev and libcurl3-openssl-dev to >= 7.22.0
    - Fix dependencies of xmlrpc-api-utils
  * Changes merged by Debian:
    - Run the tests as part of the build process
    - SECURITY UPDATE: Denial of service via hash collisions
    - SECURITY UPDATE: Denial of service via memory leak

 -- Tyler Hicks <tyhicks@canonical.com>  Thu, 08 Nov 2012 16:29:20 -0800

xmlrpc-c (1.16.33-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix CVE-2012-0876 and CVE-2012-1148 in embedded Expat copy. Thanks to
    Tyler Hicks for the patch and the report (Closes: #687672)

 -- Moritz Muehlenhoff <jmm@debian.org>  Wed, 03 Oct 2012 12:09:04 +0200

xmlrpc-c (1.16.33-3.1ubuntu6) quantal; urgency=low

  * Run the tests as part of the build process
    - debian/patches/FTBFS-tests.patch: Fix issues when running make check.
      Based on upstream patches.
    - debian/rules: Run make check after building
  * Fix dependencies of xmlrpc-api-utils
    - debian/control: xml-rcp-api2cpp needs libxmlrpc_cpp.so.4, so depend on
      libxmlrpc-c++4
  * SECURITY UPDATE: Denial of service via hash collisions (LP: #1048835)
    - debian/patches/CVE-2012-0876.patch: Add random salt value to
      hash inputs. Based on upstream patch.
    - CVE-2012-0876
  * SECURITY UPDATE: Denial of service via memory leak (LP: #1048835)
    - debian/patches/CVE-2012-1148.patch: Properly reallocate memory.
      Based on upstream patch.
    - CVE-2012-1148

 -- Tyler Hicks <tyhicks@canonical.com>  Mon, 10 Sep 2012 14:57:29 -0700

xmlrpc-c (1.16.33-3.1ubuntu5) precise; urgency=low

  * Bump the build-dep on libcurl3-openssl-dev as well, otherwise the
    old libcurl4-openssl-dev gets installed.

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Fri, 25 Nov 2011 18:32:04 +0200

xmlrpc-c (1.16.33-3.1ubuntu4) precise; urgency=low

  * Add backport-gssapi-delegation.patch, and bump the build-depends on
    libcurl4-openssl-dev to >= 7.22.0.

 -- Timo Aaltonen <tjaalton@ubuntu.com>  Fri, 25 Nov 2011 17:59:23 +0200

xmlrpc-c (1.16.33-3.1ubuntu3) precise; urgency=low

  * Fix dh_makeshlibs calls for libxmlrpc-core-c3-0 -> libxmlrpc-core-c3
    rename.

 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 12 Nov 2011 00:51:00 +0000

xmlrpc-c (1.16.33-3.1ubuntu2) precise; urgency=low

  * Rename libxmlrpc-core-c3-0-udeb to libxmlrpc-core-c3-udeb to match the deb
    variant from Debian (LP: #878716).
  * Add Breaks/Replaces to cover binary package reorganisation (LP: #878180).

 -- Robie Basak <robie.basak@ubuntu.com>  Thu, 20 Oct 2011 15:46:59 +0100

xmlrpc-c (1.16.33-3.1ubuntu1) precise; urgency=low

  * Merge from Debian testing.  Remaining changes:
    - Add libxmlrpc-core-c3-0-udeb for use during installation (LP: #831496).

 -- Dave Walker (Daviey) <DaveWalker@ubuntu.com>  Wed, 19 Oct 2011 10:55:41 +0100

xmlrpc-c (1.16.33-3.1) unstable; urgency=low

  * Non-maintainer upload with OK from Maintainer.
  * d/patches/636542_FTBFS_curl: New, stop using cURL headers that
    were long deprecated and have been removed by now. (Closes: #636542)
  * Fix some lintian errors and warnings.
  * Make libxmlrpc-c3-dev arch:all, it's transitional and empty.

 -- Thorsten Glaser <tg@mirbsd.de>  Thu, 15 Sep 2011 18:14:38 +0000

xmlrpc-c (1.16.33-3) unstable; urgency=low

  * Add patch to fix FTBFS on hurd-i386.
    Thanks to Pino Toscano <toscano.pino@tiscali.it> (Closes: #614937)
  * ACK NMU for #560942.  Thanks, Moritz.
  * Replace Suggests: xml-rpc-api2cpp/xml-rpc-api2txt with xmlrpc-api-utils
  * Update gbp.conf to indicate we are using pristine-tar in the git repo

 -- Sean Finney <seanius@debian.org>  Thu, 07 Jul 2011 22:09:34 +0200

xmlrpc-c (1.16.33-2) unstable; urgency=low

  * Revert "Remove kfreebsd patch, incorporated upstream"
  * Update kfreebsd patch for latest upstream build system changes.

 -- Sean Finney <seanius@debian.org>  Sun, 20 Feb 2011 12:51:45 +0100

xmlrpc-c (1.16.33-1) unstable; urgency=low

  * New upstream release! (Closes: #558972, #524540, #575560).
  * Fix FTBFS on kfreebsd-* (originally included a new patch, but
    was subsequently fixed upstream, it seems) (Closes: #565785).
  * Split out library packages to deal with the SONAME changes.
    - libxmlrpc-core-c3: C libraries (unchanged SONAME)
    - libxmlrpc-c++4 (changed SONAME)
  * Include transitional packages for the dev packages to make a smooth
    path for binNMU's, but not the lib packages themselves, to avoid
    breaking existing packages.
  * Install files with --fail-missing in debian/rules to keep a closer eye
    on SONAME changes in the future.
  * Move the separately packaged api utilities into a single package
  * Move homepage information to policy-recommended Homepage field
  * Update Standards-Version to 3.9.1
  * Set build-dependency on debhelper to >= 5, as it should be

 -- Sean Finney <seanius@debian.org>  Sat, 19 Feb 2011 18:03:30 +0000

xmlrpc-c (1.16.32-0ubuntu4) oneiric; urgency=low

  * Add libxmlrpc-core-c3-0-udeb for use during installation (LP: #831496).

 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 15 Sep 2011 18:34:36 +0100

xmlrpc-c (1.16.32-0ubuntu3) natty; urgency=low

  * Move c_util.h to libxmlrpc-core-c3-dev

 -- Jonathan Riddell <jriddell@ubuntu.com>  Tue, 11 Jan 2011 00:18:21 +0000

xmlrpc-c (1.16.32-0ubuntu2) natty; urgency=low

  * Don't use the symbols files, renamed the library packages anyway.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 06 Jan 2011 20:57:20 +0100

xmlrpc-c (1.16.32-0ubuntu1) natty; urgency=low

  * New upstream version (stable release). LP: #659591.
    - No unresolved symbols in the shared libraries. LP: #690779.
    - Builds with --no-add-needed and --as-needed.
  * Rename shared library packages.
  * Add symbols files.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 06 Jan 2011 18:56:02 +0100

xmlrpc-c (1.16.07-1) unstable; urgency=low

  * New upstream release. 

 -- Sean Finney <seanius@debian.org>  Thu, 19 Feb 2009 15:46:23 +0100

xmlrpc-c (1.06.27-2) unstable; urgency=low

  * Include everything from the examples directory to the -dev package, making 
    sure it's not compressed, and that any built objects are cleaned.  
    (closes: #479988).
  * Update to Standards-Version 3.8.0 (no changes required).

 -- Sean Finney <seanius@debian.org>  Thu, 10 Jul 2008 19:38:16 +0200

xmlrpc-c (1.06.27-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix CVE-2009-3560 and CVE-2009-3720 (Closes: #560942)

 -- Moritz Muehlenhoff <jmm@debian.org>  Wed, 28 Jul 2010 22:18:54 -0400

xmlrpc-c (1.06.27-1ubuntu7) lucid; urgency=low

  * SECURITY UPDATE: fix DoS via malformed XML
    - debian/patches/CVE-2009-3720.patch: update expat/xmltok/xmltok_impl.c
      to not access beyond end of input string
    - CVE-2009-3720
  * SECURITY UPDATE: fix DoS via malformed UTF-8 sequences
    - debian/patches/CVE-2009-3560.patch: update expat/xmlparse/xmlparse.c to
      properly recognize the end of a token
    - CVE-2009-3560

 -- Jamie Strandboge <jamie@ubuntu.com>  Tue, 26 Jan 2010 13:14:57 -0600

xmlrpc-c (1.06.27-1ubuntu6) karmic; urgency=low

  * Move xmlrpc-c/server.h to libxmlrpc-core-c3-dev where it belongs,
    without which xmlrpc.h doesn't compile.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 11 Sep 2009 21:43:09 +0000

xmlrpc-c (1.06.27-1ubuntu5) karmic; urgency=low

  * debian/libxmlrpc-core-c3-dev.install
    debian/libxmlrpc-c3-dev.install :
    Remove installation of /usr/bin/xmlrpc-c-config and /usr/include, 
    already in libxmlrpc-core-c3-dev.install (LP: #376133)
  * debian/libxmlrpc-c3.install :
    Don't install .a and .so files for libxmlrpc_client++

 -- Julien Lavergne <julien.lavergne@gmail.com>  Thu, 14 May 2009 22:30:04 +0200

xmlrpc-c (1.06.27-1ubuntu4) karmic; urgency=low

  * Remove libxmlrpc-c3-dev Provides libxmlrpc-c-dev, it also conflicts with libxmlrpc-c-dev and 
    this confuses the install of libxmlrpc-core-c3-dev

 -- Jonathan Riddell <jriddell@ubuntu.com>  Tue, 12 May 2009 14:26:29 +0000

xmlrpc-c (1.06.27-1ubuntu3) karmic; urgency=low

  * Rename patch lpia-gnulp to other-gnu-triplets and add support for
    linux-gnueabi as well as it was also failing to build on armel.

 -- Loic Minier <lool@dooz.org>  Mon, 11 May 2009 14:18:57 +0200

xmlrpc-c (1.06.27-1ubuntu2) karmic; urgency=low

  * Set CFLAGS_PERSONAL to CFLAGS and export this new var; also covers cpp
    files; note that -O2 was ignored until now, and upstream sets -O3, but -O2
    is probably good enough for us.
  * Pass $(addprefix -X,$(muckfiles)) to dh_clean -k calls; LP: #374813.
  * New patch, lpia-gnulp, fixes FTBFS on lpia by supporting its
    i686-linux-gnulp triplet identically to i686-linux-gnu.

 -- Loic Minier <lool@dooz.org>  Mon, 11 May 2009 12:33:27 +0200

xmlrpc-c (1.06.27-1ubuntu1) karmic; urgency=low

  * Split out libraries used by cmake into libxmlrpc-core-c3-dev and 
    libxmlrpc-core-c3 to put only those parts into main, LP: #369918	

 -- Jonathan Riddell <jriddell@ubuntu.com>  Fri, 01 May 2009 20:20:33 +0000

xmlrpc-c (1.06.27-1) unstable; urgency=low

  * New upstream release
  * FTBFS fix for macro "curl_easy_setopt", thanks to Adam Sloboda and Peter
    Green for the suggestions of the easy fix (closes: #477016).

 -- Sean Finney <seanius@debian.org>  Thu, 15 May 2008 22:27:17 +0200

xmlrpc-c (1.06.25-2) unstable; urgency=low

  * disable building of libwww client, removing all dependencies on the
    libwww packages, as they are buggy and will be removed from debian.
    thanks to Regis Boudin for the patch (closes: #458775).
  * start build-depending on (and using) quilt for add-on patch management.
  * new patch: old-libtool, fixing FTBFS on kfreebsd-gnu.  thanks to 
    Petr Salinger (closes: #466054).

 -- Sean Finney <seanius@debian.org>  Thu, 20 Mar 2008 08:35:02 +0100

xmlrpc-c (1.06.25-1) unstable; urgency=low

  * New Upstream Version
  * Bump Standards-Version to 3.7.3
  * debian/rules cleanup, add autotools-dev to build-deps.

 -- Sean Finney <seanius@debian.org>  Thu, 13 Mar 2008 23:56:29 +0100

xmlrpc-c (1.06.21-3) unstable; urgency=low

  * re-upload due to ftp-master outage.
  * change build-deps for curl to libcurl4-openssl-dev | libcurl3-openssl-dev, 
    to facilitate easier backporting to etch.

 -- Sean Finney <seanius@debian.org>  Mon, 28 Jan 2008 21:57:45 +0100

xmlrpc-c (1.06.21-2) unstable; urgency=low

  * change build-deps for curl to libcurl4-openssl-dev | libcurl3-openssl-dev,
    to facilitate easier backporting to etch.

 -- Sean Finney <seanius@debian.org>  Sun, 04 Nov 2007 11:59:26 +0100

xmlrpc-c (1.06.21-1) unstable; urgency=low

  * new upstream release
  * Wasn't building with curl support, needed to add libcurl4-openssl-dev
    to the list of build-dependencies.  Thanks to Bas van Sisseren for 
    catching this (closes: #309954).

 -- Sean Finney <seanius@debian.org>  Sat, 03 Nov 2007 18:46:58 +0100

xmlrpc-c (1.06.18-1) unstable; urgency=low

  * new upstream release (closes: #317979).
    - now builds with ssl support (closes: #309954).
    - now ships with a libxmlrpc_cpp.so (closes: #433195).
  * patched various source files to explictly include headers that
    will cause an FTBFS for gcc >= 4.3 (closes: #417773).
  * include a build target (closes: #395797).
  * add conflicts against libxmlrpc++-dev in this dev package, due to
    newly introduced file conflicts.
  * lintian fixes:
    - update Standards-Version to 3.7.2
    - update clean target to conditionally run, but we still have to ignore
      errors because it doesn't always work.
    - add lintian ignore rule for the soname difference, (foo-c3 vs foo3).
  * in the interest of credit where it is due, the packaging is entirely
    based on the ubuntu/1.06.17-0ubuntu4 package.

 -- Sean Finney <seanius@debian.org>  Fri, 28 Sep 2007 21:57:43 +0200

xmlrpc-c (1.06.17-0ubuntu4) gutsy; urgency=low

  * libxmlrpc-c3-dev: 
    -> Fix header file transition link: the legacy name for
      /usr/include/xmlrpc-c/server_abyss.h is xmlrpc_abyss.h, not
      xmlrpc_server_abyss.h (LP: #134529).
    -> Ship xmlrpc and its documentation (LP: #134985).

 -- Jeremie Corbier <jcorbier@ubuntu.com>  Mon, 27 Aug 2007 15:44:57 -0700

xmlrpc-c (1.06.17-0ubuntu3) gutsy; urgency=low

  * The WTF release.
  * Properly install files, including manpages (LP: #133766).

 -- Jeremie Corbier <jcorbier@ubuntu.com>  Tue, 21 Aug 2007 13:51:25 -0700

xmlrpc-c (1.06.17-0ubuntu2) gutsy; urgency=low

  * debian/rules: Add $(MAKE) CADD=-fPIC for AMD64 FTBFS

 -- Barry deFreese <bddebian@comcast.net>  Mon, 13 Aug 2007 10:49:33 -0400

xmlrpc-c (1.06.17-0ubuntu1) gutsy; urgency=low

  * New upstream version.  (LP: #61682)
  * debian/control
    - Updated Maintainer value to match Debian-Maintainer-Field Spec.
    - Changed ${Source-Version} to ${binary:Version} (safely binNMUable).
    - Fixed typo (description-synopsis-might-not-be-phrased-properly).
  * Use of debian/compat instead of DH_COMPAT.
    - debian/compat: Updated.
    - debian/rules: Removed 'export DH_COMPAT=3'
  * debian/rules
    - Updated to work with new upstream version.
  * debian/libxmlrpc-c3-dev.docs
    - Updated documentation available.

 -- Miguel Ruiz <mruiz@ubuntu.com>  Sun, 12 Aug 2007 19:17:06 -0400

xmlrpc-c (0.9.10-4) unstable; urgency=low

  * Fixed timestamps on build files (closes: Bug#229456)

 -- Chris Leishman <masklin@debian.org>  Wed, 17 Mar 2004 21:50:18 +1100

xmlrpc-c (0.9.10-3) unstable; urgency=low

  * Updated libtool (closes: Bug#201940)

 -- Chris Leishman <masklin@debian.org>  Mon,  8 Dec 2003 16:47:30 +1100

xmlrpc-c (0.9.10-2) unstable; urgency=low

  * g++ 3.2 compatability fixes (closes: Bug#177741)

 -- Chris Leishman <masklin@debian.org>  Fri, 4 Mar 2003 11:37:12 +0300

xmlrpc-c (0.9.10-1) unstable; urgency=low

  * Upstream version 0.9.10
  * Updated config.sub and config.guess (closes: Bug#166820)

 -- Chris Leishman <masklin@debian.org>  Fri, 17 Jan 2003 01:01:22 +0300

xmlrpc-c (0.9.9-5) unstable; urgency=low

  * Added conflict against libxmlrpc-c0 (closes: Bug#155050)
  * Installed overview.txt into /usr/share/doc (closes: Bug#153223)

 -- Chris Leishman <masklin@debian.org>  Mon, 5 Aug 2002 14:51:22 +0300

xmlrpc-c (0.9.9-4) unstable; urgency=low

  * Changed package names to libxmlrpc-c3(-dev) (closes: Bug#147739)
  * Added depend on libwww-dev to libxmlrpc-c0-dev (closes: Bug#147353)

 -- Chris Leishman <masklin@debian.org>  Thu, 30 May 2002 10:24:31 +1000

xmlrpc-c (0.9.9-3) unstable; urgency=low

  * Updates for gcc-3.0 compatability (closes: Bug#111392)
  * Updated config.guess & friends.

 -- Chris Leishman <masklin@debian.org>  Tue, 25 Sep 2001 02:01:31 -0700

xmlrpc-c (0.9.9-2) unstable; urgency=low

  * Fixed some issues in xmlrpc.h

 -- Chris Leishman <masklin@debian.org>  Wed, 29 Aug 2001 09:57:52 -0700

xmlrpc-c (0.9.9-1) unstable; urgency=low

  * Initial release.

 -- Chris Leishman <masklin@debian.org>  Thu, 16 Aug 2001 13:50:52 +1000

Local variables:
mode: debian-changelog
End:

