[SCM] Debian packaging of libmoosex-setonce-perl branch, master, updated. debian/0.200001-1-1-ga2880f8

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


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

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

diff --git a/debian/control b/debian/control
index 33c7495..20057f1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libmoose-perl (>= 0.90),
  libtest-fatal-perl,
- libtest-simple-perl (>= 0.96) | perl (>= 5.13.4),
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
  libtry-tiny-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>,

-- 
Debian packaging of libmoosex-setonce-perl



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