diff -Nru libcheck-isa-perl-0.09/debian/changelog libcheck-isa-perl-0.09/debian/changelog --- libcheck-isa-perl-0.09/debian/changelog 2021-01-03 12:42:39.000000000 +0000 +++ libcheck-isa-perl-0.09/debian/changelog 2022-06-10 14:49:34.000000000 +0000 @@ -1,3 +1,20 @@ +libcheck-isa-perl (0.09-2) unstable; urgency=medium + + [ 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 9 to 12. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Bug-Database, Bug-Submit. + * Remove obsolete fields Contact, Name from debian/upstream/metadata + (already present in machine-readable debian/copyright). + + -- Jelmer Vernooij Fri, 10 Jun 2022 15:49:34 +0100 + libcheck-isa-perl (0.09-1.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. diff -Nru libcheck-isa-perl-0.09/debian/compat libcheck-isa-perl-0.09/debian/compat --- libcheck-isa-perl-0.09/debian/compat 2016-09-17 00:22:02.000000000 +0000 +++ libcheck-isa-perl-0.09/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -9 diff -Nru libcheck-isa-perl-0.09/debian/control libcheck-isa-perl-0.09/debian/control --- libcheck-isa-perl-0.09/debian/control 2016-09-17 00:22:02.000000000 +0000 +++ libcheck-isa-perl-0.09/debian/control 2022-06-10 14:49:34.000000000 +0000 @@ -4,15 +4,15 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libasa-perl, libmoose-perl, libsub-exporter-perl, - perl (>= 5.21.6) | libtest-simple-perl (>= 1.001014), + perl | libtest-simple-perl, perl Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcheck-isa-perl.git -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcheck-isa-perl.git +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcheck-isa-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcheck-isa-perl.git Homepage: https://metacpan.org/release/Check-ISA Package: libcheck-isa-perl diff -Nru libcheck-isa-perl-0.09/debian/upstream/metadata libcheck-isa-perl-0.09/debian/upstream/metadata --- libcheck-isa-perl-0.09/debian/upstream/metadata 2016-09-17 00:22:02.000000000 +0000 +++ libcheck-isa-perl-0.09/debian/upstream/metadata 2022-06-10 14:49:34.000000000 +0000 @@ -1,6 +1,6 @@ --- Archive: CPAN -Contact: Mohammad S Anwar (MANWAR), -Name: Check-ISA +Bug-Database: https://github.com/manwar/Check-ISA/issues +Bug-Submit: https://github.com/manwar/Check-ISA/issues/new Repository: https://github.com/manwar/Check-ISA.git Repository-Browse: https://github.com/manwar/Check-ISA diff -Nru libcheck-isa-perl-0.09/debian/watch libcheck-isa-perl-0.09/debian/watch --- libcheck-isa-perl-0.09/debian/watch 2016-09-17 00:22:02.000000000 +0000 +++ libcheck-isa-perl-0.09/debian/watch 2022-06-10 14:49:34.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 -https://metacpan.org/release/Check-ISA .*/Check-ISA-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +version=4 +https://metacpan.org/release/Check-ISA .*/Check-ISA-v?@ANY_VERSION@@ARCHIVE_EXT@$