[SCM] Debian packaging of libtest-apocalypse-perl branch, master, updated. 132632c423e05ed360868e2c226cd88bdda59460

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


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

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

diff --git a/debian/control b/debian/control
index 32f3b59..5d2b310 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl (>= 5.10.1),
  perl (>= 5.11.3) | libfile-spec-perl (>= 3.3100),
  libfile-which-perl (>= 1.09),
  libjson-any-perl (>= 1.25),
- libmodule-build-perl (>= 0.360100) | perl (>= 5.11.4)
+ perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
  libmodule-corelist-perl (>= 2.23),
  libmodule-cpants-analyse-perl (>= 0.85),
  libperl-metrics-simple-perl (>= 0.13),
@@ -44,7 +44,7 @@ Build-Depends-Indep: perl (>= 5.10.1),
  libtest-portability-files-perl,
  libtest-script-perl,
  libtest-signature-perl,
- libtest-simple-perl (>= 0.96) | perl (>= 5.13.4),
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
  libtest-spelling-perl,
  libtest-strict-perl,
  libtest-synopsis-perl,
@@ -104,7 +104,7 @@ Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.10.1),
  libtest-portability-files-perl,
  libtest-script-perl,
  libtest-signature-perl,
- libtest-simple-perl (>= 0.96) | perl (>= 5.13.4),
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
  libtest-spelling-perl,
  libtest-strict-perl,
  libtest-synopsis-perl,

-- 
Debian packaging of libtest-apocalypse-perl



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