Bugzilla – Attachment 31594 Details for
Bug 12870
Require a higher version of Test::Simple for building
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12870 - require a higher version of Test::Simple
Bug-12870---require-a-higher-version-of-TestSimple.patch (text/plain), 2.42 KB, created by
Robin Sheat
on 2014-09-15 04:24:01 UTC
(
hide
)
Description:
Bug 12870 - require a higher version of Test::Simple
Filename:
MIME Type:
Creator:
Robin Sheat
Created:
2014-09-15 04:24:01 UTC
Size:
2.42 KB
patch
obsolete
>From 851db276bb1f77c8407b9a37a4cf61c3ae85b23d Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Thu, 4 Sep 2014 17:02:21 +1200 >Subject: [PATCH] Bug 12870 - require a higher version of Test::Simple > >New test cases won't build with the version of this in squeeze. >--- > debian/control | 6 +++++- > debian/control.in | 2 +- > 2 files changed, 6 insertions(+), 2 deletions(-) > >diff --git a/debian/control b/debian/control >index e2bd024..010506a 100644 >--- a/debian/control >+++ b/debian/control >@@ -64,6 +64,7 @@ Build-Depends: libalgorithm-checkdigits-perl, > liblocale-currency-format-perl, > liblocale-maketext-lexicon-perl, > liblocale-po-perl, >+ liblwp-protocol-https-perl|libwww-perl (<6.02), libio-socket-ssl-perl, > libmail-sendmail-perl, > libmarc-charset-perl, > libmarc-crosswalk-dublincore-perl, >@@ -98,6 +99,7 @@ Build-Depends: libalgorithm-checkdigits-perl, > libtemplate-plugin-htmltotext-perl, > libtest-deep-perl, > libtest-mockmodule-perl, >+ libtest-mockobject-perl, > libtest-simple-perl | perl-modules, > libtest-strict-perl, > libtest-warn-perl, >@@ -125,7 +127,7 @@ Build-Depends: libalgorithm-checkdigits-perl, > perl, > perl-modules, > debhelper (>= 7.0.50), gettext, python, python-debian, xsltproc, docbook-xsl, >- libxml2-utils, bash-completion >+ libxml2-utils, bash-completion, perl-modules (>= 5.14.2) | libtest-simple-perl (>= 0.98) > > Package: koha-common > Architecture: all >@@ -261,6 +263,7 @@ Depends: libalgorithm-checkdigits-perl, > liblocale-currency-format-perl, > liblocale-maketext-lexicon-perl, > liblocale-po-perl, >+ liblwp-protocol-https-perl|libwww-perl (<6.02), libio-socket-ssl-perl, > libmail-sendmail-perl, > libmarc-charset-perl, > libmarc-crosswalk-dublincore-perl, >@@ -295,6 +298,7 @@ Depends: libalgorithm-checkdigits-perl, > libtemplate-plugin-htmltotext-perl, > libtest-deep-perl, > libtest-mockmodule-perl, >+ libtest-mockobject-perl, > libtest-simple-perl | perl-modules, > libtest-strict-perl, > libtest-warn-perl, >diff --git a/debian/control.in b/debian/control.in >index 8984c6b..3c2f42f 100644 >--- a/debian/control.in >+++ b/debian/control.in >@@ -11,7 +11,7 @@ Standards-Version: 3.8.4 > # There are some exceptions. > Build-Depends:__AUTODEPENDS__, > debhelper (>= 7.0.50), gettext, python, python-debian, xsltproc, docbook-xsl, >- libxml2-utils, bash-completion >+ libxml2-utils, bash-completion, perl-modules (>= 5.14.2) | libtest-simple-perl (>= 0.98) > > Package: koha-common > Architecture: all >-- >1.9.1
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 12870
:
31593
| 31594