[SCM] Debian packaging of libparams-validate-perl branch, master, updated. 7a9ac9956201ceaca047c2942480e628073d777a

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


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

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

diff --git a/debian/control b/debian/control
index 1d2904b..4efad3a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libparams-validate-perl
 Section: perl
 Priority: optional
 Build-Depends: perl, debhelper (>= 7), libreadonly-xs-perl, libreadonly-perl,
- libmodule-build-perl (>= 0.360100) | perl (>= 5.11.4)
+ perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,

-- 
Debian packaging of libparams-validate-perl



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