# HG changeset patch # User paulb # Date 1203192555 0 # Node ID b7fd6df350848f166d03ae269701cbbc2ee2d5e3 # Parent e0449469a28d7d8deb59bbd5b45ea89309196e8c [project @ 2008-02-16 20:09:15 by paulb] Updated release information. diff -r e0449469a28d -r b7fd6df35084 PKG-INFO --- a/PKG-INFO Fri Jun 20 21:47:08 2008 +0200 +++ b/PKG-INFO Sat Feb 16 20:09:15 2008 +0000 @@ -1,19 +1,19 @@ Metadata-Version: 1.1 Name: libxml2dom -Version: 0.4.5 +Version: 0.4.6 Author: Paul Boddie Author-email: paul at boddie org uk Maintainer: Paul Boddie Maintainer-email: paul at boddie org uk Home-page: http://www.boddie.org.uk/python/libxml2dom.html -Download-url: http://www.boddie.org.uk/python/downloads/libxml2dom-0.4.5.tar.gz +Download-url: http://www.boddie.org.uk/python/downloads/libxml2dom-0.4.6.tar.gz Summary: PyXML-style API for the libxml2 Python bindings License: LGPL (version 3 or later) Description: The libxml2dom package provides a traditional DOM wrapper around the Python bindings for libxml2. In contrast to the libxml2 bindings, libxml2dom provides an API reminiscent of minidom, pxdom and other Python-based and Python-related XML toolkits. -Keywords: XML libxml2 SVG XMPP SOAP +Keywords: XML libxml2 SVG XMPP SOAP XPath XInclude Platform: Any Classifier: Development Status :: 3 - Alpha Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) diff -r e0449469a28d -r b7fd6df35084 README.txt --- a/README.txt Fri Jun 20 21:47:08 2008 +0200 +++ b/README.txt Sat Feb 16 20:09:15 2008 +0000 @@ -65,6 +65,11 @@ libxml2dom.macrolib implementation, too). A way is needed to get libxml2 to do the node copying itself. +New in libxml2dom 0.4.6 (Changes since libxml2dom 0.4.5) +-------------------------------------------------------- + + * Exposed the libxml2 support for processing XInclude declarations. + New in libxml2dom 0.4.5 (Changes since libxml2dom 0.4.4) -------------------------------------------------------- @@ -287,6 +292,7 @@ Debian tools happy; choose one of the following: ln -s packages/ubuntu-hoary/python2.4-libxml2dom/debian/ + ln -s packages/ubuntu-feisty/python-libxml2dom/debian/ ln -s packages/debian-sarge/python2.3-libxml2dom/debian/ ln -s packages/debian-etch/python-libxml2dom/debian/