[libplack-middleware-csrfblock-perl] 04/06: Declare compliance with Debian Policy 3.9.8.

gregor herrmann gregoa at debian.org
Sat Oct 29 12:52:36 UTC 2016


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

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

commit a7b0937c6fd3f753cd4da080b1899c90b07065dd
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 29 14:49:39 2016 +0200

    Declare compliance with Debian Policy 3.9.8.
---
 debian/control | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 91784aa..a1ca821 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,26 @@
 Source: libplack-middleware-csrfblock-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
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
- libhtml-parser-perl,
- libplack-middleware-session-perl,
- libplack-perl
-Standards-Version: 3.9.6
+                     libhtml-parser-perl,
+                     libplack-middleware-session-perl,
+                     libplack-perl
+Standards-Version: 3.9.8
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-middleware-csrfblock-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libplack-middleware-csrfblock-perl.git
 Homepage: https://metacpan.org/release/Plack-Middleware-CSRFBlock
-Testsuite: autopkgtest-pkg-perl
 
 Package: libplack-middleware-csrfblock-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhtml-parser-perl,
- libplack-middleware-session-perl,
- libplack-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhtml-parser-perl,
+         libplack-middleware-session-perl,
+         libplack-perl
 Description: Plack middleware to block CSRF (cross-site request forgery)
  Plack::Middleware::CSRFBlock helps blocking Cross-Site Request Forgeries,
  and can be used without any modifications to your application, in

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



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