lp:ubuntu/utopic-proposed/python-docutils

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic-proposed/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
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

25. By Dmitry Shachnev

* New upstream release.
* Drop python3.3-odt-writer.diff, applied upstream.
* Drop test_nodes-2to3.diff, applied upstream.
* Update debian/watch to watch PyPI, which is more reliable
  than sf.php.
* Add explicit build-dependency on dh-python.
* Convert debian/changelog to copyright format 1.0.
* Exclude non-free biohazard.swf file from the tarball.

24. By Michael Schutte <email address hidden>

[ Jakub Wilk ]
* Remove myself from Uploaders.

[ Dmitry Shachnev ]
* Fix package names in Recommends: python(3)-imaging → python(3)-pil.

[ Michael Schutte ]
* New patch test_nodes-2to3.diff: Do not rely on a bug in 2to3 string
  literal conversion in test_nodes.ElementTests.test_empty, closes: #732679.
  Thanks to Martin Pitt and Jakub Wilk for investigating.
* Increase Standards-Version to 3.9.5; no changes required.

23. By Michael Schutte <email address hidden>

[ Michael Schutte ]
* Upload to unstable.
* Document in the patch header that #714313 is also taken care of by
  odt-writer-ascii-filenames.diff.

[ Dmitry Shachnev ]
* Updated rst2odt_prepstyles-elementtree.diff to make it not cause
  SyntaxErrors with Python 3.
* Fix autopkgtest failures:
  - Copy HISTORY.txt to the testing directory.
  - Disable test_html4css1_misc as it does not work with our location
    of html4css1.css.
* docutils.xml: fix codes of Chinese languages (thanks Jakub Wilk),
  and add Hungarian language.

22. By Jakub Wilk

[ Dmitry Shachnev ]
* Rename debian/x-rst.xml to debian/docutils.xml.

[ Jakub Wilk ]
* Add patch (strict-csv-parser.diff) to make the CSV parser stricter
  (closes: #692286).
* Add patch (python3-pil-no-bytestrings.diff) not to pass byte strings to
  PIL.Image.open() when running under Python 3.X (closes: #708159).
* Add patch (python3.3-odt-writer.diff) to port the ODT writer to Python 3.3
  ElementTree API (closes: #692285).
* Add patch (unknown-url-exc-use-repr.diff) to make the test suite expect
  that urllib.requests in Python ≥ 3.3.2 use repr() when reporting unknown
  URLs (closes: #708565).
* Add Forwarded and Last-Update fields to all patch headers that were
  missing them.
* Refresh patches.

21. By Jakub Wilk

* Upload to unstable.

[ Dmitry Shachnev ]
* debian/x-rst.xml: add mime file (for text/x-rst).

[ Jakub Wilk ]
* Update bug URLs in patch headers.
* Use canonical URIs for Vcs-* fields.
* Add patch (math-output-html.diff) to change default math output format to
  HTML (closes: #677929). This is divergence from upstream behavior, but
  it is planned that upstream Docutils 0.11 will switch to HTML, too.

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

Branch metadata

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

Subscribers