[SCM] Debian packaging of libconfig-ini-perl branch, master, updated. 37c3b69499204b13da3b480aafceceb3c3ecb9fa

gregor herrmann gregoa at debian.org
Wed Nov 23 18:23:29 UTC 2011


The following commit has been merged in the master branch:
commit 37c3b69499204b13da3b480aafceceb3c3ecb9fa
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 23 19:05:11 2011 +0100

    Swap order of alternative (build) dependencies after the perl 5.14 transition.

diff --git a/debian/control b/debian/control
index b4424ea..a3c97d9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, 
  libmixin-linewise-perl,
- libtest-simple-perl (>= 0.96) | perl (>= 5.13.4)
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>,

-- 
Debian packaging of libconfig-ini-perl



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