This is an automated email from the git hooks/post-receive script. kanashiro-guest pushed a commit to branch master in repository libcgi-cookie-splitter-perl.
commit b4c8f765e6708483ddccdcf672dedc8a86e58cc1 Author: Lucas Kanashiro <[email protected]> Date: Mon Aug 17 10:55:57 2015 -0300 Remove libmodule-build-tiny-perl and add libnamespace-clean-perl --- debian/changelog | 2 ++ debian/control | 7 ++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9f79c18..6fe56cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ libcgi-cookie-splitter-perl (0.05-1) UNRELEASED; urgency=medium * Import upstream version 0.05 * Declare compliance with Debian policy 3.9.6 * Add autopkgtest-pkg-perl + * Dependencies: remove libmodule-build-tiny-perl and add + libnamespace-clean-perl -- Lucas Kanashiro <[email protected]> Mon, 17 Aug 2015 10:10:57 -0300 diff --git a/debian/control b/debian/control index e4094ae..4947b7c 100644 --- a/debian/control +++ b/debian/control @@ -5,10 +5,10 @@ Uploaders: AGOSTINI Yves <[email protected]>, Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9.20140227~), - libmodule-build-tiny-perl +Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, - libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6), + libtest-simple-perl (>= 1.001010) | perl (>= 5.21.6), + libnamespace-clean-perl (>= 0.19), libcgi-simple-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-cookie-splitter-perl.git @@ -19,6 +19,7 @@ Package: libcgi-cookie-splitter-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, + libnamespace-clean-perl (>= 0.19), libcgi-simple-perl Description: module for splitting big cookies into smaller ones RFC 2109 stipulates that user agents support a cookie size of "at least 4096 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-cookie-splitter-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
