Your message dated Wed, 08 Oct 2014 21:23:02 +0000
with message-id <[email protected]>
and subject line Bug#706402: fixed in sabnzbdplus 0.7.18-1
has caused the Debian Bug report #706402,
regarding Add relationship to consolekit or port to logind
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.)
--
706402: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706402
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sabnzbdplus
Version: 0.7.11-1
Severity: minor
Tags: upstream
Hi,
I noticed that sabnzbdplus makes use of consolekit (or UPower etc) via
DBus but doesn't depend on any of them. In Ubuntu, and some time soon in
Debian, we'll be switching as much of the archive as we can to using
logind for this functionality. Software which isn't switched should add
Depends or perhaps Recommends (although this won't prevent the user
uninstalling) to consolekit.
Since sabnzbdplus isn't ported yet, I've patched the package to add a
dependency. The alternative is to port it to additionally use logind,
which shouldn't be too hard since it doesn't use much of the API.
http://www.freedesktop.org/wiki/Software/systemd/logind
Or keep it undeclared, but then it may be surprising to users if this
functionality stops working.
Cheers,
-- System Information:
Debian Release: wheezy/sid
APT prefers saucy-updates
APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy'),
(100, 'saucy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.8.0-19-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru sabnzbdplus-0.7.11/debian/changelog sabnzbdplus-0.7.11/debian/changelog
--- sabnzbdplus-0.7.11/debian/changelog 2013-02-14 19:07:05.000000000 +0000
+++ sabnzbdplus-0.7.11/debian/changelog 2013-04-29 18:37:52.000000000 +0000
@@ -1,3 +1,10 @@
+sabnzbdplus (0.7.11-1ubuntu1) saucy; urgency=low
+
+ * Add Depends on consolekit to ensure we have a method for
+ Suspend/Hibernate/Shutdown available.
+
+ -- Iain Lane <[email protected]> Mon, 29 Apr 2013 18:35:09 +0000
+
sabnzbdplus (0.7.11-1) experimental; urgency=low
* New upstream release.
diff -Nru sabnzbdplus-0.7.11/debian/control sabnzbdplus-0.7.11/debian/control
--- sabnzbdplus-0.7.11/debian/control 2013-01-01 16:34:21.000000000 +0000
+++ sabnzbdplus-0.7.11/debian/control 2013-04-29 18:34:36.000000000 +0000
@@ -15,6 +15,7 @@
Depends:
${python:Depends},
${misc:Depends},
+ consolekit,
python-cheetah (>= 2.0.1),
python-configobj,
python-feedparser,
--- End Message ---
--- Begin Message ---
Source: sabnzbdplus
Source-Version: 0.7.18-1
We believe that the bug you reported is fixed in the latest version of
sabnzbdplus, which is due to be installed in the Debian FTP archive.
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.
JCF Ploemen (jcfp) <[email protected]> (supplier of updated sabnzbdplus 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: SHA512
Format: 1.8
Date: Tue, 07 Oct 2014 10:53:34 +0000
Source: sabnzbdplus
Binary: sabnzbdplus sabnzbdplus-theme-plush sabnzbdplus-theme-smpl
sabnzbdplus-theme-iphone sabnzbdplus-theme-mobile sabnzbdplus-theme-classic
Architecture: source all
Version: 0.7.18-1
Distribution: unstable
Urgency: medium
Maintainer: JCF Ploemen (jcfp) <[email protected]>
Changed-By: JCF Ploemen (jcfp) <[email protected]>
Description:
sabnzbdplus - web-based binary newsgrabber with nzb support
sabnzbdplus-theme-classic - classic interface templates for the SABnzbd+
binary newsgrabber
sabnzbdplus-theme-iphone - transitional package for migration to
sabnzbdplus-theme-mobile
sabnzbdplus-theme-mobile - mobile interface templates for the SABnzbd+ binary
newsgrabber
sabnzbdplus-theme-plush - plush interface templates for the SABnzbd+ binary
newsgrabber
sabnzbdplus-theme-smpl - smpl interface templates for the SABnzbd+ binary
newsgrabber
Closes: 706402
Changes:
sabnzbdplus (0.7.18-1) unstable; urgency=medium
.
* New upstream release:
+ adds (basic) support for rar5 format. (LP: #1330146)
* Init script:
+ rework to use new upstream --pidfile option.
+ set system locale in a bid to prevent encoding issues.
* Update man page for new --pidfile option.
* Add debian/missing-sources for various minified javascripts.
* Copyright:
+ add RateIt jquery rating plugin, OrderedDict backport.
+ bump years for both upstream and packaging.
+ include copyright info for d/missing-sources.
+ correct jquery tooltip license info.
+ stop referring to symlink licenses.
* Add patch 09_remove_external_resource_from_wizard.diff: prevent
loading an external resource, replace with a plain text link.
* Switch debian/rules to dh sequencer.
* Set compat level to 9.
* Build-depends:
+ add dh-python, now a separate package.
+ dump version requirement for python (no longer needed).
+ bump debhelper version to >= 9.
* Recommend consolekit and promote python-dbus to recommended
(from suggested), to ensure support for end-of-queue actions is
available. (Closes: #706402)
* Lintian:
+ Append an asteriks to the existing override to compensate for
the description added to the embedded-javascript-library tag.
+ Override init.d-script-sourcing-without-test (false positive).
* Bump Standards-Version to 3.9.6 (no changes needed).
Checksums-Sha1:
d9af7af4e52960ee271ffc493954fd6226ff228d 2434 sabnzbdplus_0.7.18-1.dsc
8237fab6e65603a7961908d1a47d35fe1d8d192a 2317137 sabnzbdplus_0.7.18.orig.tar.gz
f8919baa90e830cf83651538a3958db48fc539de 216368
sabnzbdplus_0.7.18-1.debian.tar.xz
291b763f6a29c94131ee822d235f8819dde08a70 899382 sabnzbdplus_0.7.18-1_all.deb
c8e1dc55393eede2de5f9da83f98684b23234e4d 222900
sabnzbdplus-theme-plush_0.7.18-1_all.deb
5c0811acf3844c17ee6a11b709e1ab17004c30f0 81004
sabnzbdplus-theme-smpl_0.7.18-1_all.deb
dad982fe25af73583b56fa518fd0c132c1a286ff 30598
sabnzbdplus-theme-iphone_0.7.18-1_all.deb
8273b080ad9953f88d42f1689e5b9e7ebb2878ad 89798
sabnzbdplus-theme-mobile_0.7.18-1_all.deb
3cc3b0dd4a65a80d7a6b0354514a6681bc11d5c9 48456
sabnzbdplus-theme-classic_0.7.18-1_all.deb
Checksums-Sha256:
7be1e881039e6405d4a0d7c2b4a597e5330e5d8077c1e23b62b0025c90fc6a79 2434
sabnzbdplus_0.7.18-1.dsc
aa05697d901b3e334e92f274b2e8788973059840be656a1545e8f2a4b070b014 2317137
sabnzbdplus_0.7.18.orig.tar.gz
5e5e77b2cb46f094ee9fe890a3ca6b55b0c5a9bbf459ca14d3b9710a93151a50 216368
sabnzbdplus_0.7.18-1.debian.tar.xz
c34657dea594b8a339ba8842fa9affba460108ddd57e1c7edd30690d8417f627 899382
sabnzbdplus_0.7.18-1_all.deb
4ff80578697258b685bc2bbefecb1f6a687bc98f14d477848468e7699f9d95fc 222900
sabnzbdplus-theme-plush_0.7.18-1_all.deb
5ae8466f82fbed847b858385a3b0c07c87fbd7fc1752a47b53bdf1f8d5b41a63 81004
sabnzbdplus-theme-smpl_0.7.18-1_all.deb
789519a1da91e6d5ff749bd29669b266d47631c40d35e092c3b9359270ce01f1 30598
sabnzbdplus-theme-iphone_0.7.18-1_all.deb
e651f63dc5fd083fdcd6bf0054ddeb71e68f69d1ba132dc2b23f5109fa49a120 89798
sabnzbdplus-theme-mobile_0.7.18-1_all.deb
3d3f226a5d4013eeba1a609eb0ba9a96fe4505628ed7216fee74b099d2418e0c 48456
sabnzbdplus-theme-classic_0.7.18-1_all.deb
Files:
8a888f4c77e7d73dacdf033c077dd4f5 2434 contrib/net optional
sabnzbdplus_0.7.18-1.dsc
64d8b675da010dbd444c932bbb3112b6 2317137 contrib/net optional
sabnzbdplus_0.7.18.orig.tar.gz
c7878c2db3fb2724d31fea970aeb39ea 216368 contrib/net optional
sabnzbdplus_0.7.18-1.debian.tar.xz
94aab75d3bd4e498dc2e00da787da5cd 899382 contrib/net optional
sabnzbdplus_0.7.18-1_all.deb
b47897f8054c3e2e34f327c80b9baf1a 222900 contrib/net optional
sabnzbdplus-theme-plush_0.7.18-1_all.deb
59322ccf767246b56c20ef120d5a7a1b 81004 contrib/net optional
sabnzbdplus-theme-smpl_0.7.18-1_all.deb
ba4861805cf484cd060ff6c0b8e6ec99 30598 contrib/oldlibs extra
sabnzbdplus-theme-iphone_0.7.18-1_all.deb
012e57f4166d5c3625ec24d029515c3c 89798 contrib/net optional
sabnzbdplus-theme-mobile_0.7.18-1_all.deb
c23c81630e6977bd4680afe796dd2865 48456 contrib/net optional
sabnzbdplus-theme-classic_0.7.18-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJUNaTsAAoJEK728aKnRXZF9gsP/AwLcQoNhUIj4dZJRfkGsbdk
/z3pwvHsYYzxwo1cHV14psh2jkKcmXp679BaxwUJDWmKQNN/JOxvMdhb1j3DNmPV
ukmhuY+kvmvEaKD2kly61i/6TIl3VlaHCChgf+UeoYZtiptXPoI//XApelX5eRha
IKRcua3kduZV+GIHP+sEz6FOx13ZqmOn2kEX67jaf0WCjQAv1651DVUUD5A8tzaS
O79bQhGsBseVnIvUQ59eIp8oMH7N9kZePl3P9NCCMzXXxE0k3dG6HE2pjOkDEkOT
N35M8d2zI+oWvQBisdjEOc4+DBZDgyRbLGvsgxU2tcV7l+yrHcP+HdFG+7t5F99a
ULBJW2nJ7a68tO4t9h9u/cKTGVv8YeRJIZg5Q6PAK1U6MONq8CEb+MAEm9XzFKBx
Pq04ThsYkaabgl7copNnuZhordQbiVYto3NIqwoOR3f80Clp8D20F8q+WmjdelnO
/um1LeXlJfiJWqYqZa0jn7ZIbhTe6dQhQO3wP/6A/lj95YrpD3Qi09+MfvuVRuAl
WbkdrwxYGcokuK6qgwILbMpR1v6dn8KwuXxGfruWqcYxgK/sS0IQjRWziObThkxq
jKMnr9l+vCix2yDzXSJ+FPh9VodnLGRfj+LYZL3nX/HkloVJUnH6in8pWdxiGvKJ
OIBGYmE10nOJZHj2ds3w
=TVP4
-----END PGP SIGNATURE-----
--- End Message ---