[libplack-middleware-session-perl] 04/05: Declare compliance with Debian Policy 4.1.3

Florian Schlichting fsfs at moszumanska.debian.org
Tue Jan 2 19:57:51 UTC 2018


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

fsfs pushed a commit to branch master
in repository libplack-middleware-session-perl.

commit 44bc8a35669670259bd9fe775d6396f559ef4777
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Jan 2 20:48:27 2018 +0100

    Declare compliance with Debian Policy 4.1.3
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index a576c9d..2a2844a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: libclass-dbi-sqlite-perl,
                      libtest-requires-perl,
                      libwww-perl,
                      perl
-Standards-Version: 3.9.6
+Standards-Version: 4.1.3
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libplack-middleware-session-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libplack-middleware-session-perl.git
 Homepage: https://metacpan.org/release/Plack-Middleware-Session
@@ -28,11 +28,11 @@ Depends: ${misc:Depends},
          libdigest-hmac-perl (>= 1.03),
          libplack-perl
 Description: Perl module for Plack middleware session management
- Plack::Middleware::Session provides Plack Middleware 
- component for session management. By default it will 
- use cookies to keep session state and store data in 
- memory. This library also comes with other state and 
- store solutions. It should be noted that it stores 
- the current session as a hash reference in the 
- psgix.session key inside the $env where it can 
+ Plack::Middleware::Session provides Plack Middleware
+ component for session management. By default it will
+ use cookies to keep session state and store data in
+ memory. This library also comes with other state and
+ store solutions. It should be noted that it stores
+ the current session as a hash reference in the
+ psgix.session key inside the $env where it can
  accessed as needed.

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



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