[med-svn] [biojava-live] 08/09: make build reproducible

Andreas Tille tille at debian.org
Tue Sep 26 10:15:17 UTC 2017


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

tille pushed a commit to branch master
in repository biojava-live.

commit 5c7c127d9b117b44105a865aa78424398c0e59af
Author: Andreas Tille <tille at debian.org>
Date:   Tue Sep 26 11:43:30 2017 +0200

    make build reproducible
---
 debian/changelog                  |  2 ++
 debian/patches/reproducible.patch | 15 +++++++++++++++
 debian/patches/series             |  1 +
 3 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d943150..dc66f5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ biojava-live (1:1.7.1-6) UNRELEASED; urgency=medium
   * Move debian/upstream to debian/upstream/metadata
   * DEP5 issues
   * debhelper 10
+  * make build reproducible
+    Closes: #859958
 
  -- Andreas Tille <tille at debian.org>  Tue, 26 Sep 2017 10:16:32 +0200
 
diff --git a/debian/patches/reproducible.patch b/debian/patches/reproducible.patch
new file mode 100644
index 0000000..251290f
--- /dev/null
+++ b/debian/patches/reproducible.patch
@@ -0,0 +1,15 @@
+Author: Chris West <solo-debianbugs at goeswhere.com>
+Last-Update: Sun, 9 Apr 2017 17:36:01 UTC
+Bug-Debian: https://bugs.debian.org/859958
+Description: make build reproducible
+
+--- a/build.xml
++++ b/build.xml
+@@ -403,6 +403,7 @@
+       doctitle="${Name.biojava}-${version}"
+       maxmemory="512m">
+ 			<link href="http://java.sun.com/j2se/1.5.0/docs/api/" offline="false"/>
++			<arg value="-notimestamp"/>
+ 
+ 			<group title="Core biological packages"
+               packages="org.biojava.bio:org.biojava.bio.dist:org.biojava.bio.search:org.biojava.bio.seq:org.biojava.bio.seq.db:org.biojava.bio.seq.genomic:org.biojava.bio.seq.io:org.biojava.bio.symbol:org.biojava.bio.alignment:org.biojava.directory:org.biojava.bibliography:org.biojava.bio.taxa:org.biojava.bio.seq.filter" />
diff --git a/debian/patches/series b/debian/patches/series
index fe53af9..ea8d552 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 buildxml.patch
+reproducible.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/biojava-live.git



More information about the debian-med-commit mailing list