[Python-apps-commits] r14434 - in packages/sabnzbdplus/trunk/debian (2 files)

jcfp-guest at users.alioth.debian.org jcfp-guest at users.alioth.debian.org
Wed Oct 25 20:20:01 UTC 2017


    Date: Wednesday, October 25, 2017 @ 20:19:57
  Author: jcfp-guest
Revision: 14434

add missing bootstrap woff/woff2 links in Config and Glitter.

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

Modified: packages/sabnzbdplus/trunk/debian/changelog
===================================================================
--- packages/sabnzbdplus/trunk/debian/changelog	2017-10-25 09:37:18 UTC (rev 14433)
+++ packages/sabnzbdplus/trunk/debian/changelog	2017-10-25 20:19:57 UTC (rev 14434)
@@ -35,6 +35,7 @@
   * Links:
     + match upstream version bump of jquery in Config to 3.2.1.
     + add links for jquery-tablesorter and jquery-ui in Config.
+    + add missing bootstrap woff/woff2 links in Config and Glitter.
   * Lintian:
     + remove unused override for convenience copy of jquery.js in
       wizard.

Modified: packages/sabnzbdplus/trunk/debian/sabnzbdplus.links
===================================================================
--- packages/sabnzbdplus/trunk/debian/sabnzbdplus.links	2017-10-25 09:37:18 UTC (rev 14433)
+++ packages/sabnzbdplus/trunk/debian/sabnzbdplus.links	2017-10-25 20:19:57 UTC (rev 14434)
@@ -4,6 +4,8 @@
 /usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.eot /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/bootstrap/fonts/glyphicons-halflings-regular.eot
 /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/bootstrap/fonts/glyphicons-halflings-regular.woff /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/bootstrap/fonts/glyphicons-halflings-regular.woff
+/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.woff2 /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/bootstrap/fonts/glyphicons-halflings-regular.woff2
 /usr/share/javascript/jquery/jquery.min.js /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/js/jquery-3.2.1.min.js
 /usr/share/javascript/jquery-tablesorter/jquery.tablesorter.min.js /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/js/jquery.tablesort.min.js
 /usr/share/javascript/jquery-ui/jquery-ui.min.js /usr/share/sabnzbdplus/interfaces/Config/templates/staticcfg/js/jquery-ui.min.js
@@ -13,6 +15,8 @@
 /usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.eot /usr/share/sabnzbdplus/interfaces/Glitter/templates/static/bootstrap/fonts/glyphicons-halflings-regular.eot
 /usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.svg /usr/share/sabnzbdplus/interfaces/Glitter/templates/static/bootstrap/fonts/glyphicons-halflings-regular.svg
 /usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.ttf /usr/share/sabnzbdplus/interfaces/Glitter/templates/static/bootstrap/fonts/glyphicons-halflings-regular.ttf
+/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.woff /usr/share/sabnzbdplus/interfaces/Glitter/templates/static/bootstrap/fonts/glyphicons-halflings-regular.woff
+/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.woff2 /usr/share/sabnzbdplus/interfaces/Glitter/templates/static/bootstrap/fonts/glyphicons-halflings-regular.woff2
 /usr/share/javascript/jquery-ui/jquery-ui.min.js /usr/share/sabnzbdplus/interfaces/Glitter/templates/static/javascripts/jquery-ui.min.js
 /usr/share/javascript/jquery/jquery.min.js /usr/share/sabnzbdplus/interfaces/Glitter/templates/static/javascripts/jquery.min.js
 /usr/share/javascript/moment/moment.min.js /usr/share/sabnzbdplus/interfaces/Glitter/templates/static/javascripts/moment.js




More information about the Python-apps-commits mailing list