Bugzilla – Attachment 7244 Details for
Bug 6836
jQuery plugin Datatables integration http://wiki.koha-community.org/wiki/DataTables_HowTo
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 6836: Adding dependency on Modern::Perl
0002-Bug-6836-Adding-dependency-on-Modern-Perl.patch (text/plain), 1.21 KB, created by
Julian Maurice
on 2012-01-19 08:46:43 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 6836: Adding dependency on Modern::Perl
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2012-01-19 08:46:43 UTC
Size:
1.21 KB
patch
obsolete
>From 0ffe499df71788aef18e7328011b3be562a4c3d2 Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chrisc@catalyst.net.nz> >Date: Fri, 13 Jan 2012 17:16:51 +1300 >Subject: [PATCH 2/2] [SIGNED-OFF] Bug 6836: Adding dependency on Modern::Perl > > >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> >--- > C4/Installer/PerlDependencies.pm | 5 +++++ > debian/control | 1 + > 2 files changed, 6 insertions(+), 0 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index 5b3023c..9f1a4b8 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -479,6 +479,11 @@ our $PERL_DEPS = { > 'required' => '0', > 'min_ver' => '1.03', > }, >+ 'Modern::Perl' => { >+ 'usage' => 'Core', >+ 'required' => '1', >+ 'min_ver' => '1.03', >+ }, > }; > > 1; >diff --git a/debian/control b/debian/control >index 0384e18..e0827f9 100644 >--- a/debian/control >+++ b/debian/control >@@ -46,6 +46,7 @@ Build-Depends: libcgi-session-driver-memcached-perl, > libmarc-xml-perl, > libmemoize-memcached-perl, > libmime-lite-perl, >+ libmodern-perl-perl, > libnet-ldap-perl, > libnet-server-perl, > libnet-z3950-zoom-perl, >-- >1.7.8.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 6836
:
5284
|
5291
|
5294
|
6340
|
6387
|
6467
|
6468
|
6522
|
6523
|
6524
|
7112
|
7120
|
7121
|
7122
|
7123
|
7124
|
7243
|
7244
|
7298
|
7299
|
7300
|
7301
|
7302