[SCM] Debian packaging of libtest-apocalypse-perl branch, master, updated. 8ba41875406a7a1e4242560aa198fccdd43cb155

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


The following commit has been merged in the master branch:
commit 8ba41875406a7a1e4242560aa198fccdd43cb155
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 23 19:26:55 2011 +0100

    add missing comma and sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 5d2b310..d1c4662 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,10 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl (>= 5.10.1),
  libcapture-tiny-perl (>= 0.10),
- perl (>= 5.11.3) | libcpanplus-perl (>= 0.90),
  libfile-find-rule-perl (>= 0.32),
  libfile-slurp-perl (>= 9999.13),
- perl (>= 5.11.3) | libfile-spec-perl (>= 3.3100),
  libfile-which-perl (>= 1.09),
  libjson-any-perl (>= 1.25),
- 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,12 +41,15 @@ Build-Depends-Indep: perl (>= 5.10.1),
  libtest-portability-files-perl,
  libtest-script-perl,
  libtest-signature-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
  libtest-spelling-perl,
  libtest-strict-perl,
  libtest-synopsis-perl,
  libtest-vars-perl,
  libyaml-perl (>= 0.70),
+ perl (>= 5.11.3) | libcpanplus-perl (>= 0.90),
+ perl (>= 5.11.3) | libfile-spec-perl (>= 3.3100),
+ perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100),
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
  spell
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Rene Mayorga <rmayorga at debian.org>,
@@ -65,10 +65,8 @@ Package: libtest-apocalypse-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.10.1),
  libcapture-tiny-perl (>= 0.10),
- perl (>= 5.11.3) | libcpanplus-perl (>= 0.90),
  libfile-find-rule-perl (>= 0.32),
  libfile-slurp-perl (>= 9999.13),
- perl (>= 5.11.3) | libfile-spec-perl (>= 3.3100),
  libfile-which-perl (>= 1.09),
  libjson-any-perl (>= 1.25),
  libmodule-corelist-perl (>= 2.23),
@@ -104,12 +102,14 @@ Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.10.1),
  libtest-portability-files-perl,
  libtest-script-perl,
  libtest-signature-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
  libtest-spelling-perl,
  libtest-strict-perl,
  libtest-synopsis-perl,
  libtest-vars-perl,
  libyaml-perl (>= 0.70),
+ perl (>= 5.11.3) | libcpanplus-perl (>= 0.90),
+ perl (>= 5.11.3) | libfile-spec-perl (>= 3.3100),
+ perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
  spell
 Description: bundle of tests with a common interface
  Test::Apocalypse is a Perl test module that greatly simplifies common author

-- 
Debian packaging of libtest-apocalypse-perl



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