Change logs for python-docutils source package in Precise

  • python-docutils (0.8.1-4ubuntu1) precise; urgency=low
    
      * Build using dh_python2
      * Diabled test_writers/test_docutils_xml.py tests, showing differences
        in whitespace with python 2.7.2+.
     -- Matthias Klose <email address hidden>   Sat, 17 Dec 2011 14:11:08 +0000
  • python-docutils (0.8.1-4) unstable; urgency=low
    
      * When running the test suite, don't copy stdout and stderr output to a log
        file, as this would break under LC_ALL=C, PYTHONWARNING=d and python3.X
        (testall-no-stdout-stderr-redirect.diff).
      * Use build/py2 and build/py3 for build directories.
      * Remove excessive whitespace from debian/control.
      * Drop unused virtual package: rst2man.
      * Install Python 3 version of rst-buildhtml.
      * Fix a typo in rst2xetex manual page. Thanks to Günter Milde for the bug
        report.
      * Drop unused header file for rst2newlatex manual page.
      * Backport upstream patch to add missing import (add-missing-import.diff).
      * Backport upstream patches to fix encoding issues with Python 3
        (fix-*-encoding-issues.diff).
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  03 Nov 2011 13:11:57 +0000
  • python-docutils (0.8.1-3) unstable; urgency=low
    
      * Remove needless comments from debian/rules.
      * Restore historical behavior of languages.get_language() taking only a
        single argument (languages-get_language-2nd-arg-optional.diff). Thanks to
        Sergio Talens-Oliag for the bug report.
    
    python-docutils (0.8.1-2) unstable; urgency=low
    
      * Upload to unstable.
      * Improve the -doc package:
        + Install CSS files. Correct paths to them in the *.html files.
        + Don't compress *.txt files in the -doc package. Update debian/*.doc-base
          accordingly and add lintian override for changelog-file-not-compressed.
        + Don't embed images on remote servers.
      * Simplify debian/rules.
    
    python-docutils (0.8.1-1) experimental; urgency=low
    
      * New upstream release.
        + Drop test-error-reporting.diff and test-functional.diff (both applied
          upstream)
      * Update copyright file.
      * Correct version number in README.txt (readme-version.diff).
    
    python-docutils (0.8-1) experimental; urgency=low
    
      * New upstream release.
        + Drop the following patches:
          - 16_disable_picins.diff (newlatex2e writer dropped);
          - buildhtml-local.diff (applied upstream);
          - emacs-shell-quote.diff (applied upstream);
          - emacs-temporary-files.diff (different fix applied upstream);
          - python3.2-configparser.diff (applied upstream);
          - python3.2-elementtree.diff (applied upstream);
        + Refresh other patches.
      * Update copyright file.
      * Use wildcards in debian/*.manpages.
      * Drop the docutils.readers.python reader.
      * Drop the rst2newlatex script.
        + Remove alternatives in preinst.
      * Add reStructured Text to XeLaTeX converter: rst2xetex.
        + Add ttf-linux-libertine to python(3)-docutils Suggests.
      * Install XML/SGML catalogs (closes: #531170).
        + Add xml-core to Build-Depends-Indep.
      * Emacs major mode: use ‘sensible-browser’ to preview S5 slides
        (emacs-sensible-browser.diff).
      * Fix exceptions in the test suite (test-error-reporting.diff,
        test-functional.diff).
      * Drop 12_more_usrbinenv.diff; the patched file wasn't being used anyway.
      * Move python(3)-all from Build-Depends to Build-Depends-Indep, as they are
        not needed in the clean target.
      * Run the test suite before building documentation.
      * Use ‘set -x’ for all the for loops in debian/rules.
    
    python-docutils (0.7-4) unstable; urgency=low
    
      * Upload to unstable.
    
    python-docutils (0.7-3) experimental; urgency=low
    
      * Drop 14_distutils_setup.diff and build-dependency on python-setuptools, no
        longer needed.
        + Add postinst snippet do deal with a python-support bug (it cannot
          replace directory with a regular file).
      * Bump standards version to 3.9.2, no changes needed.
      * Strip debian/tmp prefix from debian/*.install files; in compat
        dh_install will fall back to looking into debian/tmp anyway.
      * Drop preinst scripts to remove python-central leftovers; not needed
        anymore.
      * Fix patch headers to be in line with DEP-3.
      * Remove files created by the test suite in the clean target.
      * Drop obsolete recommendation of python-elementtree.
      * Drop obsolete conflict with zope3.
      * Drop obsolete conflicts with docutils-writer-manpage and rst2man.
      * Drop unused virtual packages: python-odtwriter, rst2odt,
        docutils-writer-odt.
      * Move all data files to /usr/share/docutils/.
        + Add patch not to use __file__ directly.
        + In debian/rules, check if all uses of __file__ are guarded by our
          wrapper function, i.e. the patch is still up-to-date.
      * New binary package: docutils-common, containing data files, configuration
        files and manual pages.
      * New binary package: docutils-doc, containing documentation.
        + Conflict with previous versions python-docutils
        + /usr/share/doc/python-docutils/docs used to be a directory, but is now a
          symlink. Conflict with older versions of python-docutils, so that dpkg
          can replace one with the other. Add lintian override.
      * New binary package: python3-docutils (closes: #577725).
        + Build-depend on python3-all.
        + Add two patches to fix incompatibilities with Python 3.2
          (python3.2-configparser.diff, python3.2-elementtree.diff).
        + Both python-docutils and python3-docutils provides rst* scripts, managed
          by alternatives.
        + Conflict with other packages shipping /usr/bin/rst2* binaries, so that
          alternatives can be correctly installed. Add lintian override for
          conflicts-with-version.
        + This package does not include the docutils.readers.python, which is no
          longer maintained and does not work with Python 3.
      * New virtual package: docutils, provided by both python-docutils and
        python3-docutils.
      * New binary package: python3-roman.
      * Reword package descriptions of all packages. Thanks to Stefano Rivera for
        proof-reading.
      * Simplify debian/rules.
      * Merge both debian/*.copyright into a single debian/copryight (as per
        Policy 4.5). Update it.
      * Add build-arch and build-indep target to debian/rules.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 13:47:24 +0000
  • python-docutils (0.7-2) unstable; urgency=low
    
      * Upload to unstable.
      * Replace patch to fix --local option for tools/buildhtml.py
        (17_revert_buildhtml.diff) with the one that was applied upstream
        (buildhtml-local.diff).
    
    python-docutils (0.7-1) experimental; urgency=low
    
      * New upstream release.
        + Drop decode-path-none.diff, alltest-exitcode.diff, applied upstream.
        + Refresh other patches.
      * Bump standards version to 3.9.0, no changes needed.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:56:13 +0000