This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcgi-compress-gzip-perl.
commit 2da9b807d7731372f8e3f2e4b3fdaa2fb8563d33 Author: gregor herrmann <[email protected]> Date: Mon Jul 28 16:45:51 2014 +0200 we still need perl itself Git-Dch: Ignore --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 3898c81..9e022d4 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Robin Sheat <[email protected]> Build-Depends: debhelper (>= 9) -Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19) +Build-Depends-Indep: perl, libcgi-pm-perl | perl (<< 5.19) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-compress-gzip-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-compress-gzip-perl.git @@ -12,7 +12,7 @@ Homepage: https://metacpan.org/release/CGI-Compress-Gzip Package: libcgi-compress-gzip-perl Architecture: all -Depends: ${misc:Depends}, libcgi-pm-perl | perl (<< 5.19) +Depends: ${misc:Depends}, ${perl:Depends}, libcgi-pm-perl | perl (<< 5.19) Description: module to allow automatically compressed CGI output CGI::Compress::Gzip extends the CGI module to auto-detect whether the client browser wants compressed output and, if so and if the script chooses HTML -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-compress-gzip-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
