[SCM] Debian packaging of libdata-optlist-perl branch, master, updated. 779df31fa0a874b1fe917b19feebb1bce1c0cf3c

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


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

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

diff --git a/debian/control b/debian/control
index cdee9a3..371f729 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libparams-util-perl, libsub-install-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: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, 
  gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,

-- 
Debian packaging of libdata-optlist-perl



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