diff -Nru libclass-dbi-pg-perl-0.09/debian/changelog libclass-dbi-pg-perl-0.09/debian/changelog --- libclass-dbi-pg-perl-0.09/debian/changelog 2021-01-03 13:26:06.000000000 +0000 +++ libclass-dbi-pg-perl-0.09/debian/changelog 2022-06-11 21:26:10.000000000 +0000 @@ -1,3 +1,29 @@ +libclass-dbi-pg-perl (0.09-6) unstable; urgency=medium + + [ Salvatore Bonaccorso ] + * debian/control: Use HTTPS transport protocol for Vcs-Git URI + + [ gregor herrmann ] + * Change bugtracker URL(s) to HTTPS. + + [ Salvatore Bonaccorso ] + * Update Vcs-* headers for switch to salsa.debian.org + + [ gregor herrmann ] + * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN. + + [ Laurent Baillet ] + * fix lintian file-contains-trailing-whitespace warning + + [ gregor herrmann ] + * debian/watch: use uscan version 4. + + [ Debian Janitor ] + * Bump debhelper from old 9 to 12. + * Set debhelper-compat version in Build-Depends. + + -- Jelmer Vernooij Sat, 11 Jun 2022 22:26:10 +0100 + libclass-dbi-pg-perl (0.09-5.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. @@ -29,7 +55,7 @@ [ Daniel Lintott ] * Add search.cpan.org as metacpan doesn't have 0.9 - * Comment out metacpan.org watch line, newer release on + * Comment out metacpan.org watch line, newer release on search.cpan.org [ Salvatore Bonaccorso ] @@ -154,4 +180,3 @@ * Initial Release, closes: #202291. -- Stephen Quinney Sun, 6 Jul 2003 09:24:32 +0100 - diff -Nru libclass-dbi-pg-perl-0.09/debian/compat libclass-dbi-pg-perl-0.09/debian/compat --- libclass-dbi-pg-perl-0.09/debian/compat 2015-06-08 19:47:17.000000000 +0000 +++ libclass-dbi-pg-perl-0.09/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru libclass-dbi-pg-perl-0.09/debian/control libclass-dbi-pg-perl-0.09/debian/control --- libclass-dbi-pg-perl-0.09/debian/control 2015-06-08 19:47:17.000000000 +0000 +++ libclass-dbi-pg-perl-0.09/debian/control 2022-06-11 21:26:10.000000000 +0000 @@ -5,7 +5,7 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper-compat (= 13), libmodule-build-perl Build-Depends-Indep: perl, libclass-dbi-perl, @@ -13,8 +13,8 @@ libtest-pod-coverage-perl, libtest-pod-perl Standards-Version: 3.9.6 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-dbi-pg-perl.git -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-dbi-pg-perl.git +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libclass-dbi-pg-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libclass-dbi-pg-perl.git Homepage: https://metacpan.org/release/Class-DBI-Pg Package: libclass-dbi-pg-perl diff -Nru libclass-dbi-pg-perl-0.09/debian/patches/fix-Makefile.PL.patch libclass-dbi-pg-perl-0.09/debian/patches/fix-Makefile.PL.patch --- libclass-dbi-pg-perl-0.09/debian/patches/fix-Makefile.PL.patch 2015-06-08 19:47:17.000000000 +0000 +++ libclass-dbi-pg-perl-0.09/debian/patches/fix-Makefile.PL.patch 2022-06-11 21:26:10.000000000 +0000 @@ -1,6 +1,6 @@ From: Ansgar Burchardt Date: Sat, 24 Apr 2010 16:30:52 +0900 -Bug-Debian: http://bugs.debian.org/578990 +Bug-Debian: https://bugs.debian.org/578990 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=56880 Origin: vendor Subject: Fix error in Makefile.PL diff -Nru libclass-dbi-pg-perl-0.09/debian/watch libclass-dbi-pg-perl-0.09/debian/watch --- libclass-dbi-pg-perl-0.09/debian/watch 2015-06-08 19:47:17.000000000 +0000 +++ libclass-dbi-pg-perl-0.09/debian/watch 2022-06-11 21:26:10.000000000 +0000 @@ -1,3 +1,2 @@ -version=3 -http://search.cpan.org/dist/Class-DBI-Pg .*/Class-DBI-Pg-?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) -#https://metacpan.org/release/Class-DBI-Pg .*/Class-DBI-Pg-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) +version=4 +https://metacpan.org/release/Class-DBI-Pg .*/Class-DBI-Pg-v?@ANY_VERSION@@ARCHIVE_EXT@$