[med-svn] [khmer] 01/01: make build reproducible

Michael Crusoe misterc-guest at moszumanska.debian.org
Tue May 24 11:01:50 UTC 2016


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

misterc-guest pushed a commit to tag debian/2.0+dfsg-7
in repository khmer.

commit 4e4f38175120dbf7010be527d391afdc741dfeac
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Mon May 23 12:55:58 2016 -0700

    make build reproducible
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e2319d7..b9545fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+khmer (2.0+dfsg-7) unstable; urgency=medium
+
+  * make build reproducible
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Mon, 23 May 2016 12:55:46 -0700
+
 khmer (2.0+dfsg-6) unstable; urgency=medium
 
   * Switch from deprecated ruby-ronn to asciidoctor for manpage generation
diff --git a/debian/rules b/debian/rules
index 61aa452..a4ffaa5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ override_dh_auto_build:
 	dh_auto_build
 	ln -sf "`pwd`"/.pybuild/pythonX.Y_*/build/khmer/*.so khmer && \
 		./setup.py develop --user && ./setup.py build_sphinx
-	asciidoctor --backend manpage debian/khmer.1.adoc
+	asciidoctor --backend manpage -a reproducible debian/khmer.1.adoc
 	cd lib && $(MAKE) clean all
 
 override_dh_auto_test:

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



More information about the debian-med-commit mailing list