[med-svn] [emperor] 09/15: Use libjs-d3 analogous to the other JS libraries
Afif Elghraoui
afif at moszumanska.debian.org
Thu Oct 13 06:22:56 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository emperor.
commit 247c8fbefe6f22a043449c2e4636f00354ad4d9c
Author: Andreas Tille <tille at debian.org>
Date: Wed Feb 26 13:42:33 2014 +0000
Use libjs-d3 analogous to the other JS libraries
---
debian/control | 3 ++-
debian/linktrees | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0a2c331..d1d332a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 9),
dh-linktree,
libjs-twitter-bootstrap,
libjs-jquery-ui,
- libjs-jquery
+ libjs-jquery,
+ libjs-d3
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/
diff --git a/debian/linktrees b/debian/linktrees
index 4e04b1b..ce99b04 100644
--- a/debian/linktrees
+++ b/debian/linktrees
@@ -1,3 +1,4 @@
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
+replace usr/share/javascript/d3/d3.min.js usr/share/emperor/support_files/js/d3.v3.min.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/emperor.git
More information about the debian-med-commit
mailing list