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

Xavier Guimard x.guimard at free.fr
Sun May 5 12:18:00 UTC 2013


The following commit has been merged in the master branch:
commit ec7837ccd29cc21ecd40d00e13e10463f2e51a48
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun May 5 14:13:52 2013 +0200

    Add version >= 0.24 for libtest-warn-perl
    
    See: https://github.com/schwern/perl5i/issues/255

diff --git a/debian/changelog b/debian/changelog
index 0e7cb8d..bf4783e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 libperl5i-perl (2.11.2-1) UNRELEASED; urgency=low
 
+  WAITS-FOR: libtest-warn-perl >= 0.24
+
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 
@@ -17,6 +19,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
 
  -- Xavier Guimard <x.guimard at free.fr>  Thu, 02 May 2013 13:18:37 +0200
 
diff --git a/debian/control b/debian/control
index 85c43d7..8b62c42 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Build-Depends: debhelper (>= 9.20120312),
                libtaint-util-perl,
                libtest-exception-perl,
                libtest-output-perl,
-               libtest-warn-perl,
+               libtest-warn-perl (>= 0.24),
                libtime-y2038-perl,
                libtrue-perl,
                libtry-tiny-perl,

-- 
Debian packaging of libperl5i-perl



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