Change logs for python-docutils source package in Raring

  • python-docutils (0.10-1ubuntu3) raring; urgency=low
    
      * support-aliases-in-references.diff: update to the latest upstream
        code, and re-enable.
     -- Dmitry Shachnev <email address hidden>   Tue, 19 Mar 2013 10:40:35 +0400
  • python-docutils (0.10-1ubuntu2) raring; urgency=low
    
      * support-aliases-in-references.diff: temporarily disable, it causes
        python3.3 to FTBFS.
     -- Dmitry Shachnev <email address hidden>   Wed, 06 Mar 2013 14:34:02 +0400
  • python-docutils (0.10-1ubuntu1) raring; urgency=low
    
      * Merge with Debian experimental, remaining changes:
        - Use dh_python2 instead of dh_pysupport.
        - debian/patches/disable_py33_failing_tests.diff: Disable the 5 tests
          which currently fail with Python 3.3, to fix FTBFS.
      * debian/patches/support-aliases-in-references.diff: upstream patch to
        support embedded aliases within hyperlink references.
      * debian/x-rst.xml: add mime file (for text/x-rst).
    
    python-docutils (0.10-1) experimental; urgency=low
    
      * New upstream release.
        + Drop deterministic-setotherlanguages.diff, applied upstream.
        + Drop python3.3-import-compat.diff, applied upstream.
        + Refresh other patches.
        + Update debian/copyright.
        + Bump minimum required Python version to 2.4.
        + Add Breaks for python(3)-sphinx (<< 1.1.3+dfsg-7), as previous versions
          of Sphinx were incompatible with Docutils 0.10.
        + Fix opening binary files under Python 3.X (closes: #697018).
      * DEP-8 tests: remove “Features: no-build-needed”; it's the default now.
      * Bump standards version to 3.9.4; no changes needed.
      * Run rst-buildhtml tests at build time.
      * Ensure that rst-buildhtml progress messages end with newlines.
        (fix-buildhtml-progress.diff)
     -- Dmitry Shachnev <email address hidden>   Sun, 24 Feb 2013 13:00:16 +0400
  • python-docutils (0.10-0ubuntu1) raring; urgency=low
    
      * New upstream stable release.
      * debian/patches/disable_py33_failing_tests.diff: add DEP-3 headers.
      * Merged 0.9.1-2 changes from Debian.
      * Bumped Standards-Version to 3.9.4, no changes needed.
     -- Dmitry Shachnev <email address hidden>   Tue, 18 Dec 2012 15:06:21 +0400
  • python-docutils (0.9.1+svn7532-0ubuntu3) raring; urgency=low
    
      * Add debian/patches/disable_py33_failing_tests.diff: Disable the 5 tests
        which currently fail with Python 3.3, to fix FTBFS.
     -- Martin Pitt <email address hidden>   Fri, 09 Nov 2012 13:06:36 +0100
  • python-docutils (0.9.1+svn7532-0ubuntu2) raring; urgency=low
    
      * debian/tests/control: Drop undefined "no-build-needed" feature.
      * debian/tests: Update to tests as in 0.9.1-2 and drop obsolete dep8.diff,
        to get the tests running at all. (See Debian #692127).
     -- Martin Pitt <email address hidden>   Fri, 09 Nov 2012 11:35:37 +0100
  • python-docutils (0.9.1+svn7532-0ubuntu1) raring; urgency=low
    
      * Resynchronize with Debian packaging SVN, remaining change:
        - Use dh_python2 instead of dh_pysupport.
      * New snapshot from upstream SVN, fixes build with Python 3.3.
      * Add XS-Testsuite header.
      * debian/patches/move-data-to-usr-share.diff: unfuzz.
    
    python-docutils (0.9.1-2) UNRELEASED; urgency=low
    
      * Install all DTD files (really closes: #531170).
    
    python-docutils (0.9.1-1) experimental; urgency=low
    
      * New upstream release.
        + Fix self-modifying code in rst.el (closes: #657269). Thanks to Samuel
          Bronson for the bug report and the patch.
        + Drop parsers.rst.directives.misc-encoding.diff: applied upstream.
        + Refresh other patches.
        + Add patch to fix sys.path for tests (test-sys-path.diff).
        + Update debian/rules.
      * Rebuild against debhelper (>= 9.20120528) to fix postinst that
        unconditionally overwrites files in /etc (see: #477751, closes: #675489).
        Thanks to Helmut Grohne for the bug report.
      * DEP-8 tests: use $ADTTMP.
    
    python-docutils (0.9-1) experimental; urgency=low
    
      * New upstream release.
        + Drop 13_install_roman.diff and stop building python(3)-roman binary
          packages.
        + Drop 15_emacs_debian_paths.diff: different fix applied upstream.
        + Drop readme-version.diff: no longer relevant.
        + Drop languages-get_language-2nd-arg-optional.diff: applied upstream.
        + Drop add-missing-import.diff: applied upstream.
        + Drop fix-error-reporting-encoding-issues.diff: applied upstream.
        + Drop fix-io-encoding-issues.diff: applied upstream.
        + Drop fix-docutilsxmltestcase.diff: applied upstream.
        + Refresh other patches.
      * Drop fix-docutilsxmltestcase-debian.diff; it was only needed to
        work around a bug in Debian Python interpreter packages, which has been
        fixed.
      * Update move-data-to-usr-share.diff to cover the test/ directory, too.
      * Add DEP-8 tests.
      * Fix (Python 2 version of) rst-buildhtml shebang to #!/usr/bin/python.
      * Rename 10_doc_debian_paths.diff to doc-debian-paths.diff; update the patch
        header.
      * Stop building python(3)-roman. They are now packaged separately.
        + Update debian/control.
        + Drop debian/*-roman.* (debhelper config files).
        + Remove references to the ‘extras’ directory and to *-roman package names
          from debian/rules.
      * Remove convenience copy of the roman module. Build-Depend on python-roman
        and python3-roman.
      * Cherry-pick upstream patch to fix encoding issues with the include
        directive. (parsers.rst.directives.misc-encoding.diff)
      * Run Python 2.X tests before building Python 3.X code. Previously time
        required to build Python 3.X code were wasted if Python 2.X tests failed.
      * Run 2to3 in parallel (parallel-2to3.diff). Thanks to Julian Taylor for the
        hint.
     -- Dmitry Shachnev <email address hidden>   Fri, 19 Oct 2012 18:23:15 +0400
  • python-docutils (0.8.1-8ubuntu1) quantal; urgency=low
    
      * Resynchronize with Debian unstable (LP: #1038470), remaining change:
        - Use dh_python2 instead of dh_pysupport
    
    python-docutils (0.8.1-8) unstable; urgency=low
    
      * Install all DTD files (really closes: #531170).
    
    python-docutils (0.8.1-7) unstable; urgency=low
    
      * Rebuild against debhelper (>= 9.20120528) to fix postinst that
        unconditionally overwrites files in /etc (see: #477751, closes: #675489).
        Thanks to Helmut Grohne for the bug report.
    
    python-docutils (0.8.1-6) unstable; urgency=low
    
      * Fix a typo in a patch description.
      * Bump standards version to 3.9.3 (no changes needed).
      * Don't mention “Dive Into Python” in python*-roman package descriptions
        (closes: #661555). Thanks to Konrad Schöbel for the bug report.
      * Remove references to http://diveintopython.org/ from debian/copyright.
      * Do not skip tests because of failed imports, as they should never happen.
        (no-test-skipping.diff)
      * Check only *.py files when looking for unguarded use of __file__.
      * Fix paths in the auto-generated manual pages.
      * Split section “Usage” into “Synopsis” and “Description” in the manual
        pages.
      * Fool DocutilsXMLTestCase into thinking that Python version is 2.7.3/3.2.3
        when it's in fact 2.7.2/3.2.2 with patched
        xml.dom.minidom.Document.toprettyxml() method (closes: #645369).
        (fix-docutilsxmltestcase.diff).
    
    python-docutils (0.8.1-5) unstable; urgency=low
    
      [ Simon McVittie ]
      * Remove myself from Uploaders
    
      [ Jakub Wilk ]
      * Backport upstream patch to follow the changes in the
        xml.dom.minidom.Document.toprettyxml method
        (fix-docutilsxmltestcase.diff).
      * Drop postinst snippet to deal with a python-support bug (it cannot replace
        directory with a regular file). It was needed only for 0.7 upgrades.
      * Suggest fonts-linuxlibertine as an alternative to ttf-linux-libertine.
      * Update David Goodger's e-mail address in debian/copyright
        (closes: #653769). Thanks to Jari Aalto for the bug report.
      * Update Subversion repository URLs in patch headers (so that they point to
        SourceForge rather than BerliOS).
      * Use xargs to iterate over all Python versions.
      * Convert rst2odt_prepstyles manpage source from DocBook to
        reStructuredText.
        + Remove docbook-to-man from Build-Depends-Indep.
        + Update debian/rules.
      * Don't run dh_testroot in the clean target. There's a good chance that root
        privileges are not needed (e.g. because binary target was run under
        fakeroot), and even if they are actually needed, the target will fail
        quickly.
      * Drop obsolete virtual package: docutils-writer-manpage (closes: #631066).
      * Run tests with --verbose.
     -- Dmitry Shachnev <email address hidden>   Sat, 18 Aug 2012 20:16:07 +0400