diff -Nru libcgi-compress-gzip-perl-1.03/debian/changelog libcgi-compress-gzip-perl-1.03/debian/changelog --- libcgi-compress-gzip-perl-1.03/debian/changelog 2014-07-28 14:46:59.000000000 +0000 +++ libcgi-compress-gzip-perl-1.03/debian/changelog 2015-06-08 19:06:03.000000000 +0000 @@ -1,3 +1,17 @@ +libcgi-compress-gzip-perl (1.03-2) unstable; urgency=medium + + * Team upload. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to cgit web frontend + + [ gregor herrmann ] + * Mark package as autopkgtest-able. + * Declare compliance with Debian Policy 3.9.6. + * Add explicit build dependency on libmodule-build-perl. + + -- gregor herrmann Mon, 08 Jun 2015 21:05:53 +0200 + libcgi-compress-gzip-perl (1.03-1) unstable; urgency=low * Initial Release. Closes: #755541 diff -Nru libcgi-compress-gzip-perl-1.03/debian/control libcgi-compress-gzip-perl-1.03/debian/control --- libcgi-compress-gzip-perl-1.03/debian/control 2014-07-28 14:46:59.000000000 +0000 +++ libcgi-compress-gzip-perl-1.03/debian/control 2015-06-08 19:06:03.000000000 +0000 @@ -1,18 +1,23 @@ Source: libcgi-compress-gzip-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group Uploaders: Robin Sheat -Build-Depends: debhelper (>= 9) -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 +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional +Build-Depends: debhelper (>= 9), + libmodule-build-perl +Build-Depends-Indep: perl, + libcgi-pm-perl | perl (<< 5.19) +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-compress-gzip-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-compress-gzip-perl.git Homepage: https://metacpan.org/release/CGI-Compress-Gzip Package: libcgi-compress-gzip-perl Architecture: all -Depends: ${misc:Depends}, ${perl: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