[Python-apps-commits] r13872 - in packages/sabnzbdplus/trunk/debian (3 files)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Sat Jan 14 17:25:18 UTC 2017


    Date: Saturday, January 14, 2017 @ 17:25:15
  Author: jcfp-guest
Revision: 13872

depend on and add links for jq-tablesorter

Modified:
  packages/sabnzbdplus/trunk/debian/changelog
  packages/sabnzbdplus/trunk/debian/control
  packages/sabnzbdplus/trunk/debian/sabnzbdplus.links

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2017-01-14 17:10:22 UTC (rev 13871)
+++ packages/sabnzbdplus/trunk/debian/changelog	2017-01-14 17:25:15 UTC (rev 13872)
@@ -4,10 +4,14 @@
   * Manpage: add links to API docs, upstream Github project page.
   * Copyright: bump years.
   * Refresh all patches.
-  * Control: drop recommended dep on python-openssl: no longer needed,
-    upstream switched to Python\'s builtin ssl.
-  * Links: match upstream version bump of jquery in Config to 3.1.1
-    (from 1.11.2).
+  * Control:
+    + drop recommended dep on python-openssl: no longer needed, upstream
+      switched to Python\'s builtin ssl.
+    + depend on libjs-jquery-tablesorter, used in the Config interface.
+  * Links:
+    + match upstream version bump of jquery in Config to 3.1.1 (from
+      1.11.2).
+    + add link for Config's jquery.tablesort.min.js.
   * Lintian: remove unused override for convenience copy of jquery.js in
     wizard: file no longer installed.
 

Modified: packages/sabnzbdplus/trunk/debian/control
===================================================================
--- packages/sabnzbdplus/trunk/debian/control	2017-01-14 17:10:22 UTC (rev 13871)
+++ packages/sabnzbdplus/trunk/debian/control	2017-01-14 17:25:15 UTC (rev 13872)
@@ -26,6 +26,7 @@
  libjs-bootstrap,
  libjs-excanvas,
  libjs-jquery (>= 1.11),
+ libjs-jquery-tablesorter,
  libjs-jquery-ui,
  libjs-mochikit (>= 1.4),
  libjs-moment,

Modified: packages/sabnzbdplus/trunk/debian/sabnzbdplus.links
===================================================================
--- packages/sabnzbdplus/trunk/debian/sabnzbdplus.links	2017-01-14 17:10:22 UTC (rev 13871)
+++ packages/sabnzbdplus/trunk/debian/sabnzbdplus.links	2017-01-14 17:25:15 UTC (rev 13872)
@@ -5,6 +5,7 @@
 /usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.svg /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/bootstrap/fonts/glyphicons-halflings-regular.svg
 /usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.ttf /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/bootstrap/fonts/glyphicons-halflings-regular.ttf
 /usr/share/javascript/jquery/jquery.min.js /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/js/jquery-3.1.1.min.js
+/usr/share/javascript/jquery-tablesorter/jquery.tablesorter.min.js /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/js/jquery.tablesort.min.js
 # glitter
 /usr/share/javascript/bootstrap/css/bootstrap.min.css /usr/share/sabnzbdplus/interfaces/Glitter/templates/static/bootstrap/css/bootstrap.min.css
 /usr/share/javascript/bootstrap/js/bootstrap.min.js /usr/share/sabnzbdplus/interfaces/Glitter/templates/static/bootstrap/js/bootstrap.min.js




More information about the Python-apps-commits mailing list