lp:ubuntu/quantal/python-docutils

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/python-docutils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

23. By Dmitry Shachnev

Merge lp:ubuntu/python-docutils

This adds missing entry in debian/control and bumps python-all build-dependency
to the required ">= 2.6.6-3~" value

22. By Dmitry Shachnev

Link to LP: #1038470

21. By Dmitry Shachnev

* Resynchronize with Debian unstable, remaining change:
  - Use dh_python2 instead of dh_pysupport

20. By Jakub Wilk

Install all DTD files (really closes: #531170).

19. By Jakub Wilk

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.

18. By Jakub Wilk

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

17. By Jakub Wilk

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

16. By Jakub Wilk

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

15. By Jakub Wilk

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

14. By Jakub Wilk

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/python-docutils
This branch contains Public information 
Everyone can see this information.

Subscribers