[SCM] Packaging Plack::Middleware::Status in Debian branch, master, updated. debian/1.101150-1-2-g252588d

gregor herrmann gregoa at debian.org
Thu Jul 5 20:50:08 UTC 2012


The following commit has been merged in the master branch:
commit 3b301492825e0e78693edb098254bf99a7ef77b7
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:50:26 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 93cfcdb..cc619d4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,13 @@
 Source: libplack-middleware-status-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100)
+               perl (>= 5.11.4) | libmodule-build-perl
 Build-Depends-Indep: perl,
- libhttp-message-perl | libwww-perl (<< 6),
- libplack-perl,
- perl (>= 5.10.1) | libparent-perl
+                     libhttp-message-perl | libwww-perl (<< 6),
+                     libplack-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-middleware-status-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libplack-middleware-status-perl.git
@@ -16,12 +15,13 @@ Homepage: http://search.cpan.org/dist/Plack-Middleware-Status/
 
 Package: libplack-middleware-status-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhttp-message-perl | libwww-perl (<< 6),
- libplack-perl,
- perl (>= 5.10.1) | libparent-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhttp-message-perl | libwww-perl (<< 6),
+         libplack-perl,
+         perl
 Description: Perl module for Plack middleware mapping URLs to status codes
  Plack::Middleware::Status is a Perl module providing a Plack Middleware
  component for mapping application URLs to responses with any given
  HTTP Status Code.
- 
+

-- 
Packaging Plack::Middleware::Status in Debian



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