[Python-apps-commits] r13628 - in packages/sabnzbdplus/trunk/debian (changelog control)
jcfp-guest at users.alioth.debian.org
jcfp-guest at users.alioth.debian.org
Mon Oct 24 13:43:25 UTC 2016
Date: Monday, October 24, 2016 @ 13:43:23
Author: jcfp-guest
Revision: 13628
Add dependency on lsb-base (>= 3.0-6), needed because the init
script sources /lib/lsb/init-functions.
Modified:
packages/sabnzbdplus/trunk/debian/changelog
packages/sabnzbdplus/trunk/debian/control
Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog 2016-10-23 17:15:59 UTC (rev 13627)
+++ packages/sabnzbdplus/trunk/debian/changelog 2016-10-24 13:43:23 UTC (rev 13628)
@@ -1,3 +1,10 @@
+sabnzbdplus (1.0.3+dfsg-2) UNRELEASED; urgency=medium
+
+ * Add dependency on lsb-base (>= 3.0-6), needed because the init
+ script sources /lib/lsb/init-functions.
+
+ -- JCF Ploemen (jcfp) <linux at jcf.pm> Mon, 24 Oct 2016 13:39:38 +0000
+
sabnzbdplus (1.0.3+dfsg-1) unstable; urgency=medium
* New upstream release.
Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control 2016-10-23 17:15:59 UTC (rev 13627)
+++ packages/sabnzbdplus/trunk/debian/control 2016-10-24 13:43:23 UTC (rev 13628)
@@ -29,6 +29,7 @@
libjs-jquery-ui,
libjs-mochikit (>= 1.4),
libjs-moment,
+ lsb-base (>= 3.0-6),
python-cheetah (>= 2.0.1),
python-configobj,
python-feedparser
More information about the Python-apps-commits
mailing list