This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhttp-cookiemonster-perl.
commit fc598dbe7275b3efdfefbd22f6f6639edbb1909f Author: gregor herrmann <[email protected]> Date: Thu Oct 23 22:50:58 2014 +0200 Update (build) dependencies. --- debian/control | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 2ba063e..bc40cd2 100644 --- a/debian/control +++ b/debian/control @@ -4,14 +4,15 @@ Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> Build-Depends: debhelper (>= 8), - libmodule-build-perl (>= 0.360100) + libmodule-build-perl, + perl Build-Depends-Indep: libdata-serializer-perl, libhttp-cookies-perl, libmoo-perl (>= 1.000003), libsafe-isa-perl, libsub-exporter-perl, libtest-most-perl, - perl + liburi-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-cookiemonster-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-cookiemonster-perl.git @@ -24,7 +25,8 @@ Depends: ${misc:Depends}, libhttp-cookies-perl, libmoo-perl (>= 1.000003), libsafe-isa-perl, - libsub-exporter-perl + libsub-exporter-perl, + liburi-perl Description: module for easy read/write access to HTTP::Cookies jar HTTP::CookieMonster was created because messing around with HTTP::Cookies is non-trivial. HTTP::Cookies is a very useful module, but using it is not always -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-cookiemonster-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
