[libconfig-model-dpkg-perl] 01/04: Switch order of alternative (build) dependencies after Perl 5.18 upload to unstable.

gregor herrmann gregoa at debian.org
Mon Sep 2 19:39:36 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit b0ca61cff17a0a0542a604db2d5ef23c706947f8
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Sep 2 21:32:26 2013 +0200

    Switch order of alternative (build) dependencies after Perl 5.18 upload to unstable.
---
 debian/control |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3e78e3f..fc10c27 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends-Indep: libanyevent-http-perl,
                      libconfig-model-perl (>= 2.041),
                      libconfig-model-tester-perl (>= 2.043),
                      liblog-log4perl-perl,
-                     libmodule-corelist-perl (>= 2.54) | perl (>= 5.15.1),
                      libmouse-perl,
                      libnamespace-autoclean-perl,
                      libparse-recdescent-perl,
@@ -24,6 +23,7 @@ Build-Depends-Indep: libanyevent-http-perl,
                      libtext-autoformat-perl,
                      libyaml-perl,
                      lintian,
+                     perl (>= 5.15.1) | libmodule-corelist-perl (>= 2.54),
                      po-debconf
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-model-dpkg-perl.git
@@ -38,13 +38,13 @@ Depends: ${misc:Depends},
          libapt-pkg-perl,
          libconfig-model-perl (>= 2.041),
          liblog-log4perl-perl,
-         libmodule-corelist-perl (>= 2.54) | perl (>= 5.15.1),
          libmouse-perl,
          libnamespace-autoclean-perl,
          libparse-recdescent-perl,
          libsoftware-license-perl ( >= 0.103005-1),
          libtext-autoformat-perl,
-         lintian
+         lintian,
+         perl (>= 5.15.1) | libmodule-corelist-perl (>= 2.54)
 Recommends: libconfig-model-tkui-perl
 Enhances: devscripts
 Description: editor for Dpkg source files with validation

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



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