[SCM] Debian packaging of libpod-coverage-trustpod-perl branch, master, updated. 6eff11415735d6af3407810a70ed0c9166050f90

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


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

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

diff --git a/debian/control b/debian/control
index 8219f69..42fe12b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl,
  libpod-coverage-perl,
  libpod-eventual-perl,
  libtest-pod-perl (>= 1.41),
- 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: Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>

-- 
Debian packaging of libpod-coverage-trustpod-perl



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