diff -Nru libauthen-simple-dbi-perl-0.2/debian/changelog libauthen-simple-dbi-perl-0.2/debian/changelog --- libauthen-simple-dbi-perl-0.2/debian/changelog 2021-01-07 12:39:40.000000000 +0000 +++ libauthen-simple-dbi-perl-0.2/debian/changelog 2022-06-08 16:46:34.000000000 +0000 @@ -1,3 +1,31 @@ +libauthen-simple-dbi-perl (0.2-4) unstable; urgency=medium + + [ Salvatore Bonaccorso ] + * debian/control: Use HTTPS transport protocol for Vcs-Git URI + + [ gregor herrmann ] + * Remove Xavier Oswald from Uploaders. (Closes: #824301) + + [ 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/copyright: replace tabs with spaces / remove trailing + whitespace. + * debian/watch: use uscan version 4. + + [ Debian Janitor ] + * Bump debhelper from old 9 to 12. + * Set debhelper-compat version in Build-Depends. + + -- Jelmer Vernooij Wed, 08 Jun 2022 17:46:34 +0100 + libauthen-simple-dbi-perl (0.2-3.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -Nru libauthen-simple-dbi-perl-0.2/debian/compat libauthen-simple-dbi-perl-0.2/debian/compat --- libauthen-simple-dbi-perl-0.2/debian/compat 2015-06-06 17:26:31.000000000 +0000 +++ libauthen-simple-dbi-perl-0.2/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru libauthen-simple-dbi-perl-0.2/debian/control libauthen-simple-dbi-perl-0.2/debian/control --- libauthen-simple-dbi-perl-0.2/debian/control 2015-06-06 17:26:41.000000000 +0000 +++ libauthen-simple-dbi-perl-0.2/debian/control 2022-06-08 16:46:34.000000000 +0000 @@ -1,10 +1,9 @@ Source: libauthen-simple-dbi-perl Maintainer: Debian Perl Group -Uploaders: Xavier Oswald Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper-compat (= 13), libmodule-build-perl Build-Depends-Indep: perl, libtest-pod-perl, @@ -12,8 +11,8 @@ libauthen-simple-perl, libdbd-sqlite3-perl Standards-Version: 3.9.6 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libauthen-simple-dbi-perl.git -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-simple-dbi-perl.git +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libauthen-simple-dbi-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libauthen-simple-dbi-perl.git Homepage: https://metacpan.org/release/Authen-Simple-DBI Package: libauthen-simple-dbi-perl @@ -22,6 +21,6 @@ ${perl:Depends}, libauthen-simple-perl, libdbd-sqlite3-perl -Description: Simple DBI authentication +Description: Simple DBI authentication Authen::Simple::DBI enables DBI authentication methods in the Authen::Simple framework. diff -Nru libauthen-simple-dbi-perl-0.2/debian/copyright libauthen-simple-dbi-perl-0.2/debian/copyright --- libauthen-simple-dbi-perl-0.2/debian/copyright 2015-06-06 17:22:30.000000000 +0000 +++ libauthen-simple-dbi-perl-0.2/debian/copyright 2022-06-08 16:46:34.000000000 +0000 @@ -1,7 +1,7 @@ This package was debianized by Xavier Oswald on Mon, 12 Feb 2007 15:20:57 +0100 -It was downloaded from: http://search.cpan.org/~chansen/Authen-Simple-DBI-0.2/ +It was downloaded from: https://metacpan.org/release/Authen-Simple-DBI-0.2 Upstream Author: Christian Hansen diff -Nru libauthen-simple-dbi-perl-0.2/debian/rules libauthen-simple-dbi-perl-0.2/debian/rules --- libauthen-simple-dbi-perl-0.2/debian/rules 2015-06-06 17:26:27.000000000 +0000 +++ libauthen-simple-dbi-perl-0.2/debian/rules 2022-06-08 16:46:34.000000000 +0000 @@ -3,4 +3,3 @@ export TEST_POD=1 %: dh $@ - diff -Nru libauthen-simple-dbi-perl-0.2/debian/watch libauthen-simple-dbi-perl-0.2/debian/watch --- libauthen-simple-dbi-perl-0.2/debian/watch 2015-06-06 17:22:30.000000000 +0000 +++ libauthen-simple-dbi-perl-0.2/debian/watch 2022-06-08 16:46:34.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 -https://metacpan.org/release/Authen-Simple-DBI .*/Authen-Simple-DBI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) +version=4 +https://metacpan.org/release/Authen-Simple-DBI .*/Authen-Simple-DBI-v?@ANY_VERSION@@ARCHIVE_EXT@$