[SCM] Debian packaging of libsoftware-license-perl branch, master, updated. debian/0.103004-1-1-g0a5c15a
gregor herrmann
gregoa at debian.org
Wed Nov 23 18:24:56 UTC 2011
The following commit has been merged in the master branch:
commit 0a5c15a7468b7f7de25917e92f0d6444f1d1dfc8
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Nov 23 19:05:29 2011 +0100
Swap order of alternative (build) dependencies after the perl 5.14 transition.
diff --git a/debian/control b/debian/control
index 2b414a6..dca1c19 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: libdata-section-perl,
libsub-install-perl,
libtext-template-perl,
perl,
- libtest-simple-perl (>= 0.96) | perl (>= 5.13.4)
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsoftware-license-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libsoftware-license-perl.git
--
Debian packaging of libsoftware-license-perl
More information about the Pkg-perl-cvs-commits
mailing list