[SCM] Debian packaging of libhttp-parser-xs-perl branch, master, updated. 276b84937f34ab045243cabc0bdbe8eff09612bc

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


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

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

diff --git a/debian/control b/debian/control
index 106ab52..00c5961 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libhttp-parser-xs-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8), 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: Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>,

-- 
Debian packaging of libhttp-parser-xs-perl



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