[Reproducible-commits] [notes] 01/01: add package xpra and variables_in_build_info_py issue

Holger Levsen holger at moszumanska.debian.org
Thu Oct 9 09:30:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository notes.

commit 8c7cc4321ce965a3c15e4f180ae4f1f3fca1ba05
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Oct 9 11:30:01 2014 +0200

    add package xpra and variables_in_build_info_py issue
---
 issues.yml   | 8 ++++++++
 packages.yml | 4 ++++
 2 files changed, 12 insertions(+)

diff --git a/issues.yml b/issues.yml
index a011a5f..88059d3 100644
--- a/issues.yml
+++ b/issues.yml
@@ -9,3 +9,11 @@ timestamps_in_documentation_generated_by_doxygen:
     If Doxyfile contains HTML_TIMESTAMP = YES, Doxygen will add a
     timestamp to its generated documentation. 
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampInDocumentationGeneratedByDoxygen
+variables_in_build_info_py:
+  description: |
+    build_info.py contains several variables which need to be made deterministic, eg:
+    BUILD_DATE='2014-10-08'
+    BUILT_BY='pbuilder'
+    BUILD_TIME='15:55'
+    BUILT_ON='jenkins'
+    BUILD_CPU='AMD Opteron 62xx (Gen 4 Class Opteron)'
diff --git a/packages.yml b/packages.yml
index 85fb536..1ed2c9a 100644
--- a/packages.yml
+++ b/packages.yml
@@ -14,6 +14,10 @@ stgit:
   version: 0.17.1-1
   comments: |
     Timestamp in HTML files
+xpra:
+  version: 0.14.9+dfsg-1
+  issues:
+  - variables_in_build_info_py
 efreet:
   version: 1.7.7-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