[Reproducible-commits] [notes] 01/02: Rename epydoc issue
Jérémy Bobbio
lunar at moszumanska.debian.org
Wed Jan 7 20:16:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository notes.
commit 57c6b52bdab69faa217bdb4e7ece22d170d4f0f7
Author: Jérémy Bobbio <lunar at debian.org>
Date: Wed Jan 7 20:15:30 2015 +0000
Rename epydoc issue
---
issues.yml | 8 +++++---
packages.yml | 22 +++++++++++-----------
2 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/issues.yml b/issues.yml
index 7d531bc..503f7a0 100644
--- a/issues.yml
+++ b/issues.yml
@@ -51,10 +51,12 @@ timestamps_in_pe_binaries:
description: |
PE binaries contain a timestamp and maybe randomness in an UUID.
url: https://wiki.debian.org/ReproducibleBuilds/TimestampInPEBinaries
-timestamps_in_documentation_generated_by_epydoc:
+use_epydoc:
description: |
- Epydoc will add timestamps to the HTML file it produces.
- url: https://wiki.debian.org/ReproducibleBuilds/TimestampInDocumentationGeneratedByEpydoc
+ Epydoc will add timestamps to the HTML file it produces. It can also generates
+ different class index depending on filesystem ordering. It might also output
+ references to object with a memory address.
+ url: https://wiki.debian.org/ReproducibleBuilds/EpydocIssues
timestamps_in_source_generated_by_pyqt4_ui:
description: |
PyQt4 UI code generator writes a timestamp to the source files it creates.
diff --git a/packages.yml b/packages.yml
index 8c90d13..5379d7f 100644
--- a/packages.yml
+++ b/packages.yml
@@ -428,7 +428,7 @@ checkinstall:
cherrypy3:
version: 3.5.0-1
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
chipw:
version: 2.0.6-1.2
issues:
@@ -2562,7 +2562,7 @@ mlpost:
moap:
version: 0.2.7-1
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
moc:
version: 1:2.5.0-1
issues:
@@ -4084,11 +4084,11 @@ pycurl:
pyinotify:
version: 0.9.4-1
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
pylibssh2:
version: 1.0.0-1.1
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
pymilter:
version: 1.0-1
issues:
@@ -4124,7 +4124,7 @@ python-coffin:
python-crypto:
version: 2.6.1-5
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
python-cryptography:
version: 0.6.1-1
issues:
@@ -4132,7 +4132,7 @@ python-cryptography:
python-csb:
version: 1.2.3+dfsg-1
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
python-debian:
version: 0.1.25
issues:
@@ -4140,7 +4140,7 @@ python-debian:
python-demgengeo:
version: 1.0-2
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
python-django-bootstrap-form:
version: 3.1.0-5
issues:
@@ -4152,7 +4152,7 @@ python-gflags:
python-graph:
version: 1.8.2-6
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
- random_order_in_egg_info_top_level_txt
python-mockito:
version: 0.5.2-4
@@ -4161,7 +4161,7 @@ python-mockito:
python-musicbrainz2:
version: 0.7.4-1
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
python-oauth2client:
version: 1.2-3
issues:
@@ -4185,7 +4185,7 @@ python-repoze.who-plugins:
python-rtslib-fb:
version: 2.1.45-4
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
python-ssdeep:
version: 3.1+dfsg-1
issues:
@@ -4197,7 +4197,7 @@ python-wsme:
python-x2go:
version: 0.5.0.1-2
issues:
- - timestamps_in_documentation_generated_by_epydoc
+ - use_epydoc
python-yaql:
version: 0.2.3-2
issues:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list