[SCM] Debian packaging of libhash-fieldhash-perl branch, master, updated. debian/0.12-3-13-gfc3b3c0

gregor herrmann gregoa at debian.org
Sun May 19 12:35:53 UTC 2013


The following commit has been merged in the master branch:
commit fc3b3c0d2a8d99a21783433fad16202f47052d2a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 19 14:34:24 2013 +0200

    fix order of alternative build-deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 136b2b4..b1f9064 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ Uploaders: Ivan Kohler <ivan-debian at 420.am>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
-               perl (>= 5.13.10) | libcpan-meta-perl,
-               libextutils-parsexs-perl (>= 2.210000) | perl (>= 5.11.1),
-               libmodule-build-perl (>= 0.380000) | perl (>= 5.13.11),
                libtest-leaktrace-perl,
-               perl
+               perl (>= 5.11.1) | libextutils-parsexs-perl (>= 2.210000),
+               perl (>= 5.13.10) | libcpan-meta-perl,
+               perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000),
+               perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-fieldhash-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhash-fieldhash-perl.git

-- 
Debian packaging of libhash-fieldhash-perl



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