[libplack-perl] 04/05: wrap&sort d/control

gregor herrmann gregoa at debian.org
Tue Oct 14 21:11:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libplack-perl.

commit 63a4b66bd4b2c945379b79eecbb879a7bec8b3c8
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 14 23:05:16 2014 +0200

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index f2e70e0..6154e51 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
-                     libapache-logformat-compiler-perl,
+Build-Depends-Indep: libapache-logformat-compiler-perl,
                      libauthen-simple-passwd-perl,
                      libcgi-compile-perl,
                      libcgi-emulate-psgi-perl,
@@ -17,14 +16,13 @@ Build-Depends-Indep: perl,
                      libdevel-stacktrace-perl (>= 1.2300),
                      libfcgi-perl,
                      libfcgi-procmanager-perl,
-                     libfile-sharedir-perl,
                      libfile-sharedir-install-perl (>= 0.06),
+                     libfile-sharedir-perl,
                      libfilesys-notify-simple-perl,
                      libhash-multivalue-perl,
                      libhttp-body-perl,
                      libhttp-message-perl | libwww-perl (<< 6.0),
                      libhttp-request-ascgi-perl,
-                     perl (>= 5.19.2) | libhttp-tiny-perl (>= 0.034),
                      libio-handle-util-perl,
                      liblog-dispatch-array-perl,
                      liblog-log4perl-perl,
@@ -36,6 +34,8 @@ Build-Depends-Indep: perl,
                      libtry-tiny-perl,
                      liburi-perl (>= 1.58),
                      libwww-perl,
+                     perl,
+                     perl (>= 5.19.2) | libhttp-tiny-perl (>= 0.034),
                      python
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libplack-perl.git
@@ -55,12 +55,12 @@ Depends: ${misc:Depends},
          libhash-multivalue-perl,
          libhttp-body-perl,
          libhttp-message-perl | libwww-perl (<< 6.0),
-         perl (>= 5.19.2) | libhttp-tiny-perl (>= 0.034),
          libmodule-refresh-perl,
          libstream-buffered-perl,
          libtest-tcp-perl (>= 2.00),
          libtry-tiny-perl,
-         liburi-perl (>= 1.58)
+         liburi-perl (>= 1.58),
+         perl (>= 5.19.2) | libhttp-tiny-perl (>= 0.034)
 Recommends: libcgi-compile-perl,
             libcgi-emulate-psgi-perl,
             libfcgi-perl,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-perl.git



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