Author: tille
Date: 2014-02-26 13:12:14 +0000 (Wed, 26 Feb 2014)
New Revision: 16329
Modified:
trunk/packages/python-emperor/trunk/debian/control
trunk/packages/python-emperor/trunk/debian/copyright
trunk/packages/python-emperor/trunk/debian/linktrees
Log:
use dh_linktrees to link to Debian packaged version of jquery.min.js; get rid
of copy of older version jquery.min.js which was included into the source
without any reference inside the code
Modified: trunk/packages/python-emperor/trunk/debian/control
===================================================================
--- trunk/packages/python-emperor/trunk/debian/control 2014-02-26 09:21:41 UTC
(rev 16328)
+++ trunk/packages/python-emperor/trunk/debian/control 2014-02-26 13:12:14 UTC
(rev 16329)
@@ -9,7 +9,8 @@
python,
dh-linktree,
libjs-twitter-bootstrap,
- libjs-jquery-ui
+ libjs-jquery-ui,
+ libjs-jquery
Standards-Version: 3.9.5
Vcs-Browser:
http://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-emperor/trunk/
Vcs-Svn:
svn://anonscm.debian.org/debian-med/trunk/packages/python-emperor/trunk/
Modified: trunk/packages/python-emperor/trunk/debian/copyright
===================================================================
--- trunk/packages/python-emperor/trunk/debian/copyright 2014-02-26
09:21:41 UTC (rev 16328)
+++ trunk/packages/python-emperor/trunk/debian/copyright 2014-02-26
13:12:14 UTC (rev 16329)
@@ -5,6 +5,7 @@
Files-Excluded:
doc/files
doc/bootstrap
+ emperor/support_files/js/jquery-1.6.2.min.js
Files: *
Copyright: © 2013, The Emperor Project
Modified: trunk/packages/python-emperor/trunk/debian/linktrees
===================================================================
--- trunk/packages/python-emperor/trunk/debian/linktrees 2014-02-26
09:21:41 UTC (rev 16328)
+++ trunk/packages/python-emperor/trunk/debian/linktrees 2014-02-26
13:12:14 UTC (rev 16329)
@@ -1,2 +1,3 @@
embed usr/share/twitter-bootstrap/files/
usr/share/doc/emperor/html/bootstrap/
replace usr/share/javascript/jquery-ui/ui/jquery-ui.custom.min.js
usr/share/emperor/support_files/js/jquery-ui-1.8.17.custom.min.js
+replace usr/share/javascript/jquery/jquery.min.js
usr/share/emperor/support_files/js/jquery-1.7.1.min.js
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit