Your message dated Sat, 23 Feb 2013 11:56:55 +0000
with message-id <[email protected]>
and subject line Closing p-u bugs included in point release
has caused the Debian Bug report #700393,
regarding pu: package sdic/2.1.3-19+squeeze1
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.)
--
700393: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700393
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: pu
Hi,
I'd like to cherry-pick one trivial fix from wheezy
(introduced in 2.1.3-21):
* sdic-gene95: Move bzip2 suggestion to Depends. (closes: #675321)
sdic-gene95/squeeze fails to install if bunzip2 is missing:
Setting up sdic-gene95 (2.1.3-19) ...
You need /bin/bunzip2.
dpkg: error processing sdic-gene95 (--configure):
subprocess installed post-installation script returned error exit status 1
Getting this fixed in squeeze-pu will simplify future archive-wide
install and upgrade tests.
Andreas
diffstat for sdic_2.1.3-19 sdic_2.1.3-19+squeeze1
changelog | 7 +++++++
control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff -u sdic-2.1.3/debian/control sdic-2.1.3/debian/control
--- sdic-2.1.3/debian/control
+++ sdic-2.1.3/debian/control
@@ -15,9 +15,9 @@
Package: sdic-gene95
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, wget, nkf, netcat-traditional | netcat
+Depends: ${misc:Depends}, ${perl:Depends}, wget, nkf, netcat-traditional | netcat, bzip2
Recommends: sdic, sufary
-Suggests: bzip2, kakasi
+Suggests: kakasi
Description: installer for GENE95 dictionaries for sdic
This package installs the GENE95 English-Japanese
dictionary for use with sdic.
diff -u sdic-2.1.3/debian/changelog sdic-2.1.3/debian/changelog
--- sdic-2.1.3/debian/changelog
+++ sdic-2.1.3/debian/changelog
@@ -1,3 +1,10 @@
+sdic (2.1.3-19+squeeze1) stable; urgency=low
+
+ * Non-maintainer upload.
+ * sdic-gene95: Move bzip2 suggestion to Depends. (closes: #675321)
+
+ -- Andreas Beckmann <[email protected]> Tue, 12 Feb 2013 11:20:00 +0100
+
sdic (2.1.3-19) unstable; urgency=low
* Fix bashism in debian/rules
--- End Message ---
--- Begin Message ---
Version: 6.0.7
Hi,
The package discussed in each of these bugs was added to stable as part
of today's point release.
Regards,
Adam
--- End Message ---