[Pkg-javascript-commits] [libjs-jsxc] 14/16: use more system jquery
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Jan 10 18:20:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository libjs-jsxc.
commit 95dd1f7ba6e65b3a0760d182c05956260a1c3846
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Jan 10 23:16:39 2015 +0530
use more system jquery
---
debian/control | 3 ++-
debian/libjs-jsxc.links | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index bcf1564..eeb59ff 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/libjs-jsxc.git;a
Package: libjs-jsxc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, libjs-jquery-colorbox,
- libjs-jquery, libjs-jquery-ui
+ libjs-jquery, libjs-jquery-ui, libjs-jquery-fullscreen,
+ libjs-jquery-slimscroll
Description: JavaScript XMPP Client
Real-time chat app. This app requires an external XMPP server (openfire,
ejabberd etc.).
diff --git a/debian/libjs-jsxc.links b/debian/libjs-jsxc.links
index 2d1e352..bbe3e90 100644
--- a/debian/libjs-jsxc.links
+++ b/debian/libjs-jsxc.links
@@ -1,3 +1,5 @@
usr/share/javascript/jquery-colorbox/jquery.colorbox-min.js lib/jquery.colorbox-min.js
usr/share/javascript/jquery/jquery.min.js lib/jquery.min.js
usr/share/javascript/jquery-ui/jquery-ui.min.js lib/jquery.ui.min.js
+usr/share/javascript/jquery-fullscreen/jquery.fullscreen.js lib/jquery.fullscreen.js
+usr/share/javascript/jquery-slimscroll/jquery.slimscroll.js lib/jquery.slimscroll.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-jsxc.git
More information about the Pkg-javascript-commits
mailing list