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

Last commit made on 2017-07-05
Get this branch:
git clone -b applied/ubuntu/artful-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/artful-proposed
Repository:
lp:ubuntu/+source/epydoc

Recent commits

54a458b... by Kenneth J. Pronovici

3.0.1+dfsg-15 (patches applied)

Imported using git-ubuntu import.

7c59148... by Kenneth J. Pronovici

remove memory addresses for weakref.* instances

Gbp-Pq: weakref-types.patch.

9bc3efc... by Kenneth J. Pronovici

make subclass traversal and input file handling deterministic

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

dfc9368... by Kenneth J. Pronovici

Make class and module ordering predictable.

Gbp-Pq: deterministic-sort.patch.

410f24e... by Kenneth J. Pronovici

Hide memory references in the output.

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

af43e6f... by Kenneth J. Pronovici

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

Gbp-Pq: source-date.patch.

f9fd996... by Kenneth J. Pronovici

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

Gbp-Pq: build-time.patch.

21ffadb... by Kenneth J. Pronovici

Remove SourceForge logo and replace with "SourceForge".

Gbp-Pq: lintian.patch.

0213b62... by Kenneth J. Pronovici

Do a better job of handling latex special entities.

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

85fe9ef... by Kenneth J. Pronovici

Fix the tokenizer so comment docstrings work with Python 2.6.

Gbp-Pq: python26-tokenizer.patch.