[Reproducible-commits] [notes] 01/01: Review some packages
Reiner Herrmann
reiner at reiner-h.de
Sun Jun 5 17:16:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
deki-guest pushed a commit to branch master
in repository notes.
commit 0b8b0b7a2b6c6d11da79ae56237a46664d833737
Author: Reiner Herrmann <reiner at reiner-h.de>
Date: Sun Jun 5 19:16:27 2016 +0200
Review some packages
---
issues.yml | 5 +++++
packages.yml | 21 ++++++++++-----------
2 files changed, 15 insertions(+), 11 deletions(-)
diff --git a/issues.yml b/issues.yml
index cc5fec8..7f982dc 100644
--- a/issues.yml
+++ b/issues.yml
@@ -53,6 +53,11 @@ timestamps_in_documentation_generated_by_asciidoc:
This timestamp is based in the date of the file, but can change depending on the TZ environment variable.
url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInDocumentationGeneratedByAsciidoc
deterministic: True
+timestamps_in_documentation_generated_by_asciidoctor:
+ description: |
+ asciidoctor embeds the build date into generated manpages.
+ url: https://bugs.debian.org/820435
+ deterministic: True
random_anchor_names_generated_by_docbook_to_man:
description: |
docbook-to-man uses non-deterministic <a> anchor names
diff --git a/packages.yml b/packages.yml
index b814433..394ef39 100644
--- a/packages.yml
+++ b/packages.yml
@@ -1345,7 +1345,7 @@ cgsi-gsoap:
chake:
version: 0.11-1
issues:
- - timestamps_in_manpages_generated_by_ronn
+ - timestamps_in_documentation_generated_by_asciidoctor
charybdis:
version: 3.4.2-4
comments: |
@@ -11432,9 +11432,9 @@ request-tracker4:
bugs:
- 796385
rerun:
- version: 0.10.0-1
+ version: 0.11.0-1
issues:
- - timestamps_in_manpages_generated_by_ronn
+ - timestamps_in_documentation_generated_by_asciidoctor
resiprocate:
version: 1:1.10.0~beta2-1
bugs:
@@ -11588,7 +11588,7 @@ ruby-bluecloth:
ruby-build:
version: 20140926-1
issues:
- - timestamps_in_manpages_generated_by_ronn
+ - timestamps_in_documentation_generated_by_asciidoctor
ruby-celluloid:
version: 0.16.0-2
bugs:
@@ -11603,6 +11603,8 @@ ruby-connection-pool:
- ftbfs_uninvestigated_test_failures
ruby-coveralls:
version: 0.7.0-2
+ issues:
+ - timestamps_in_manpages_generated_by_ronn
bugs:
- 818430
ruby-crb-blast:
@@ -11681,10 +11683,6 @@ ruby-numru-misc:
version: 0.1.2-1
bugs:
- 819216
-ruby-pg:
- version: 0.17.1-2
- issues:
- - timestamps_in_ruby_documentation
ruby-pygments.rb:
version: 0.5.4~ds1-3
issues:
@@ -11732,9 +11730,10 @@ ruby-settingslogic:
issues:
- timestamps_in_ruby_documentation
ruby-sigar:
- version: 0.7.2-3.1
- issues:
- - timestamps_from_cpp_macros
+ version: 0.7.3-1
+ comments: |
+ Uses glob to find source files.
+ https://sources.debian.net/src/ruby-sigar/0.7.3-1/Rakefile/#L39
ruby-standalone:
version: 0.5.1
comments: |
--
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