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

Last commit made on 2016-06-16
Get this branch:
git clone -b applied/ubuntu/zesty-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/zesty-devel
Repository:
lp:ubuntu/+source/epydoc

Recent commits

221d1d4... by Kenneth J. Pronovici

3.0.1+dfsg-14 (patches applied)

Imported using git-ubuntu import.

8b1238a... by Kenneth J. Pronovici

remove memory addresses for weakref.* instances

Gbp-Pq: weakref-types.patch.

1d18cb6... by Kenneth J. Pronovici

make subclass traversal and input file handling deterministic

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

7feb08f... by Kenneth J. Pronovici

Make class and module ordering predictable.

Gbp-Pq: deterministic-sort.patch.

7b9389c... by Kenneth J. Pronovici

Hide memory references in the output.

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

619887f... by Kenneth J. Pronovici

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

Gbp-Pq: source-date.patch.

bc6f7ea... by Kenneth J. Pronovici

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

Gbp-Pq: build-time.patch.

dbffaf0... by Kenneth J. Pronovici

Remove SourceForge logo and replace with "SourceForge".

Gbp-Pq: lintian.patch.

17cc8f3... by Kenneth J. Pronovici

Do a better job of handling latex special entities.

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

56f1ab8... by Kenneth J. Pronovici

Fix the tokenizer so comment docstrings work with Python 2.6.

Gbp-Pq: python26-tokenizer.patch.