ubuntu/+source/epydoc:applied/debian/sid

Last commit made on 2018-10-20
Get this branch:
git clone -b applied/debian/sid 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/debian/sid
Repository:
lp:ubuntu/+source/epydoc

Recent commits

5ca3395... by Kenneth J. Pronovici

3.0.1+dfsg-20 (patches applied)

Imported using git-ubuntu import.

df034b4... by Kenneth J. Pronovici

remove memory addresses for weakref.* instances

Gbp-Pq: weakref-types.patch.

717b106... by Kenneth J. Pronovici

make subclass traversal and input file handling deterministic

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

7f92d72... by Kenneth J. Pronovici

Make class and module ordering predictable.

Gbp-Pq: deterministic-sort.patch.

54adb96... by Kenneth J. Pronovici

Hide memory references in the output.

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

1522ae7... by Kenneth J. Pronovici

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

Gbp-Pq: source-date.patch.

ecad091... by Kenneth J. Pronovici

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

Gbp-Pq: build-time.patch.

dcaefa8... by Kenneth J. Pronovici

Remove SourceForge logo and replace with "SourceForge".

Gbp-Pq: lintian.patch.

7c1a486... by Kenneth J. Pronovici

Do a better job of handling latex special entities.

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

04c60b3... by Kenneth J. Pronovici

Fix the tokenizer so comment docstrings work with Python 2.6.

Gbp-Pq: python26-tokenizer.patch.