[SCM] Debian packaging of libcgi-pm-perl branch, master, updated. debian/3.58+dfsg-1-2-gaf138ab

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


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

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

diff --git a/debian/control b/debian/control
index 65fc493..8fe5e36 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libfcgi-perl,
- libtest-simple-perl (>= 0.98) | perl (>= 5.13.11)
+ perl (>= 5.13.11) | libtest-simple-perl (>= 0.98)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
  Damyan Ivanov <dmn at debian.org>, Ansgar Burchardt <ansgar at debian.org>,

-- 
Debian packaging of libcgi-pm-perl



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