[SCM] Debian packaging of libperl5i-perl branch, master, updated. debian/2.9.1-2-30-gf34e20b

Xavier Guimard x.guimard at free.fr
Mon May 6 03:47:56 UTC 2013


The following commit has been merged in the master branch:
commit f34e20bf038df9eff5f4f27ea99b81ce4e59ee78
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon May 6 05:47:42 2013 +0200

    Add version >= 5.15.3 for perl (to have Carp >= 1.22)

diff --git a/debian/changelog b/debian/changelog
index d4fe6ef..27b338a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 libperl5i-perl (2.11.2-1) UNRELEASED; urgency=low
 
-  WAITS-FOR: libtest-warn-perl >= 0.24
+  WAITS-FOR: perl >= 5.15.3
 
   TODO:
   - we need autodie 2.12 --> libautodie-perl (>= 2.12) | perl (>= 5.17.2)
@@ -25,7 +25,7 @@ libperl5i-perl (2.11.2-1) UNRELEASED; urgency=low
   * Add Lintian override to hide false-positive hardening warning
   * Add libcarp-fix-1-25-perl and libhash-storediterator-perl in
     dependencies
-  * Add version >= 0.24 for libtest-warn-perl
+  * Add version >= 5.15.3 for perl (to have Carp >= 1.22)
 
  -- Xavier Guimard <x.guimard at free.fr>  Thu, 02 May 2013 13:18:37 +0200
 
diff --git a/debian/control b/debian/control
index 6dc1f74..71bceab 100644
--- a/debian/control
+++ b/debian/control
@@ -35,15 +35,14 @@ Build-Depends: debhelper (>= 9.20120312),
                libtaint-util-perl,
                libtest-exception-perl,
                libtest-output-perl,
-               libtest-warn-perl (>= 0.24),
+               libtest-warn-perl,
                libtime-y2038-perl,
                libtrue-perl,
                libtry-tiny-perl,
                libutf8-all-perl,
                libwant-perl,
                libyaml-perl,
-               perl,
-               perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000)
+               perl (>= 5.15.3)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl5i-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libperl5i-perl.git

-- 
Debian packaging of libperl5i-perl



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