Your message dated Thu, 20 Dec 2012 13:38:43 +0000
with message-id <6b18094b85c7cb27a7b6f0a843cc6...@mail.adsl.funky-badger.org>
and subject line Re: Bug#696346: unblock: kdeadmin/4:4.8.4-3
has caused the Debian Bug report #696346,
regarding unblock: kdeadmin/4:4.8.4-3
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 ow...@bugs.debian.org
immediately.)
--
696346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696346
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Please unblock package kdeadmin
Hi RT! This upload fixes #671274 (severity important). It avoids
a crash by adding a missing dependency on python-gobject.
$ diffstat kdeadmin.diff
changelog | 7 +++++++
control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
Thanks, Lisandro.
unblock kdeadmin/4:4.8.4-3
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru kdeadmin-4.8.4/debian/changelog kdeadmin-4.8.4/debian/changelog
--- kdeadmin-4.8.4/debian/changelog 2012-11-26 17:39:52.000000000 -0300
+++ kdeadmin-4.8.4/debian/changelog 2012-12-19 17:51:30.000000000 -0300
@@ -1,3 +1,10 @@
+kdeadmin (4:4.8.4-3) unstable; urgency=low
+
+ * Add python-gobject as a system-config-printer-kde dependency
+ (Closes: #671274).
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org> Wed, 19 Dec 2012 17:51:13 -0300
+
kdeadmin (4:4.8.4-2) unstable; urgency=low
* Add lp_lpadmin_warning.patch to tell the user that it needs to be in the
diff -Nru kdeadmin-4.8.4/debian/control kdeadmin-4.8.4/debian/control
--- kdeadmin-4.8.4/debian/control 2012-11-26 17:39:32.000000000 -0300
+++ kdeadmin-4.8.4/debian/control 2012-12-19 17:49:45.000000000 -0300
@@ -95,7 +95,7 @@
Section: admin
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-qt4-dbus,
- python-kde4 (>= 4:4.2.0), python-cupshelpers (>= 1.2.3-0.2~)
+ python-kde4 (>= 4:4.2.0), python-cupshelpers (>= 1.2.3-0.2~), python-gobject
Description: printer configuration utility
This package contains a KDE application which can be used to configure
and manage printers.
--- End Message ---
--- Begin Message ---
On 19.12.2012 21:37, Lisandro Damián Nicanor Pérez Meyer wrote:
Hi RT! This upload fixes #671274 (severity important). It avoids
a crash by adding a missing dependency on python-gobject.
$ diffstat kdeadmin.diff
changelog | 7 +++++++
control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
Unblocked; thanks.
Regards,
Adam
--- End Message ---