[Reproducible-commits] [notes] 02/02: Add Java related issues
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 58a8d062bbdef18f96cb30cde56af68062c2ba69
Author: Jérémy Bobbio <lunar at debian.org>
Date: Wed Jan 7 20:16:05 2015 +0000
Add Java related issues
---
issues.yml | 8 ++++++++
packages.yml | 5 +++++
2 files changed, 13 insertions(+)
diff --git a/issues.yml b/issues.yml
index 503f7a0..dc52811 100644
--- a/issues.yml
+++ b/issues.yml
@@ -113,3 +113,11 @@ timestamps_in_static_libraries:
timestamps_in_tarball:
description: |
Tarball capture build time in mtime of its members.
+timestamps_in_documentation_generated_by_javadoc:
+ description: |
+ javadoc will add timestamps to the HTML file it produces.
+ url: https://wiki.debian.org/ReproducibleBuilds/TimestampInDocumentationGeneratedByJavadoc?action=edit&editor=text
+timestamps_in_jar:
+ description: |
+ jar (Java Archive) file stores mtimes. Most often of files generated during
+ the build.
diff --git a/packages.yml b/packages.yml
index 5379d7f..f89f4d9 100644
--- a/packages.yml
+++ b/packages.yml
@@ -1933,6 +1933,11 @@ libcommons-net2-java:
version: 2.2-2
issues:
- timestamps_in_maven_pom_files
+libconstantine-java:
+ version: 0.7-6
+ issues:
+ - timestamps_in_documentation_generated_by_javadoc
+ - timestamps_in_jar
libcoverart:
version: 1.0.0+git20140109-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