r76113 - /trunk/libhttp-parser-xs-perl/debian/control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 19 11:52:43 UTC 2011


Author: gregoa
Date: Sun Jun 19 11:52:33 2011
New Revision: 76113

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76113
Log:
fix Build-Depends, after confusing poor fabreg on IRC :)

Modified:
    trunk/libhttp-parser-xs-perl/debian/control

Modified: trunk/libhttp-parser-xs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-parser-xs-perl/debian/control?rev=76113&op=diff
==============================================================================
--- trunk/libhttp-parser-xs-perl/debian/control (original)
+++ trunk/libhttp-parser-xs-perl/debian/control Sun Jun 19 11:52:33 2011
@@ -1,8 +1,8 @@
 Source: libhttp-parser-xs-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+Build-Depends: debhelper (>= 8), perl,
+ libtest-simple-perl (>= 0.96) | perl (>= 5.13.4)
 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>,




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