This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository libdancer-session-cookie-perl.
commit 4455c59ce2eca204cf0c0eb89dd527090d152c61 Author: Alexandre Mestiashvili <[email protected]> Date: Wed Sep 23 12:14:16 2015 +0200 d/changelog: upload to unstable d/copyright: update years d/control: apply wrap-and-sort --- debian/changelog | 2 +- debian/control | 17 ++++++++--------- debian/copyright | 4 ++-- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index 93d7acc..2cc69a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libdancer-session-cookie-perl (0.26-1) UNRELEASED; urgency=medium +libdancer-session-cookie-perl (0.26-1) unstable; urgency=medium * Imported Upstream version 0.26 diff --git a/debian/control b/debian/control index e3a5166..9603a57 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,7 @@ Uploaders: Alexandre Mestiashvili <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8), - libmodule-build-perl +Build-Depends: debhelper (>= 8), libmodule-build-perl Build-Depends-Indep: libcrypt-cbc-perl, libcrypt-rijndael-perl, libdancer-perl (>= 1.3113), @@ -16,8 +15,8 @@ Build-Depends-Indep: libcrypt-cbc-perl, libtest-pod-perl, libtest-www-mechanize-psgi-perl, libtime-duration-parse-perl, - perl (>= 5.13.4) | libtest-simple-perl (>= 0.96), - perl + perl, + perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdancer-session-cookie-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdancer-session-cookie-perl.git @@ -25,14 +24,14 @@ Homepage: https://metacpan.org/release/Dancer-Session-Cookie Package: libdancer-session-cookie-perl Architecture: all -Depends: ${misc:Depends}, - ${perl:Depends}, - libcrypt-cbc-perl, +Depends: libcrypt-cbc-perl, libcrypt-rijndael-perl, libdancer-perl (>= 1.3113), - libstring-crc32-perl, libsession-storage-secure-perl, - libtime-duration-parse-perl + libstring-crc32-perl, + libtime-duration-parse-perl, + ${misc:Depends}, + ${perl:Depends} Description: encrypted cookie-based session backend for Dancer Dancer::Session::Cookie implements a session engine for sessions stored entirely in cookies. Usually only session id is stored in cookies and the diff --git a/debian/copyright b/debian/copyright index cc74d7d..7f62958 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,11 +4,11 @@ Upstream-Contact: Yanick Champoux <yanick%2Bcpan%40babyl.dyndns.org> Source: https://metacpan.org/release/Dancer-Session-Cookie Files: * -Copyright: 2009-2014, Alex Kapranoff <[email protected]> +Copyright: 2009-2015, Alex Kapranoff <[email protected]> License: Artistic or GPL-1+ Files: debian/* -Copyright: 2013, Alexandre Mestiashvili <[email protected]> +Copyright: 2015, Alexandre Mestiashvili <[email protected]> License: Artistic or GPL-1+ License: Artistic -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-session-cookie-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
