Change logs for python-docutils source package in Lucid

  • python-docutils (0.6-3) unstable; urgency=low
    
      * Update patch fixing insecure use of temporary files to be compatible with
        XEmacs 21.
      * Add ‘Depends: ${misc:Depends}’.
      * Point to versioned symlink in /usr/share/common-licenses for the GPL
        license.
      * Fix the docutils.utils.decode_path() function so that it accepts None as
        an argument (closes: #563087).
      * Force upgrade of python-epydoc affected by bug #561793.
      * Add preinst maintainer script to remove python-central leftovers
        (closes: #563696).
      * Upstream author of IE PNG Alpha Fix agreed that every version of his script 
        can be distributed under the terms of the LGPL 2.1 or later version.
        Update debian/*.copyright and copies of iepngfix.htc accordingly
        (closes: #563704).
      * Remove superfluous ‘Provides: ${python:Provides}’ and ‘XB-Python-Version’
        from debian/control.
      * Conflict with utterly broken version of zope3, which infringes
        python-docutils namespace.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  18 Jan 2010 07:33:08 +0000
  • python-docutils (0.6-2) unstable; urgency=high
    
      * Unconditionally recommend python-lxml, as it is used by
        /usr/bin/rst2odt_prepstyles (closes: #560330).
      * Demote dependency on an ElementTree implementation to recommendation, as it
        is only used by /usr/bin/rst2odt; remove python-lxml from alternatives, as
        it is never used by the script (closes: #560328).
      * Fix insecure use of temporary files in the Emacs major mode for
        reStructuredText (closes: #560755). Thanks to Kumar Appaiah for helping to
        deal with this bug.
      * Register docutils documentation using doc-base.
    
    python-docutils (0.6-1) unstable; urgency=low
    
      [ Jakub Wilk ]
      * Drop superfluous dependency of python-dev.
    
      [ Simon McVittie ]
      * New upstream version
        - --strict option works now like --halt=info (closes: #506315)
        - allow UTF-8 in style sheets (closes: #374957)
        - patches/17_speed_up_rst_el.dpatch: dropped, fixed upstream
      * Stop using dpatch; instead, switch source format to 3.0 (quilt)
      * Stop patching out #!/usr/bin/env python via the patch system; it'll get
        patched out during installation anyway
      * Split 14_distutils_setup.diff into two patches
        - 13_install_roman.diff: install roman even if already installed
          (in a less intrusive way)
        - 14_use_setuptools.diff: use setuptools for egg support
      * Update the other patches for the new version
      * Conflict, provide and replace the standalone man page and ODT writers,
        which have been integrated upstream; add their maintainers to this
        package's Uploaders instead
      * Import Michael Schutte's man page for rst2odt_prepstyles from the
        odtwriter source package (thanks!)
      * Use rst2man to make the other man pages
      * patches/17_revert_buildhtml.diff: revert an upstream change to
        buildhtml.py which broke the --local option
      * Add Jakub Wilk to Uploaders, with thanks for previous uploads
     -- Bhavani Shankar <email address hidden>   Mon,  21 Dec 2009 18:01:50 +0000
  • python-docutils (0.5-5) unstable; urgency=low
    
      [ Jakub Wilk ]
      * Prepare for Python 2.6 transition (closes: #547841).
      * Bump Standards-Version to 3.8.3 (no changes needed).
    
    python-docutils (0.5-4) unstable; urgency=medium
    
      [ Jakub Wilk ]
      * Don't require network access during a build (closes: #526357).
    
      [ Piotr Ożarowski ]
      * Updated Standards-Version to 3.8.2 (no changes)
     -- Steve Langasek <email address hidden>   Fri,  04 Dec 2009 23:52:51 +0000
  • python-docutils (0.5-3ubuntu1) karmic; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - Call setup.py install with --install-layout=deb.
        - Don't reference site-packages directly in install files.
    
    python-docutils (0.5-3) unstable; urgency=low
    
      [ Sandro Tosi ]
      * debian/control
        - switch Vcs-Browser field to viewsvn
    
      [ Piotr Ożarowski ]
      * Switch to python-support
        + clean debian/rules a little bit (no need to rename Egg anymore)
        + docutils-writer-manpage and python-odtwriter added to Conflicts
      * Add python-imaging to Recommends
        (see writers/html4css1/__init__.py and parsers/rst/directives/images.py)
      * XS-Dm-Upload-Allowed field removed (all Uploaders are DDs)
      * Updated Standards-Version to 3.8.1 (no changes)
    
     -- Steve Langasek <email address hidden>   Fri, 05 Jun 2009 21:14:23 +0000