[libplack-middleware-debug-perl] 04/06: Ship links to jquery and jquery-cookie instead of embedded code copies

Florian Schlichting fsfs at moszumanska.debian.org
Sun Feb 23 21:01:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libplack-middleware-debug-perl.

commit 002c67bd2ff42bd0bd9e154cc6a8a8383d7fce13
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Feb 23 21:44:43 2014 +0100

    Ship links to jquery and jquery-cookie instead of embedded code copies
---
 debian/control                              | 2 ++
 debian/libplack-middleware-debug-perl.links | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index c2ff77c..c79119f 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libclass-method-modifiers-perl,
  libdata-dump-perl,
  libfile-sharedir-perl,
+ libjs-jquery,
+ libjs-jquery-cookie,
  libplack-perl,
  libtext-microtemplate-perl
 Description: Plack middleware for displaying request/response debug information
diff --git a/debian/libplack-middleware-debug-perl.links b/debian/libplack-middleware-debug-perl.links
new file mode 100644
index 0000000..62a3fbf
--- /dev/null
+++ b/debian/libplack-middleware-debug-perl.links
@@ -0,0 +1,2 @@
+/usr/share/javascript/jquery/jquery.min.js               usr/share/perl5/auto/share/dist/Plack-Middleware-Debug/debug_toolbar/jquery.js
+/usr/share/javascript/jquery-cookie/jquery.cookie.min.js usr/share/perl5/auto/share/dist/Plack-Middleware-Debug/debug_toolbar/jquery.cookie.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-middleware-debug-perl.git



More information about the Pkg-perl-cvs-commits mailing list