ubuntu/+source/epydoc:applied/ubuntu/xenial-devel

Last commit made on 2015-08-18
Get this branch:
git clone -b applied/ubuntu/xenial-devel https://git.launchpad.net/ubuntu/+source/epydoc
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial-devel
Repository:
lp:ubuntu/+source/epydoc

Recent commits

710f4c1... by Kenneth J. Pronovici

3.0.1+dfsg-12 (patches applied)

Imported using git-ubuntu import.

fb8dc5b... by Kenneth J. Pronovici

Make class and module ordering predictable.

Gbp-Pq: deterministic-sort.patch.

dbce4bc... by Kenneth J. Pronovici

Hide memory references in the output.

Gbp-Pq: hide-memory-addresses.patch.

b8a27a1... by Kenneth J. Pronovici

Use SOURCE_DATE_EPOCH, if available, rather than the current date.

Gbp-Pq: source-date.patch.

b64989c... by Kenneth J. Pronovici

Add --no-include-build-time option to allow reproducible builds.

Gbp-Pq: build-time.patch.

e4532fc... by Kenneth J. Pronovici

Remove SourceForge logo and replace with "SourceForge".

Gbp-Pq: lintian.patch.

7c551c4... by Kenneth J. Pronovici

Do a better job of handling latex special entities.

Gbp-Pq: special-latex-entries.patch.

2b93c5c... by Kenneth J. Pronovici

Fix the tokenizer so comment docstrings work with Python 2.6.

Gbp-Pq: python26-tokenizer.patch.

12769c3... by Kenneth J. Pronovici

Handle problems encountered with docutils 0.6.

Gbp-Pq: handle-docutils-0.6.patch.

cf5b37d... by Kenneth J. Pronovici

Get rid of string exceptions.

Gbp-Pq: string-exceptions.patch.