[Python-apps-commits] r14207 - in packages/sabnzbdplus/trunk/debian (changelog control)
jcfp-guest at users.alioth.debian.org
jcfp-guest at users.alioth.debian.org
Wed Jul 12 19:34:25 UTC 2017
Date: Wednesday, July 12, 2017 @ 19:34:24
Author: jcfp-guest
Revision: 14207
remove dependency on consolekit, sleep/hibernate/etc are now
supported via systemd/logind.
Modified:
packages/sabnzbdplus/trunk/debian/changelog
packages/sabnzbdplus/trunk/debian/control
Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog 2017-07-12 19:13:27 UTC (rev 14206)
+++ packages/sabnzbdplus/trunk/debian/changelog 2017-07-12 19:34:24 UTC (rev 14207)
@@ -15,6 +15,8 @@
* Control:
+ drop recommended dep on python-openssl: upstream switched to
Python's builtin ssl.
+ + remove dependency on consolekit, sleep/hibernate/etc are now
+ supported via systemd/logind.
+ depend on libjs-jquery-tablesorter, used in the Config interface.
* Links:
+ match upstream version bump of jquery in Config to 3.1.1.
Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control 2017-07-12 19:13:27 UTC (rev 14206)
+++ packages/sabnzbdplus/trunk/debian/control 2017-07-12 19:34:24 UTC (rev 14207)
@@ -36,7 +36,6 @@
python-feedparser,
python-six
Recommends:
- consolekit,
libavahi-compat-libdnssd1,
p7zip-full,
par2,
More information about the Python-apps-commits
mailing list