[libdancer-plugin-auth-extensible-perl] 02/05: d/control: cme fix dpkg

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu May 28 08:57:19 UTC 2015


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

malex-guest pushed a commit to branch master
in repository libdancer-plugin-auth-extensible-perl.

commit 266c352585efa8d73d69e28dcf558efc562b8cda
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Tue May 26 15:23:55 2015 +0200

    d/control: cme fix dpkg
---
 debian/control | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 9879313..d97bf4d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,27 @@
 Source: libdancer-plugin-auth-extensible-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcrypt-saltedhash-perl,
- libdancer-perl (>= 1.3118),
- libtest-pod-perl,
- libyaml-perl,
- perl
-Standards-Version: 3.9.4
+                     libdancer-perl (>= 1.3118),
+                     libtest-pod-perl,
+                     libyaml-perl,
+                     perl
+Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdancer-plugin-auth-extensible-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdancer-plugin-auth-extensible-perl.git
 Homepage: https://metacpan.org/release/Dancer-Plugin-Auth-Extensible
 
 Package: libdancer-plugin-auth-extensible-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcrypt-saltedhash-perl,
- libdancer-perl (>= 1.3118),
- libyaml-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcrypt-saltedhash-perl,
+         libdancer-perl (>= 1.3118),
+         libyaml-perl
 Description: module providing extensible authentication framework for Dancer apps
  Dancer::Plugin::Auth::Extensible makes it easy to require a user to be 
  logged in to access certain routes, provides role-based access control, 

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



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