[python-astropy] 01/01: Override dh_strip_nondeterminism to let reproducible builds not fail. Seee Bug#779627 for details
Ole Streicher
olebole at moszumanska.debian.org
Fri Apr 10 07:49:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch debian
in repository python-astropy.
commit dd333dfff02c7c4f907f1afc669a356dcafe9856
Author: Ole Streicher <debian at liska.ath.cx>
Date: Fri Apr 10 09:49:40 2015 +0200
Override dh_strip_nondeterminism to let reproducible builds not fail. Seee Bug#779627 for details
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index fcc7ff2..0cdbd1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,3 +57,6 @@ test-python%:
override_dh_auto_test: $(PYTHON2:%=test-python%) $(PYTHON3:%=test-python%)
endif
+
+override_dh_strip_nondeterminism:
+ dh_strip_nondeterminism -Xinvalid.dat.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/python-astropy.git
More information about the debian-science-commits
mailing list