[SCM] Debian packaging of libcpan-mini-perl branch, master, updated. 7bc54a3254148abe4cc96348dcfa0f117e6741b6

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


The following commit has been merged in the master branch:
commit 7bc54a3254148abe4cc96348dcfa0f117e6741b6
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 4790297..0905dd1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libfile-homedir-perl,
- libtest-simple-perl (>= 0.96) | perl (>= 5.13.4),
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
  liburi-perl,
  libwww-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

-- 
Debian packaging of libcpan-mini-perl



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