[libcatalyst-plugin-authentication-perl] 03/07: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Wed Aug 2 17:11:55 UTC 2017


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

gregoa pushed a commit to branch master
in repository libcatalyst-plugin-authentication-perl.

commit fb49d6a0e2666d283dff3c2672f5ef33d419e42e
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Aug 2 13:09:53 2017 -0400

    Mark package as autopkgtest-able.
---
 debian/control | 48 +++++++++++++++++++++++++-----------------------
 1 file changed, 25 insertions(+), 23 deletions(-)

diff --git a/debian/control b/debian/control
index c558046..2489fdf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libcatalyst-plugin-authentication-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcatalyst-perl,
- libcatalyst-plugin-session-perl (>= 0.10),
- libclass-inspector-perl,
- libmoose-perl,
- libmoosex-emulate-class-accessor-fast-perl,
- libmro-compat-perl,
- libnamespace-autoclean-perl,
- libstring-rewriteprefix-perl,
- libtest-exception-perl,
- libtry-tiny-perl,
- perl (>= 5.15.2)
+                     libcatalyst-plugin-session-perl (>= 0.10),
+                     libclass-inspector-perl,
+                     libmoose-perl,
+                     libmoosex-emulate-class-accessor-fast-perl,
+                     libmro-compat-perl,
+                     libnamespace-autoclean-perl,
+                     libstring-rewriteprefix-perl,
+                     libtest-exception-perl,
+                     libtry-tiny-perl,
+                     perl (>= 5.15.2)
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatalyst-plugin-authentication-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcatalyst-plugin-authentication-perl.git
@@ -22,18 +23,19 @@ Homepage: https://metacpan.org/release/Catalyst-Plugin-Authentication
 
 Package: libcatalyst-plugin-authentication-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcatalyst-perl,
- libcatalyst-plugin-session-perl (>= 0.10),
- libclass-inspector-perl,
- libmoose-perl,
- libmoosex-emulate-class-accessor-fast-perl,
- libmro-compat-perl,
- libnamespace-autoclean-perl,
- libstring-rewriteprefix-perl,
- libtry-tiny-perl
-Replaces: libcatalyst-modules-perl (<< 48~)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcatalyst-perl,
+         libcatalyst-plugin-session-perl (>= 0.10),
+         libclass-inspector-perl,
+         libmoose-perl,
+         libmoosex-emulate-class-accessor-fast-perl,
+         libmro-compat-perl,
+         libnamespace-autoclean-perl,
+         libstring-rewriteprefix-perl,
+         libtry-tiny-perl
 Breaks: libcatalyst-modules-perl (<< 48~)
+Replaces: libcatalyst-modules-perl (<< 48~)
 Description: Infrastructure plugin for the Catalyst authentication framework
  Catalyst::Plugin::Authentication provides generic user support for Catalyst
  apps. It is the basis for both authentication (checking the user is who they

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



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