ubuntu/+source/python-docutils:applied/ubuntu/zesty-devel

Last commit made on 2017-01-19
Get this branch:
git clone -b applied/ubuntu/zesty-devel https://git.launchpad.net/ubuntu/+source/python-docutils
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/zesty-devel
Repository:
lp:ubuntu/+source/python-docutils

Recent commits

87e451a... by Dmitry Shachnev

0.13.1+dfsg-2 (patches applied)

Imported using git-ubuntu import.

6fa72ee... by Dmitry Shachnev

improve backwards compatibility of patch 120

Gbp-Pq: get_column_widths-compatibility.diff.

c3599f0... by Dmitry Shachnev

make the help message not depend on runtime encoding

Gbp-Pq: static-help-message.diff.

49e8ebc... by Dmitry Shachnev

Port rst2odt_prepstyles to ElementTree

Gbp-Pq: rst2odt_prepstyles-elementtree.diff.

c3699d0... by Dmitry Shachnev

Use the "roman" module from python-roman instead of the local copy.

Gbp-Pq: no-local-roman.diff.

01ae27b... by Dmitry Shachnev

Allow all data files to be moved to /usr/share/docutils/.

Gbp-Pq: move-data-to-usr-share.diff.

f2f5135... by Dmitry Shachnev

fix sys.path for tests

Gbp-Pq: test-sys-path.diff.

65a44a9... by Dmitry Shachnev

run 2to3 in parallel

Gbp-Pq: parallel-2to3.diff.

8148472... by Dmitry Shachnev

Do not skip tests.

Gbp-Pq: no-test-skipping.diff.

85917f3... by Dmitry Shachnev

Don't copy test suite output to a log.

Gbp-Pq: testall-no-stdout-stderr-redirect.diff.