[SCM] Debian packaging of Prophet CPAN distribution branch, master, updated. upstream/0.743-13-gd522863

Ioan Rogers ioan at dirtysoft.ca
Fri Oct 12 01:25:55 UTC 2012


The following commit has been merged in the master branch:
commit cb7810801b41ef50b5801e74ac6db44026882eec
Author: Ioan Rogers <ioan at dirtysoft.ca>
Date:   Thu Oct 4 00:11:43 2012 -0700

    Added links for jquery-tablesorter

diff --git a/debian/control b/debian/control
index cd1ecd9..6880c91 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Depends: ${perl:Depends}, ${misc:Depends},
   libfile-sharedir-perl (>= 1.00), libhttp-server-simple-perl (>= 0.40),
   libdbd-sqlite3-perl (>= 1.00), libjson-xs-perl (>= 2.222),
   libterm-readline-perl-perl | libterm-readline-gnu-perl, rsync,
-  libjs-jquery, libjs-yui
+  libjs-jquery, libjs-yui, libjs-jquery-tablesorter
 Recommends: libnet-rendezvous-publish-backend-avahi-perl, libnet-bonjour-perl
 Description: distributed, peer-to-peer replicated database system
  Prophet is a lightweight schemaless database designed for peer to peer
diff --git a/debian/libprophet-perl.links b/debian/libprophet-perl.links
new file mode 100644
index 0000000..52c3f91
--- /dev/null
+++ b/debian/libprophet-perl.links
@@ -0,0 +1,2 @@
+usr/share/javascript/jquery-tablesorter/jquery.tablesorter.min.js usr/share/perl5/auto/share/dist/Prophet/web/static/jquery/js/jquery.tablesorter.min.js
+usr/share/javascript/jquery-tablesorter/themes/blue/ usr/share/perl5/auto/share/dist/Prophet/web/static/jquery/css/tablesorter/
diff --git a/debian/repack.local b/debian/repack.local
index 3e55ea2..11016ff 100644
--- a/debian/repack.local
+++ b/debian/repack.local
@@ -1,3 +1,6 @@
 MANIFEST=1
 rm -rf share/web/static/yui
 rm share/web/static/jquery/js/jquery-1.2.6.min.js
+rm share/web/static/jquery/js/jquery.tablesorter.min.js
+rm -rf share/web/static/jquery/css/tablesorter
+

-- 
Debian packaging of Prophet CPAN distribution



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