[Python-apps-commits] r13629 - 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:56:08 UTC 2016
Date: Monday, October 24, 2016 @ 13:56:08
Author: jcfp-guest
Revision: 13629
Remove the upper bound version restriction of the libjs-jquery
dependency now that libjs-bootstrap was updated to 3.3.7, adding
compatibility with jquery 3. (Closes: #841691)
Modified:
packages/sabnzbdplus/trunk/debian/changelog
packages/sabnzbdplus/trunk/debian/control
Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog 2016-10-24 13:43:23 UTC (rev 13628)
+++ packages/sabnzbdplus/trunk/debian/changelog 2016-10-24 13:56:08 UTC (rev 13629)
@@ -2,6 +2,9 @@
* Add dependency on lsb-base (>= 3.0-6), needed because the init
script sources /lib/lsb/init-functions.
+ * Remove the upper bound version restriction of the libjs-jquery
+ dependency now that libjs-bootstrap was updated to 3.3.7, adding
+ compatibility with jquery 3. (Closes: #841691)
-- JCF Ploemen (jcfp) <linux at jcf.pm> Mon, 24 Oct 2016 13:39:38 +0000
Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control 2016-10-24 13:43:23 UTC (rev 13628)
+++ packages/sabnzbdplus/trunk/debian/control 2016-10-24 13:56:08 UTC (rev 13629)
@@ -25,7 +25,6 @@
libjs-bootstrap,
libjs-excanvas,
libjs-jquery (>= 1.11),
- libjs-jquery (<< 3),
libjs-jquery-ui,
libjs-mochikit (>= 1.4),
libjs-moment,
More information about the Python-apps-commits
mailing list