[SCM] Debian packaging of libdata-section-perl branch, master, updated. 1ac9af729fc834963c98c0cec390e744a24d6b82

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


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

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

diff --git a/debian/control b/debian/control
index 282d63e..76ee884 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libmro-compat-perl,
  libsub-exporter-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: Peter Pentchev <roam at ringlet.net>, Jonathan Yu <jawnsy at cpan.org>,
  Nathan Handler <nhandler at ubuntu.com>, gregor herrmann <gregoa at debian.org>,

-- 
Debian packaging of libdata-section-perl



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