diff -Nru libdbix-oo-perl-0.0.9/debian/changelog libdbix-oo-perl-0.0.9/debian/changelog --- libdbix-oo-perl-0.0.9/debian/changelog 2018-02-11 18:52:10.000000000 +0000 +++ libdbix-oo-perl-0.0.9/debian/changelog 2022-06-13 14:34:00.000000000 +0000 @@ -1,3 +1,16 @@ +libdbix-oo-perl (0.0.9-6) unstable; urgency=medium + + [ Salvatore Bonaccorso ] + * Update Vcs-* headers for switch to salsa.debian.org + + [ Laurent Baillet ] + * fix lintian file-contains-trailing-whitespace warning + + [ gregor herrmann ] + * debian/watch: use uscan version 4. + + -- Jelmer Vernooij Mon, 13 Jun 2022 15:34:00 +0100 + libdbix-oo-perl (0.0.9-5) unstable; urgency=medium * Team upload. diff -Nru libdbix-oo-perl-0.0.9/debian/compat libdbix-oo-perl-0.0.9/debian/compat --- libdbix-oo-perl-0.0.9/debian/compat 2018-02-11 18:51:26.000000000 +0000 +++ libdbix-oo-perl-0.0.9/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -10 diff -Nru libdbix-oo-perl-0.0.9/debian/control libdbix-oo-perl-0.0.9/debian/control --- libdbix-oo-perl-0.0.9/debian/control 2018-02-11 18:51:26.000000000 +0000 +++ libdbix-oo-perl-0.0.9/debian/control 2022-06-13 14:34:00.000000000 +0000 @@ -5,7 +5,7 @@ Testsuite: autopkgtest-pkg-perl Rules-Requires-Root: no Priority: optional -Build-Depends: debhelper (>= 10) +Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libclass-data-inheritable-perl, libdbi-perl, libsql-abstract-perl, @@ -13,8 +13,8 @@ libtest-pod-perl, perl Standards-Version: 4.1.3 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbix-oo-perl.git -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdbix-oo-perl.git +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdbix-oo-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdbix-oo-perl.git Homepage: https://metacpan.org/release/DBIx-OO Package: libdbix-oo-perl @@ -29,4 +29,3 @@ DBIx::OO has been inspired by the wonderful Class::DBI. It is a database-to-Perl-Objects abstraction layer, allowing you to interact with a database using common Perl syntax. - diff -Nru libdbix-oo-perl-0.0.9/debian/watch libdbix-oo-perl-0.0.9/debian/watch --- libdbix-oo-perl-0.0.9/debian/watch 2018-02-11 18:50:49.000000000 +0000 +++ libdbix-oo-perl-0.0.9/debian/watch 2022-06-13 14:34:00.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 -https://metacpan.org/release/DBIx-OO .*/DBIx-OO-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +version=4 +https://metacpan.org/release/DBIx-OO .*/DBIx-OO-v?@ANY_VERSION@@ARCHIVE_EXT@$