Your message dated Sun, 26 Jun 2011 10:45:19 +0000
with message-id <[email protected]>
and subject line Bug#614617: fixed in piuparts 0.40
has caused the Debian Bug report #614617,
regarding piuparts: doesn't depend on python-support
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.)
--
614617: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614617
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: piuparts
Version: 0.39
Severity: important
Tags: patch
piuparts doesn't depend on python-support, even though it is required to
be installed for it to work correctly.
--
Jakub Wilk
diff --git a/debian/control b/debian/control
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@
Package: piuparts
Architecture: all
-Depends: apt, python (>> 2.5), debootstrap, lsof, lsb-release,
+Depends: apt, ${python:Depends}, debootstrap, lsof, lsb-release,
python-debian, ${misc:Depends}
Suggests: python-rpy, ghostscript
Description: .deb package installation, upgrading, and removal testing tool
--- End Message ---
--- Begin Message ---
Source: piuparts
Source-Version: 0.40
We believe that the bug you reported is fixed in the latest version of
piuparts, which is due to be installed in the Debian FTP archive:
piuparts_0.40.dsc
to main/p/piuparts/piuparts_0.40.dsc
piuparts_0.40.tar.gz
to main/p/piuparts/piuparts_0.40.tar.gz
piuparts_0.40_all.deb
to main/p/piuparts/piuparts_0.40_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Holger Levsen <[email protected]> (supplier of updated piuparts package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 25 Jun 2011 21:20:31 +0000
Source: piuparts
Binary: piuparts
Architecture: source all
Version: 0.40
Distribution: unstable
Urgency: low
Maintainer: piuparts developers team <[email protected]>
Changed-By: Holger Levsen <[email protected]>
Description:
piuparts - .deb package installation, upgrading, and removal testing tool
Closes: 523950 614617
Changes:
piuparts (0.40) unstable; urgency=low
.
* piuparts.py:
- make "natty" the default Ubuntu distribution.
- add to self.ignored_files:
- /var/log/bootstrap.log
* debian/control: depend on ${python:Depends} instead of just python. Thanks
to Jakub Wilk. (Closes: #614617)
* *.py: do not use Python built-in function names as variable name. Thanks
to Carl Chenet for a first patch and Scott Schaefer for the applied one.
(Closes: #523950)
* Bump Standards-Version to 3.9.2, no changes necessary.
* debian/rules: add empty build-arch and build-indep to appease lintian.
* Makefile: drop workaround for #559305 in lenny.
Checksums-Sha1:
42ca467a2388e84c6c7500d99241663d85be7cef 959 piuparts_0.40.dsc
3b2bf3ad647b2a1123c287a5efb978b87e93c095 87909 piuparts_0.40.tar.gz
5a5215c92a5d7b09149e2b52b72dab416d007c2a 95834 piuparts_0.40_all.deb
Checksums-Sha256:
87cccb3ade6d4eb2543c779aa22789f5611e1168b80d1f48da5763c2e44a6562 959
piuparts_0.40.dsc
6dba2a3da09bca092002f1215534c36ab93441b5b895e78fdcb05e1fd78beb32 87909
piuparts_0.40.tar.gz
968f5a733cea7f02dbcffe32918f77c028aeb05a0d9de48b33f08f6387598f55 95834
piuparts_0.40_all.deb
Files:
995e23d62ceb1b3245963c9816ab2cc4 959 devel extra piuparts_0.40.dsc
2d1cb4089c63dcc43b7f572d76b2e6f5 87909 devel extra piuparts_0.40.tar.gz
988165f1ce25a495c8433dc30872b6ec 95834 devel extra piuparts_0.40_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFOBlKsUHLQNqxYNSARAnjjAJ9EGmsX/HBzRwBAM21NRSgVVemvYQCgtsRx
YBw+PRU3UPmjLMhOtduQ5cs=
=L3Fg
-----END PGP SIGNATURE-----
--- End Message ---