[Debian-astro-commits] [python-astropy] 01/01: Re-enable dh_strip_nondeterminism override. See #791574 for details.

Ole Streicher olebole at moszumanska.debian.org
Thu Aug 6 07:29:25 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 e6a6203f2b7c004563407d7d2862f2570f20165c
Author: Ole Streicher <olebole at debian.org>
Date:   Thu Aug 6 09:29:14 2015 +0200

    Re-enable dh_strip_nondeterminism override. See #791574 for details.
---
 debian/changelog | 6 ++++++
 debian/rules     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 996d293..56d7525 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-astropy (1.0.3-4) UNRELEASED; urgency=low
+
+  * Re-enable dh_strip_nondeterminism override. See #791574 for details.
+
+ -- Ole Streicher <olebole at debian.org>  Thu, 06 Aug 2015 09:27:01 +0200
+
 python-astropy (1.0.3-3) unstable; urgency=low
 
   * Extend Suggests, and build/test-depend on scipy for more extended tests
diff --git a/debian/rules b/debian/rules
index 7a0ae3e..0cdbd1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,5 +58,5 @@ test-python%:
 override_dh_auto_test: $(PYTHON2:%=test-python%) $(PYTHON3:%=test-python%)
 endif
 
-#override_dh_strip_nondeterminism:
-#	dh_strip_nondeterminism -Xinvalid.dat.gz
+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-astro-commits mailing list