[Python-apps-commits] r11505 - in packages/fookebox/trunk/debian/patches (1 file)
cockroach-guest at users.alioth.debian.org
cockroach-guest at users.alioth.debian.org
Sun Nov 2 02:43:08 UTC 2014
Date: Sunday, November 2, 2014 @ 02:43:07
Author: cockroach-guest
Revision: 11505
Use bootstrap library from upstream
Modified:
packages/fookebox/trunk/debian/patches/01_javascript-urls.patch
Modified: packages/fookebox/trunk/debian/patches/01_javascript-urls.patch
===================================================================
--- packages/fookebox/trunk/debian/patches/01_javascript-urls.patch 2014-11-02 02:42:12 UTC (rev 11504)
+++ packages/fookebox/trunk/debian/patches/01_javascript-urls.patch 2014-11-02 02:43:07 UTC (rev 11505)
@@ -1,6 +1,6 @@
Description: Use Debian's javascript libraries
This patch modifies fookebox to use Debian's copies of the scriptaculous,
- prototype, bootstrap and jquery javascript libraries instead of the ones
+ prototype and jquery javascript libraries instead of the ones
shipped with fookebox.
Author: Stefan Ott <stefan at ott.net>
Last-Update: 2014-11-02
@@ -29,5 +29,3 @@
+exclude fookebox/public/js/bootstrap/bootstrap.js
+exclude fookebox/public/js/jquery/jquery-1.11.1.js
+exclude fookebox/public/js/jquery-ui/jquery-ui.js
-+exclude fookebox/public/css/bootstrap/bootstrap.css
-+exclude fookebox/public/css/bootstrap/bootstrap.css.map
More information about the Python-apps-commits
mailing list