Your message dated Mon, 14 Jan 2019 20:58:36 +0000
with message-id <[email protected]>
and subject line Bug#919292: Removed package(s) from unstable
has caused the Debian Bug report #914612,
regarding python-astropy: Please drop unnecessary dh_strip_nondeterminism
override
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
914612: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914612
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-astropy
Version: 2.0.9-1
Severity: minor
Tags: patch
X-Debbugs-CC: [email protected]
Hi,
Noticed via #779627, I saw:
override_dh_strip_nondeterminism:
dh_strip_nondeterminism -Xinvalid.dat.gz
… but the package no long ships this file so this can be safely removed.
Patch attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff --git a/debian/rules b/debian/rules
index 7e42fd6..864c3d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,3 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
override_dh_auto_test:
python setup.py test -vv --args "-vv --mpl"
endif
-
-override_dh_strip_nondeterminism:
- dh_strip_nondeterminism -Xinvalid.dat.gz
--- End Message ---
--- Begin Message ---
Version: 2.0.9-1+rm
Dear submitter,
as the package python-astropy has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/919292
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---