diff -Nru libanyevent-cachedns-perl-0.08/debian/changelog libanyevent-cachedns-perl-0.08/debian/changelog --- libanyevent-cachedns-perl-0.08/debian/changelog 2021-01-03 12:21:29.000000000 +0000 +++ libanyevent-cachedns-perl-0.08/debian/changelog 2022-06-05 18:48:53.000000000 +0000 @@ -1,3 +1,30 @@ +libanyevent-cachedns-perl (0.08-3) unstable; urgency=medium + + [ Salvatore Bonaccorso ] + * debian/control: Use HTTPS transport protocol for Vcs-Git URI + + [ gregor herrmann ] + * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. + * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS. + + [ Salvatore Bonaccorso ] + * Update Vcs-* headers for switch to salsa.debian.org + + [ gregor herrmann ] + * debian/watch: use uscan version 4. + + [ Debian Janitor ] + * Bump debhelper from deprecated 8 to 12. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Bug-Submit, Repository, Repository- + Browse. + * Remove obsolete fields Contact, Name from debian/upstream/metadata + (already present in machine-readable debian/copyright). + * Remove constraints unnecessary since stretch: + + Build-Depends: Drop versioned constraint on libmodule-build-perl. + + -- Salvatore Bonaccorso Sun, 05 Jun 2022 19:48:53 +0100 + libanyevent-cachedns-perl (0.08-2.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -Nru libanyevent-cachedns-perl-0.08/debian/compat libanyevent-cachedns-perl-0.08/debian/compat --- libanyevent-cachedns-perl-0.08/debian/compat 2015-04-26 10:10:34.000000000 +0000 +++ libanyevent-cachedns-perl-0.08/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -8 diff -Nru libanyevent-cachedns-perl-0.08/debian/control libanyevent-cachedns-perl-0.08/debian/control --- libanyevent-cachedns-perl-0.08/debian/control 2015-04-26 10:10:34.000000000 +0000 +++ libanyevent-cachedns-perl-0.08/debian/control 2022-06-05 18:48:53.000000000 +0000 @@ -3,13 +3,13 @@ Uploaders: gregor herrmann Section: perl Priority: optional -Build-Depends: debhelper (>= 8), - libmodule-build-perl (>= 0.400000), +Build-Depends: debhelper-compat (= 13), + libmodule-build-perl, perl Build-Depends-Indep: libanyevent-perl Standards-Version: 3.9.6 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libanyevent-cachedns-perl.git -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanyevent-cachedns-perl.git +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libanyevent-cachedns-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libanyevent-cachedns-perl.git Homepage: https://metacpan.org/release/AnyEvent-CacheDNS Testsuite: autopkgtest-pkg-perl diff -Nru libanyevent-cachedns-perl-0.08/debian/copyright libanyevent-cachedns-perl-0.08/debian/copyright --- libanyevent-cachedns-perl-0.08/debian/copyright 2015-04-26 10:10:34.000000000 +0000 +++ libanyevent-cachedns-perl-0.08/debian/copyright 2022-06-05 18:48:53.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/AnyEvent-CacheDNS Upstream-Contact: Emmanuel Rodriguez Upstream-Name: AnyEvent-CacheDNS diff -Nru libanyevent-cachedns-perl-0.08/debian/upstream/metadata libanyevent-cachedns-perl-0.08/debian/upstream/metadata --- libanyevent-cachedns-perl-0.08/debian/upstream/metadata 2015-04-26 10:10:34.000000000 +0000 +++ libanyevent-cachedns-perl-0.08/debian/upstream/metadata 2022-06-05 18:48:53.000000000 +0000 @@ -1,6 +1,6 @@ --- Archive: CPAN -Bug-Database: http://github.com/potyl/perl-AnyEvent-CacheDNS/issues -Contact: Emmanuel Rodriguez -Name: AnyEvent-CacheDNS -Repository: http://github.com/potyl/perl-AnyEvent-CacheDNS +Bug-Database: https://github.com/potyl/perl-AnyEvent-CacheDNS/issues +Bug-Submit: https://github.com/potyl/perl-AnyEvent-CacheDNS/issues/new +Repository: https://github.com/potyl/perl-AnyEvent-CacheDNS.git +Repository-Browse: https://github.com/potyl/perl-AnyEvent-CacheDNS diff -Nru libanyevent-cachedns-perl-0.08/debian/watch libanyevent-cachedns-perl-0.08/debian/watch --- libanyevent-cachedns-perl-0.08/debian/watch 2015-04-26 10:10:34.000000000 +0000 +++ libanyevent-cachedns-perl-0.08/debian/watch 2022-06-05 18:48:53.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 -https://metacpan.org/release/AnyEvent-CacheDNS .*/AnyEvent-CacheDNS-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +version=4 +https://metacpan.org/release/AnyEvent-CacheDNS .*/AnyEvent-CacheDNS-v?@ANY_VERSION@@ARCHIVE_EXT@$