Your message dated Thu, 20 Dec 2012 13:38:43 +0000 with message-id <6b18094b85c7cb27a7b6f0a843cc6171@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 owner@bugs.debian.org immediately.) -- 696346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696346 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: kdeadmin/4:4.8.4-3
- From: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
- Date: Wed, 19 Dec 2012 18:37:35 -0300
- Message-id: <[🔎] 20121219213735.17616.78052.reportbug@dumbledore.dumbledore.com.ar>
Package: release.debian.org Severity: normal User: release.debian.org@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/dashdiff -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 <lisandro@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 ---
- To: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>, <696346-done@bugs.debian.org>
- Subject: Re: Bug#696346: unblock: kdeadmin/4:4.8.4-3
- From: "Adam D. Barratt" <adam@adam-barratt.org.uk>
- Date: Thu, 20 Dec 2012 13:38:43 +0000
- Message-id: <6b18094b85c7cb27a7b6f0a843cc6171@mail.adsl.funky-badger.org>
- In-reply-to: <[🔎] 20121219213735.17616.78052.reportbug@dumbledore.dumbledore.com.ar>
- References: <[🔎] 20121219213735.17616.78052.reportbug@dumbledore.dumbledore.com.ar>
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 ---