ubuntu/+source/epydoc:applied/ubuntu/bionic-proposed

Last commit made on 2018-01-06
Get this branch:
git clone -b applied/ubuntu/bionic-proposed 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/bionic-proposed
Repository:
lp:ubuntu/+source/epydoc

Recent commits

0223aa9... by Kenneth J. Pronovici

3.0.1+dfsg-17 (patches applied)

Imported using git-ubuntu import.

0c247eb... by Kenneth J. Pronovici

remove memory addresses for weakref.* instances

Gbp-Pq: weakref-types.patch.

c764866... by Kenneth J. Pronovici

make subclass traversal and input file handling deterministic

Gbp-Pq: deterministic-sort-2.patch.

5160964... by Kenneth J. Pronovici

Make class and module ordering predictable.

Gbp-Pq: deterministic-sort.patch.

4e5fabf... by Kenneth J. Pronovici

Hide memory references in the output.

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

d90656d... by Kenneth J. Pronovici

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

Gbp-Pq: source-date.patch.

d236e3a... by Kenneth J. Pronovici

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

Gbp-Pq: build-time.patch.

a4a6059... by Kenneth J. Pronovici

Remove SourceForge logo and replace with "SourceForge".

Gbp-Pq: lintian.patch.

93325bd... by Kenneth J. Pronovici

Do a better job of handling latex special entities.

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

4b14280... by Kenneth J. Pronovici

Fix the tokenizer so comment docstrings work with Python 2.6.

Gbp-Pq: python26-tokenizer.patch.