[SCM] Debian packaging of libdbix-class-candy-perl branch, master, updated. debian/0.002001-1-1-g6287992

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


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

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

diff --git a/debian/control b/debian/control
index d1ddeca..36dc080 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
  libtest-deep-perl,
  liblingua-en-inflect-perl,
  libtest-fatal-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: Rafael Kitover <rkitover at cpan.org>,
  Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>

-- 
Debian packaging of libdbix-class-candy-perl



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