python-xml 0.8.4-5build1 source package in Ubuntu

Changelog

python-xml (0.8.4-5build1) edgy; urgency=low

  * Manual sync, differing .orig.tar.gz.

python-xml (0.8.4-5) unstable; urgency=low

  * Convert to Python policy 0.4, using python-central. Closes: #373368.

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)

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.

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)

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

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

python-xml (0.8.3-4) unstable; urgency=low

  * Chmod +x py files in /usr/lib/python2.3/site-packages/_xmlplus/xbel/. Closes: #208388

python-xml (0.8.3-3) unstable; urgency=low

  * Fixed bug in debian/rules causing files in xbel-utils to be empty. Closes: #208388

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

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

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

python-xml (0.8.2-2) unstable; urgency=low

  * Removed dependency on python2.3-xmlbase which no longer exists. Closes: Bug#180965

python-xml (0.8.2-1) unstable; urgency=low

  * New upstream release
  * xbel-utils now replaces xbel-utils-0.6

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

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

python-xml (0.8-2.1) unstable; urgency=low

  * Use python2.2 as default python version.

python-xml (0.8-2) unstable; urgency=low

  * Fix syntax error in msie_parse.py. Closes: Bug#156525, Bug#156796, Bug#157173

python-xml (0.8-1) unstable; urgency=low

  * New upstream release. Closes: Bug#150565, Bug#152630

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

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)

python-xml (0.7-3) unstable; urgency=high

  * debian/control: added conflict with python-4suite for versions
    lower than 0.12. Closes: Bug#145499.

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.

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.

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.

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.

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.

python-xml (0.6.6-4) unstable; urgency=low

  * Build python-xml as an architecture independent package.

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.

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.

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.

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.

python-xml (0.6.5-1) unstable; urgency=low

  * New upstream version.

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

python-xml (0.6.4-1) unstable; urgency=low

  * New upstream version.
  * New python2-xml package.
  * Added python2-dev to build dependencies.

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.

python-xml (0.6.2-2) unstable; urgency=low

  * Fix a lintian warning.

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.

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.

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

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.

python-xml (0.5.1-4) frozen unstable; urgency=low

  * [python-xml] Removed diversion of xmllib/sgmllib.  (closes: #59885)

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.

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)

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)

python-xml (0.5-1) unstable; urgency=low

  * New upstream release.
  * Registered HTML documentation with doc-base.

python-xml (0.4.19981014-1) unstable; urgency=low

  * New upstream CVS snapshot.

python-xml (0.4-0.1) unstable; urgency=low

  * Now uses the xmltok1 package rather than its own copy of libexpat.

python-xml (0.4-0) unstable; urgency=low

  * New upstream release.

python-xml (0.3-0.1) unstable; urgency=low

  * New upstream release.

python-xml (0.2-0.1) unstable; urgency=low

  * Initial Release.

 -- Matthias Klose <email address hidden>   Thu,  6 Jul 2006 16:09:22 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Edgy
Original maintainer:
Fabio Tranchitella
Architectures:
any
Section:
python
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-xml_0.8.4.orig.tar.gz 717.5 KiB 6f0440c948fd067662c4d139a239a0ab6d0f6916bf9b9f7940d694d82227cadd
python-xml_0.8.4-5build1.diff.gz 25.1 KiB 27186061d1258044d3ac5e9c78c01702a9c2f7166f8281b9fd4bd64cb6d4f749
python-xml_0.8.4-5build1.dsc 833 bytes 924e11ef3f866ea651ac779916dd2ee095fb925649c5d622e25f7cd0fcf53c11

View changes file

Binary packages built by this source

python-xml: No summary available for python-xml in ubuntu edgy.

No description available for python-xml in ubuntu edgy.

xbel: No summary available for xbel in ubuntu edgy.

No description available for xbel in ubuntu edgy.

xbel-utils: No summary available for xbel-utils in ubuntu edgy.

No description available for xbel-utils in ubuntu edgy.