libxml++2.6 (2.26.1-0) unstable; urgency=low

  * New upstream version

 -- Johannes Schmid <jschmid@openismus.com>  Mon, 27 Jul 2009 17:16:35 +0200

libxml++2.6 (2.20.0-2) gutsy; urgency=low

  * Added libxml++2.6c2a-dbg containing debug symbols.

 -- Armin Burgmeier <armin@openismus.com>  Sat, 17 May 2008 13:06:32 +0200

libxml++2.6 (2.20.0-1) gutsy; urgency=low

  * New upstream release

 -- Murray Cumming <murrayc@murrayc.com>  Thu, 20 Sep 2007 12:59:59 +0200

libxml++2.6 (2.19.2-0) gutsy; urgency=low

  * New upstream release, which has support for building without exceptions.
  * rules: Add the -fno-exceptions CXXFLAGS, and --enable-exceptions-api=no

 -- Murray Cumming <murrayc@murrayc.com>  Thu, 30 Aug 2007 10:51:34 +0200

libxml++2.6 (2.18.2-0ubuntu1) gutsy; urgency=low

  * New upstream release
  * debian/watch:
    - Added
  * debian/rules:
    - Added doc-clean to clean docs/reference
    - Fixed clean to check Makefile
  * debian/control:
    - Updated Standards-Version to 3.7.2 instead 3.6.2
    - Modified ${Source-Version} to ${binary:Version}

  [NEWS]
  * TextReader: get_name(): Fixed a memory leak.
    (Christophe de Vienne) Bug #447535.

 -- Fernando Ribeiro <fernando@staff.nerdgroup.org>  Mon, 30 Jul 2007 18:14:47 +0000

libxml++2.6 (2.18.1-0ubuntu3) gutsy; urgency=low

  * Rebuild against glib, now that the fix is actually applied.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 25 Jun 2007 16:26:38 +0200

libxml++2.6 (2.18.1-0ubuntu2) gutsy; urgency=low

  * Rebuild for glib ABI change.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 25 Jun 2007 11:25:03 +0200

libxml++2.6 (2.18.1-0ubuntu1) gutsy; urgency=low

  * New upstream release.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Fri, 15 Jun 2007 12:19:45 +0200

libxml++2.6 (2.18.0-0ubuntu1) feisty; urgency=low

  * New upstream release:
    - Slight win32 build improvement, possibly.
    - Slight improvement to examples.
  * debian/control:
    - changed Maintainer field.
  * debian/libxml++2.6-doc.docs,
    debian/rules: 2.17->2.18.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue,  6 Mar 2007 08:58:38 +0100

libxml++2.6 (2.17.2-0ubuntu1) feisty; urgency=low

  * New upstream release:
    - Node: Adedd get_next_sibling() and get_previous_sibling().

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Fri, 22 Dec 2006 10:16:35 +0100

libxml++2.6 (2.17.1-0ubuntu2) feisty; urgency=low

  * debian/libxml++2.6-dev.install:
    - also install usr/lib/libxml++-2.6/include/libxml++config.h, 
      thanks Gauvain Pocentek.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon,  4 Dec 2006 20:51:12 +0100

libxml++2.6 (2.17.1-0ubuntu1) feisty; urgency=low

  * New upstream release: 
    - Node: Added get_parent()
    - TextReader: Added TextReader(const char* data) constructor, for parsing 
      memory buffers.
    - Element::set_attribute(): Really return the new attribute.
    - Build: Added MS Visual Studio 2005 project files.
  * debian/control:
    - remove duplicate doxygen build-dep.
  * debian/rules, debian/libxml++2.6-doc.docs:
    - 2.14 -> 2.17.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Fri, 17 Nov 2006 14:53:51 -0800

libxml++2.6 (2.14.0-0ubuntu1) dapper; urgency=low

  * New upstream release:
    - Documentation:
      - Improved ContentNode documentation
  * debian/libxml++2.6-doc.docs, debian/rules:
    - replaced 2.13 with 2.14.

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 13 Mar 2006 17:57:04 +0100

libxml++2.6 (2.13.1-0ubuntu1) dapper; urgency=low

  * New upstream release:
    - First unstable 2.13.x release, to become stable 2.14.x, for GNOME 2.14.
    - Node:
      - Added find() overload that takes namespaces to register during the 
        search, using xmlXPathRegisterNs(). Bug #323935. (Robert Fleming)
      - set_namespace(): When creating a default namespace, avoid the
        "The namespace () has not been declared" warning, by passing 0 to
        xmlSearchNs() instead of an empty string. Bug #318186. (Erik Oestby).
    - Build: Fix buildir!=srcdir builds. Bug #319863.(Vadim Zeitlin)
    - Documentation:
      - Tutorial: Mention pkg-config.
      - Reference: Grammar fixes and a small fix for find(). (Murray Cumming)
  * debian/rules,
    debian/libxml++2.6-doc.docs:
    - replaced 2.12 with 2.13 (docs/reference).

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Sat, 14 Jan 2006 23:39:34 +0100

libxml++2.6 (2.12.0-0ubuntu2) dapper; urgency=low

  * c++ allocator transition:
    * changed debian/control
    * renamed debian/libxml++2.6.{doc,install} to libxml++2.6c2a
      equivalents.
    * tightened Build-Depends: on transitioned glibmm2.4. 

 -- Reinhard Tartler <siretart@ubuntu.com>  Wed, 30 Nov 2005 12:58:33 +0100

libxml++2.6 (2.12.0-0ubuntu1) breezy; urgency=low

  * New upstream release:
    - Added the state "Reading" to xml Reader States list. 
  * debian/control:
    - Bumped Standards-Version.
    - added graphviz to Build-Depends.
  * debian/rules:
    - replaced 2.10 with 2.12. 
  * debian/libxml++2.6-doc.docs:
    - replaced 2.10 with 2.12.

 -- Daniel Holbach <dh@mailempfang.de>  Thu,  8 Sep 2005 09:44:07 +0200

libxml++2.6 (2.10.0-0ubuntu3) breezy; urgency=low

  * C++ transition:
  	* changed debian/control
 	* renamed debian/libxml++2.6.{doc,install} to libxml++2.6c2 
 	  equivalents.
 	* tightened Build-Depends: on transitioned glibmm2.4.

 -- Daniel Holbach <dh@mailempfang.de>  Sun, 15 May 2005 10:06:28 +0200

libxml++2.6 (2.10.0-0ubuntu2) hoary; urgency=low

  * added doxygen to the build-depends

 -- Daniel Holbach <dh@mailempfang.de>  Sun, 13 Mar 2005 15:46:33 +0100

libxml++2.6 (2.10.0-0ubuntu1) hoary; urgency=low

  * New upstream release
  * added an entry to debian/NEWS, since the API got broken

 -- Daniel Holbach <dh@mailempfang.de>  Tue, 08 Mar 2005 15:22:06 +0100

libxml++2.6 (2.6.1-2) unstable; urgency=low

  * Moved doc-base to libxml++2.6 (closes: Bug#258985)

 -- Chris Leishman <masklin@debian.org>  Tue, 10 Aug 2004 17:27:06 +1000

libxml++2.6 (2.6.1-1) unstable; urgency=low

  * Initial 2.6 Release.

 -- Chris Leishman <masklin@debian.org>  Sun, 10 Sep 2000 17:38:04 +1100

Local variables:
mode: debian-changelog
End:
