python-xml (0.7-1) unstable; urgency=low
* New upstream release.
* We do not provide 4XPath and 4XSLT since they are still part of
the current version of python-4suite. They will make their way into
the package as soon as the new upstream release of python-4suite
comes out.
* debian/rules: added installation of xbel 1.1 DTD.
* debian/xbel.sgml-catalog: added catalog entry for xbel 1.1.
* debian/xbel.{postinst, prerm}: make use of `update-catalog' instead of
`install-sgmlcatalog` which is the old catalog management tool.
Closes: Bug#124209.
* Removed debian/xbel.postrm since the catalog is now removed at
prerm time.
* debian/control:
- modified xbel long description reflecting the existence of multiple
DTDs for xbel.
- made python-xml depend on python2.1-xml of version Source-Version.
* debian/python{2.1, 2.2}-xml.README.debian: added a small paragraph
explaining the reasons why we do not ship 4XPath and 4XSLT.
-- Jerome Marant <jerome@debian.org> Fri, 28 Dec 2001 22:21:29 +0100
python-xml (0.6.6-7) unstable; urgency=low
* Added generation of python2.2-xml, a Python 2.2.x specific version
of the package. Closes: Bug#122835.
-- Jerome Marant <jerome@debian.org> Fri, 7 Dec 2001 22:01:01 +0100
python-xml (0.6.6-6) unstable; urgency=low
* debian/rules: replace python version independent shebang lines
of all xbel-utils scripts with python2.1 specific ones.
Closes: Bug#122395.
* Added extra files that are necessary to make possible the compilation
of latex documentation files. Closes: Bug#119771.
-- Jerome Marant <jerome@debian.org> Tue, 4 Dec 2001 21:30:32 +0100
python-xml (0.6.6-5) unstable; urgency=low
* debian/xbel-utils.postinst: replaced calls to `python' with calls
to python2.1 for bytecode compilation. Closes: Bug#119004, Bug#119069.
* [xbel-utils]: bookmark parsing now works fine with Python 2.1.x
and greater versions (tested with J.H.M. Dassen bookmarks).
Closes: Bug#47238.
-- Jerome Marant <jerome@debian.org> Sun, 11 Nov 2001 20:16:41 +0100
python-xml (0.6.6-4) unstable; urgency=low
* Build python-xml as an architecture independent package.
-- Jerome Marant <jerome@debian.org> Wed, 7 Nov 2001 21:58:19 +0100
python-xml (0.6.6-3) unstable; urgency=low
* Modified the package with respect to the Python Policy.
Closes: Bug#118442.
* debian/control:
+ added python2.1-xml, a Python 2.1.x specific version of the
package.
+ python-xml is now a dummy package that depends on python2.1-xml.
+ added python2.1-dev in build dependencies.
* debian/rules:
+ install xbel XML files into /usr/share/sgml rather than /usr/lib/sgml.
Closes: Bug#115910.
+ removed support for Python 1.5.x and 2.0.
* xbel.dirs: replaced /usr/lib/sgml prefixes with /usr/share/sgml.
* [xbel-utils] applied patches from Matthew Swift:
+ fixed nesting. Closes: Bug#111440.
+ fixed DOS newlines support: Closes: Bug#111428.
-- Jerome Marant <jerome@debian.org> Tue, 6 Nov 2001 20:20:03 +0100
python-xml (0.6.6-2) unstable; urgency=low
* [python-xml] debian/rules: shipped c14n.py back. Beware, this
file is mandatory but might not work with Python 1.5.x.
Closes: Bug#109074.
* [xbel-utils] added manpages. Thanks to Jan Schaumann.
-- Jerome Marant <jerome@debian.org> Mon, 20 Aug 2001 10:54:16 +0200
python-xml (0.6.6-1) unstable; urgency=low
* New upstream version.
* Switched Standards-Version to 3.5.6.
* debian/rules: added a patch section, borrowed from BDS.
* Added a 'debian/patches' subdirectory.
* Converted to Debhelper v3.
* [xbel-utils] patch #003: changed the default parser to xmlproc in
order to handle 8 bits characters. Closes: Bug#103748.
-- Jerome Marant <jerome@debian.org> Mon, 6 Aug 2001 10:56:36 +0200
python-xml (0.6.5-2) unstable; urgency=low
* Added alternatives in order to share common scripts and
manpages between python-xml and python2-xml. Closes: Bug#90683.
-- Jerome Marant <jerome@debian.org> Thu, 22 Mar 2001 12:50:30 +0100
python-xml (0.6.5-1) unstable; urgency=low
* New upstream version.
-- Jerome Marant <jerome@debian.org> Tue, 20 Mar 2001 12:35:35 +0100
python-xml (0.6.4-2) unstable; urgency=low
* Changed maintainer email address.
* [python2-xml] Replaced the conflict by a dependency
on python2-xmlbase : this is necessary in order to avoid breaking
applications on `import xml'. Closes: Bug#89823.
* python2-xml.README.debian : removed the line mentioning the
need to import `_xmlplus' rather than `xml'.
-- Jerome Marant <jerome@debian.org> Sat, 17 Mar 2001 11:43:57 +0100
python-xml (0.6.4-1) unstable; urgency=low
* New upstream version.
* New python2-xml package.
* Added python2-dev to build dependencies.
-- Jerome Marant <jerome.marant@free.fr> Tue, 27 Feb 2001 09:35:41 +0100
python-xml (0.6.3-1) unstable; urgency=low
* New upstream version. Closes: Bug#82882
* quotes demo is now using a parser that can handle UTF-8. Closes: Bug#67484
* [xbel] Changed the DTD name in xbel.sgml-catalog
* [xbel-utils] Changed dependency on python-xml because it does not work
with 0.5.x versions any more.
* [xbel-utils] Added link to /usr/bin for msie_parse.py: parsing MSIE
bookmarks does work. Modifyed README.debian for xbel-utils reflecting
this change. Closes: Bug#82538
* [xbel-utils] Changed the default parser in xbel2html so that 8 bits
characters can be handled.
* Updated copyright file.
-- Jerome Marant <jerome.marant@free.fr> Wed, 17 Jan 2001 12:00:19 +0100
python-xml (0.6.2-2) unstable; urgency=low
* Fix a lintian warning.
-- Jerome Marant <jerome.marant@free.fr> Thu, 23 Nov 2000 09:12:57 +0100
python-xml (0.6.2-1) unstable; urgency=low
* New upstream version.
* Improved postinst for diversion removal. Closes: Bug#77237.
* Added a warning section in README.Debian about the former
diversion bug.
-- Jerome Marant <jerome.marant@free.fr> Sun, 19 Nov 2000 15:39:11 +0100
python-xml (0.6.1-1) unstable; urgency=low
* New upstream release.
* New maintainer.
* Adopted. Closes: Bug#68636.
* Fix by Joel Rosdahl for postinst diversion bug. Closes: Bug#74950.
-- Jerome Marant <jerome.marant@free.fr> Fri, 20 Oct 2000 17:30:13 +0200
python-xml (0.5.1-6) unstable frozen; urgency=medium
* Changed paths of documentation files in debian/doc-base
/usr/doc -> /usr/share/doc (closes: #69556).
* Added Build-Depends (closes: 72443).
-- Peter Palfrader <ppalfrad@cosy.sbg.ac.at> Tue, 26 Sep 2000 21:09:05 +0200
python-xml (0.5.1-5) unstable frozen; urgency=medium
* Re-upload to frozen. Note to release manager: see bug #59885 for
discussion of this. The only change to the package is to remove the
overrides discussed in the bug report.
-- Rob Tillotson <robt@debian.org> Mon, 3 Apr 2000 17:48:08 -0500
python-xml (0.5.1-4) frozen unstable; urgency=low
* [python-xml] Removed diversion of xmllib/sgmllib. (closes: #59885)
-- Rob Tillotson <robt@debian.org> Tue, 7 Mar 2000 23:21:47 -0600
python-xml (0.5.1-3) unstable; urgency=low
* [xbel] Test for existence of install-sgmlcatalog in postinst
and postrm. (closes: #47376)
* [python-xml] Remove extraneous directories. (closes: #39509)
* Add #DEBHELPER# sections to all relevant scripts.
* Standards-Version 3.0.0.
* Move documentation to /usr/share/doc.
-- Rob Tillotson <robt@debian.org> Mon, 25 Oct 1999 16:31:19 -0500
python-xml (0.5.1-2) unstable; urgency=low
* Moved XBEL DTD and scripts out of the python-xml binary package,
into their own packages. (closes #36853)
-- Rob Tillotson <robt@debian.org> Thu, 29 Apr 1999 17:09:23 -0500
python-xml (0.5.1-1) unstable; urgency=low
* New upstream release.
* dom/writer.py: added 'link' to the list of empty HTML elements (closes
#32474)
-- Rob Tillotson <robt@debian.org> Sun, 18 Apr 1999 02:13:01 -0500
python-xml (0.5-1) unstable; urgency=low
* New upstream release.
* Registered HTML documentation with doc-base.
-- Rob Tillotson <robt@debian.org> Sun, 20 Dec 1998 16:49:33 -0600
python-xml (0.4.19981014-1) unstable; urgency=low
* New upstream CVS snapshot.
-- Rob Tillotson <robt@debian.org> Wed, 14 Oct 1998 14:31:38 -0400
python-xml (0.4-0.1) unstable; urgency=low
* Now uses the xmltok1 package rather than its own copy of libexpat.
-- Rob Tillotson <robt@debian.org> Tue, 29 Sep 1998 15:51:56 -0400
python-xml (0.4-0) unstable; urgency=low
* New upstream release.
-- Rob Tillotson <robt@debian.org> Thu, 6 Aug 1998 15:32:35 -0500
python-xml (0.3-0.1) unstable; urgency=low
* New upstream release.
-- Rob Tillotson <robt@debian.org> Thu, 25 Jun 1998 15:25:34 -0500
python-xml (0.2-0.1) unstable; urgency=low
* Initial Release.
-- Rob Tillotson <robt@debian.org> Sun, 14 Jun 1998 06:17:44 -0500