[libmasonx-request-withapachesession-perl] 03/09: Update build and runtime dependencies.

gregor herrmann gregoa at debian.org
Sun May 24 14:45:09 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmasonx-request-withapachesession-perl.

commit 192c15cf9213e8777f411b36ae7be9c3dee85c44
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 24 16:28:29 2015 +0200

    Update build and runtime dependencies.
    
    - drop unneeded version
    - drop "perl5" and "perl-modules" (closes: #786680)
    
    Mark as autopktestable as well.
---
 debian/control | 26 +++++++++++++++++++-------
 1 file changed, 19 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index eeca962..02f1c22 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,30 @@
 Source: libmasonx-request-withapachesession-perl
-Section: perl
-Priority: extra
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
-Build-Depends: debhelper (>> 5), libmodule-build-perl, dpatch
-Build-Depends-Indep: libtest-pod-perl, perl-modules (>= 5.6.0) | libapache2-mod-perl2, libapache-session-perl (>= 1.54), libhtml-mason-perl (>= 1.16), perl5, libapache-session-wrapper-perl, libfile-find-rule-perl
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: extra
+Build-Depends: debhelper (>= 8),
+               dpatch,
+               libmodule-build-perl,
+               perl
+Build-Depends-Indep: libapache-session-perl,
+                     libapache-session-wrapper-perl,
+                     libfile-find-rule-perl,
+                     libhtml-mason-perl,
+                     libtest-pod-perl
 Standards-Version: 3.7.2.1
-Homepage: https://metacpan.org/release/MasonX-Request-WithApacheSession
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmasonx-request-withapachesession-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmasonx-request-withapachesession-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmasonx-request-withapachesession-perl.git
+Homepage: https://metacpan.org/release/MasonX-Request-WithApacheSession
 
 Package: libmasonx-request-withapachesession-perl
 Architecture: all
-Depends: ${misc:Depends}, libapache-session-perl (>= 1.54), libhtml-mason-perl (>= 1.16), perl5, libapache-session-wrapper-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libapache-session-perl,
+         libapache-session-wrapper-perl,
+         libhtml-mason-perl
 Recommends: libapache2-mod-perl2
 Description: Session handler in the Mason Request object
  MasonX::Request::WithApacheSession takes advantage of the new flexibility in 

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



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