diff -Nru libidna-punycode-perl-1.100/debian/changelog libidna-punycode-perl-1.100/debian/changelog --- libidna-punycode-perl-1.100/debian/changelog 2013-06-28 13:29:07.000000000 +0000 +++ libidna-punycode-perl-1.100/debian/changelog 2015-05-31 11:08:14.000000000 +0000 @@ -1,3 +1,23 @@ +libidna-punycode-perl (1.100-2) unstable; urgency=medium + + * Team upload. + + [ gregor herrmann ] + * Strip trailing slash from metacpan URLs. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to cgit web frontend + + [ gregor herrmann ] + * debian/control: update Module::Build dependency. + * Add debian/upstream/metadata + * Declare compliance with Debian Policy 3.9.6. + * Remove version from libmodule-build-perl build dependency. + * Mark package as autopkgtest-able. + * Add deprecation warning to long description. Cf. #773873. + + -- gregor herrmann Sun, 31 May 2015 13:08:00 +0200 + libidna-punycode-perl (1.100-1) unstable; urgency=low * Team upload. diff -Nru libidna-punycode-perl-1.100/debian/control libidna-punycode-perl-1.100/debian/control --- libidna-punycode-perl-1.100/debian/control 2013-06-28 13:29:07.000000000 +0000 +++ libidna-punycode-perl-1.100/debian/control 2015-05-31 11:08:14.000000000 +0000 @@ -3,18 +3,19 @@ Uploaders: Martin Zobel-Helas , Fabrizio Regalli Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8), - perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000) + libmodule-build-perl Build-Depends-Indep: perl, libnet-idn-encode-perl, libnet-idn-nameprep-perl, libtest-nowarnings-perl -Standards-Version: 3.9.4 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libidna-punycode-perl.git +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libidna-punycode-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libidna-punycode-perl.git # not on metacpan.org, at least old version on cpan.org -# Homepage: https://metacpan.org/release/IDNA-Punycode/ +# Homepage: https://metacpan.org/release/IDNA-Punycode Homepage: http://search.cpan.org/dist/IDNA-Punycode/ Package: libidna-punycode-perl @@ -26,4 +27,6 @@ Description: module to encode Unicode string in Punycode IDNA::Punycode is a module to encode / decode Unicode strings into Punycode, an efficient encoding of Unicode for use with IDNA. - + . + Note that IDNA::Punycode is deprecated; URI (packaged as liburi-perl) + provides a URI::_punycode method as a replacement. diff -Nru libidna-punycode-perl-1.100/debian/copyright libidna-punycode-perl-1.100/debian/copyright --- libidna-punycode-perl-1.100/debian/copyright 2013-06-28 13:29:07.000000000 +0000 +++ libidna-punycode-perl-1.100/debian/copyright 2015-05-31 11:08:14.000000000 +0000 @@ -27,4 +27,3 @@ . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. - diff -Nru libidna-punycode-perl-1.100/debian/upstream/metadata libidna-punycode-perl-1.100/debian/upstream/metadata --- libidna-punycode-perl-1.100/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ libidna-punycode-perl-1.100/debian/upstream/metadata 2015-05-31 11:08:14.000000000 +0000 @@ -0,0 +1,5 @@ +--- +Archive: CPAN +Contact: Claus Färber +Name: IDNA-Punycode +Repository: http://github.com/cfaerber/Net-IDN-Encode diff -Nru libidna-punycode-perl-1.100/debian/watch libidna-punycode-perl-1.100/debian/watch --- libidna-punycode-perl-1.100/debian/watch 2013-06-28 13:29:07.000000000 +0000 +++ libidna-punycode-perl-1.100/debian/watch 2015-05-31 11:08:14.000000000 +0000 @@ -1,3 +1,3 @@ version=3 -https://metacpan.org/release/IDNA-Punycode/ .*/IDNA-Punycode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +https://metacpan.org/release/IDNA-Punycode .*/IDNA-Punycode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ http://backpan.perl.org/authors/id/C/CF/CFAERBER/ IDNA-Punycode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$