** Attachment added: "python-docutils_0.9.1+svn7532.orig.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/python-docutils/+bug/1068667/+attachment/3404370/+files/python-docutils_0.9.1%2Bsvn7532.orig.tar.gz

** Description changed:

  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.
  
   -- Dmitry Shachnev <[email protected]>  Fri, 19 Oct 2012 18:23:15 +0400
  
  python-docutils (0.9.1-2) UNRELEASED; urgency=low
  
-   * Install all DTD files (really closes: #531170).
+   * Install all DTD files (really closes: #531170).
  
-  -- Jakub Wilk <[email protected]>  Sun, 01 Jul 2012 14:16:29 +0200
+  -- Jakub Wilk <[email protected]>  Sun, 01 Jul 2012 14:16:29 +0200
  
  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.
+   * 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.
  
-  -- Jakub Wilk <[email protected]>  Sat, 30 Jun 2012 14:15:26 +0200
+  -- Jakub Wilk <[email protected]>  Sat, 30 Jun 2012 14:15:26 +0200
  
  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.
+   * 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.
  
-  -- Jakub Wilk <[email protected]>  Sun, 13 May 2012 01:17:10 +0200
+  -- Jakub Wilk <[email protected]>  Sun, 13 May 2012 01:17:10 +0200

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1068667

Title:
  Please upload docutils 0.9.1+svn7532-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-docutils/+bug/1068667/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to