From 851db276bb1f77c8407b9a37a4cf61c3ae85b23d Mon Sep 17 00:00:00 2001 From: Robin Sheat 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