lp:ubuntu/feisty/libxml++2.6

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty/libxml++2.6
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

11. By Daniel Holbach

* 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.

10. By Daniel Holbach

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

9. By Daniel Holbach

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

8. By Daniel Holbach

* 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.

7. By Daniel Holbach

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

6. By Daniel Holbach

* 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).

5. By Reinhard Tartler

* 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.

4. By Daniel Holbach

* 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.

3. By Daniel Holbach

added doxygen to the build-depends

2. By Chris Leishman <email address hidden>

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/libxml++2.6
This branch contains Public information 
Everyone can see this information.

Subscribers