[Python-apps-commits] r14213 - in packages/sabnzbdplus/trunk/debian (3 files)
jcfp-guest at users.alioth.debian.org
jcfp-guest at users.alioth.debian.org
Wed Jul 12 20:12:11 UTC 2017
Date: Wednesday, July 12, 2017 @ 20:12:10
Author: jcfp-guest
Revision: 14213
bump version of debhelper build-dep and d/compat to 10 (from 9).
Modified:
packages/sabnzbdplus/trunk/debian/changelog
packages/sabnzbdplus/trunk/debian/compat
packages/sabnzbdplus/trunk/debian/control
Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog 2017-07-12 19:57:24 UTC (rev 14212)
+++ packages/sabnzbdplus/trunk/debian/changelog 2017-07-12 20:12:10 UTC (rev 14213)
@@ -21,6 +21,7 @@
+ remove dependency on consolekit, sleep/hibernate/etc are now
supported via systemd/logind. (Closes: #862673)
+ depend on libjs-jquery-tablesorter, used in the Config interface.
+ + bump version of debhelper build-dep and d/compat to 10 (from 9).
* Links:
+ match upstream version bump of jquery in Config to 3.1.1.
+ add links for jquery-tablesorter and jquery-ui in Config.
Modified: packages/sabnzbdplus/trunk/debian/compat
===================================================================
--- packages/sabnzbdplus/trunk/debian/compat 2017-07-12 19:57:24 UTC (rev 14212)
+++ packages/sabnzbdplus/trunk/debian/compat 2017-07-12 20:12:10 UTC (rev 14213)
@@ -1 +1 @@
-9
+10
Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control 2017-07-12 19:57:24 UTC (rev 14212)
+++ packages/sabnzbdplus/trunk/debian/control 2017-07-12 20:12:10 UTC (rev 14213)
@@ -5,7 +5,7 @@
Maintainer: JCF Ploemen (jcfp) <linux at jcf.pm>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
devscripts,
dh-python,
dpkg-dev (>=1.17),
More information about the Python-apps-commits
mailing list