python-xml (0.8.4-10.1+lenny1) stable-proposed-updates; urgency=high * Non-maintainer upload by the security team. * Fix two denial-of-service vulnerabilties: CVE-2009-3560 and CVE-2009-3720. -- Michael Gilbert Thu, 21 Jan 2010 19:56:55 -0500 python-xml (0.8.4-10.1) unstable; urgency=medium * Non-maintainer upload. * Fix bashism in debian/rules (Closes: #478621) * Bump Standards-Version to 3.8.0. -- Chris Lamb Sat, 07 Jun 2008 22:19:49 +0100 python-xml (0.8.4-10) unstable; urgency=low * Split documentation and examples out to a new python-xml-doc package. -- Matthias Klose Tue, 04 Dec 2007 03:56:48 +0100 python-xml (0.8.4-9) unstable; urgency=low * debian/watch: fixed. (Closes: #449635) -- Fabio Tranchitella Thu, 08 Nov 2007 14:17:09 +0100 python-xml (0.8.4-8) unstable; urgency=low * xmlproc should not fail on elliptical doctype declaration. Thanks for Dominique Hazael-Massieux for the patch. (Closes: #428839) * Do not ship LaTeX source for xml-howto and xml-ref anymore. (Closes: #390471) * Fix an encoding issue when converting from xbel to netscape by removing a mixed conversion of ascii and unicode strings in Folder.dump_netscape. (Closes: #409779) * Redirect xbel_parse output to stderr. (Closes: #233619) * Add myself to Uploaders. * Fix substvar-source-version-is-deprecated lintian warning by using ${binary:Version} instead of ${Source-Version}. -- Jérémy Bobbio Wed, 18 Jul 2007 14:30:10 +0200 python-xml (0.8.4-7) unstable; urgency=low * Merge changes from Ubuntu: - Fix PyMem_DEL-->PyObject_DEL. Ubuntu #95649. - Build the extension for the python debug interpreter. - debian/control: Add ${shlibs:Depends}. - Bump debhelper compatibility to v5. -- Matthias Klose Fri, 4 May 2007 07:12:00 +0200 python-xml (0.8.4-6) unstable; urgency=medium * Fixes for documentation and examples: + Applied patch to demo/dom/generate_xml1.py. (Closes: #399410) + Applied patch to demo/xmlproc/catalog.soc. (Closes: #298008) * debian/control: + move debhelper to build-depends. (Closes: #392630) + xbel: recommends xml-core to provide a catalog mapping onto the XBEL DTDs. (Closes: #386720) -- Fabio Tranchitella Mon, 18 Dec 2006 20:12:06 +0100 python-xml (0.8.4-5) unstable; urgency=low * Convert to Python policy 0.4, using python-central. Closes: #373368. -- Matthias Klose Wed, 14 Jun 2006 02:10:44 +0000 python-xml (0.8.4-4) unstable; urgency=low * In some conditions and when parsing a utf-8 file, the xmlproc parser eports non-well-formedness errors when it shouldn't; applied a single-line patch to fix this wrong behaviour. (Closes: #367638) -- Fabio Tranchitella Tue, 30 May 2006 22:19:10 +0200 python-xml (0.8.4-3) unstable; urgency=low * New maintainer (Debian/Ubuntu Zope Team). (Closes: #354012) * Updated debian/watch, thanks Bart Martens! (Closes: #354367) * debian/rules: fixed some sed regular expressions. -- Fabio Tranchitella Fri, 7 Apr 2006 08:36:01 +0000 python-xml (0.8.4-2) unstable; urgency=low * Dropped support for python2.2 and python2.1 (Closes: #351157, #159280) * Fixed link to xmlproc license in xmlproc documentation (Closes: #296530) -- Alexandre Fayolle Mon, 6 Feb 2006 15:17:48 +0100 python-xml (0.8.4-1) unstable; urgency=low * New upstream release * Added debian/watch file * Added support for python2.4 * Updated maintainer's email -- Alexandre Fayolle Tue, 7 Dec 2004 16:38:22 +0100 python-xml (0.8.3-5) unstable; urgency=low * Fixed wrong python dependency on xbel-utils. Closes: #210852 * removed man pages from diff.gz since they are now in doc/man -- Alexandre Fayolle Tue, 23 Sep 2003 16:50:28 +0200 python-xml (0.8.3-4) unstable; urgency=low * Chmod +x py files in /usr/lib/python2.3/site-packages/_xmlplus/xbel/. Closes: #208388 -- Alexandre Fayolle Wed, 3 Sep 2003 14:57:20 +0200 python-xml (0.8.3-3) unstable; urgency=low * Fixed bug in debian/rules causing files in xbel-utils to be empty. Closes: #208388 -- Alexandre Fayolle Tue, 2 Sep 2003 09:45:57 +0200 python-xml (0.8.3-2) unstable; urgency=low * changed section of xbel and xbel-utils to 'web' (was interpreters) * Fixed shebangs in xbel-utils and python version in maintainer scripts. Closes: #207835 * Standards-Version updated to 3.6.1 -- Alexandre Fayolle Mon, 1 Sep 2003 12:02:39 +0200 python-xml (0.8.3-1) unstable; urgency=low * New upstream release * Fixes broken documentation urls. Closes: #183057 * Fixes bad 4Suite.mo file. Closes: #202926 * changed section to "python" * updated standards version * Changed default python version to 2.3 -- Alexandre Fayolle Mon, 11 Aug 2003 08:29:14 +0200 python-xml (0.8.2-3) unstable; urgency=low * fixed wrong argument order in xml.sax.expatreader. Closes: Bug#183069 * fixed escaping ampershand characters in xml.xbel.bookmark. Closes: Bug#180468 -- Alexandre Fayolle Tue, 11 Mar 2003 18:00:32 +0100 python-xml (0.8.2-2) unstable; urgency=low * Removed dependency on python2.3-xmlbase which no longer exists. Closes: Bug#180965 -- Alexandre Fayolle Fri, 14 Feb 2003 11:08:39 +0100 python-xml (0.8.2-1) unstable; urgency=low * New upstream release * xbel-utils now replaces xbel-utils-0.6 -- Alexandre Fayolle Mon, 10 Feb 2003 11:25:05 +0100 python-xml (0.8.1-2) unstable; urgency=low * fixed python version in xbel-utils postinst script. Closes: Bug#163724 * added man page for xmlrpc_parse and xmlproc_val, and fixed dangling symlinks problem. Closes: Bug#128682, Bug#165413 * used proper capitalisation of Unicode in debian/control. Closes: Bug#172063 -- Alexandre Fayolle Tue, 10 Dec 2002 08:59:20 +0100 python-xml (0.8.1-1) unstable; urgency=low * New upstream release - fix syntax error in xmlproc_parse and xmlproc_val scripts. Closes: Bug#158987, Bug#158989 - fix problem when using pyexpat and the python profiler on python>=2.2. The bug is still there on python2.1 (reported as Bug#159280) * Added patch fixing a problem with TreeWalker. Closes: Bug#161276 * Cleaned debian/rules by using 'setup.py install --no-compile' * Updated the python-xml version number xbel-utils depends on to 0.8 so that a more recent version of expat is be used. * Added python2.3-xml package -- Alexandre Fayolle Thu, 19 Sep 2002 09:56:29 +0200 python-xml (0.8-2.1) unstable; urgency=low * Use python2.2 as default python version. -- Matthias Klose Sat, 24 Aug 2002 15:17:48 +0200 python-xml (0.8-2) unstable; urgency=low * Fix syntax error in msie_parse.py. Closes: Bug#156525, Bug#156796, Bug#157173 -- Alexandre Fayolle Wed, 21 Aug 2002 11:29:18 +0200 python-xml (0.8-1) unstable; urgency=low * New upstream release. Closes: Bug#150565, Bug#152630 -- Alexandre Fayolle Mon, 12 Aug 2002 14:20:24 +0200 python-xml (0.7.1-2) unstable; urgency=low * Applied the following patches: - fix for optional fields in Opera 6 bookmarks. Closes: Bug#148135 - fix for ns_parse, xbel2html and xbel-parse breaking entity parsing in titles - removed patches forcing the use of xmlproc in xbel_parse and xbel2html * removed libxmltok1 from Build Dependencies -- Alexandre Fayolle Fri, 12 Jul 2002 11:42:58 +0200 python-xml (0.7.1-1) unstable; urgency=low * New maintainer. * New upstream release. * Added missing copyrights for schema/trex.py, test/domapi/, and xml/dom/ext/c14n.py. * removed broken 4XSLT (4XPath is in the package) -- Alexandre Fayolle Wed, 12 Jun 2002 10:07:28 +0200 python-xml (0.7-3) unstable; urgency=high * debian/control: added conflict with python-4suite for versions lower than 0.12. Closes: Bug#145499. -- Jerome Marant Thu, 2 May 2002 23:27:11 +0200 python-xml (0.7-2) unstable; urgency=high * Applied the following patches: - fix for broken links in xmlproc docs. Closes: Bug#133548. - fix for unescaped namespace attributes in Printer.py. Closes: Bug#140148. - support for annotations in ns_parse and xbel2html. Thanks to Alexandre Fayolle. Closes: Bug#141553. * Provide again 4XPath and 4XSLT since the current 4Suite version cannot be installed along with this version of python-xml any more. -- Jerome Marant Wed, 1 May 2002 09:03:44 +0200 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 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 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 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 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 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 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 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 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 Thu, 22 Mar 2001 12:50:30 +0100 python-xml (0.6.5-1) unstable; urgency=low * New upstream version. -- Jerome Marant 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 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 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 Wed, 17 Jan 2001 12:00:19 +0100 python-xml (0.6.2-2) unstable; urgency=low * Fix a lintian warning. -- Jerome Marant 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 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 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 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 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 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 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 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 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 Sun, 20 Dec 1998 16:49:33 -0600 python-xml (0.4.19981014-1) unstable; urgency=low * New upstream CVS snapshot. -- Rob Tillotson 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 Tue, 29 Sep 1998 15:51:56 -0400 python-xml (0.4-0) unstable; urgency=low * New upstream release. -- Rob Tillotson Thu, 6 Aug 1998 15:32:35 -0500 python-xml (0.3-0.1) unstable; urgency=low * New upstream release. -- Rob Tillotson Thu, 25 Jun 1998 15:25:34 -0500 python-xml (0.2-0.1) unstable; urgency=low * Initial Release. -- Rob Tillotson Sun, 14 Jun 1998 06:17:44 -0500