diff -Nru libheimdal-kadm5-perl-0.08/debian/changelog libheimdal-kadm5-perl-0.08/debian/changelog --- libheimdal-kadm5-perl-0.08/debian/changelog 2022-02-06 12:44:04.000000000 +0000 +++ libheimdal-kadm5-perl-0.08/debian/changelog 2022-06-14 21:21:44.000000000 +0000 @@ -1,26 +1,25 @@ -libheimdal-kadm5-perl (0.08-5build4) jammy; urgency=medium +libheimdal-kadm5-perl (0.08-6) unstable; urgency=medium - * No-change rebuild for the perl update. + [ Damyan Ivanov ] + * declare conformance with Policy 4.1.3 (no changes needed) - -- Matthias Klose Sun, 06 Feb 2022 13:44:04 +0100 + [ Salvatore Bonaccorso ] + * Update Vcs-* headers for switch to salsa.debian.org -libheimdal-kadm5-perl (0.08-5build3) hirsute; urgency=medium + [ Debian Janitor ] + * Bump debhelper from old 11 to 12. + * Set debhelper-compat version in Build-Depends. - * No-change rebuild for the perl update. + [ gregor herrmann ] + * debian/control: update Build-Depends for cross builds. + * debian/watch: use uscan version 4. + * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'. - -- Matthias Klose Mon, 09 Nov 2020 12:43:30 +0100 + [ Debian Janitor ] + * Bump debhelper from old 12 to 13. + * Set Testsuite header for perl package. -libheimdal-kadm5-perl (0.08-5build2) focal; urgency=medium - - * No-change rebuild for the perl update. - - -- Matthias Klose Fri, 18 Oct 2019 19:31:57 +0000 - -libheimdal-kadm5-perl (0.08-5build1) disco; urgency=medium - - * No-change rebuild for the perl 5.28 transition. - - -- Adam Conrad Fri, 02 Nov 2018 18:11:16 -0600 + -- Jelmer Vernooij Tue, 14 Jun 2022 22:21:44 +0100 libheimdal-kadm5-perl (0.08-5) unstable; urgency=medium diff -Nru libheimdal-kadm5-perl-0.08/debian/compat libheimdal-kadm5-perl-0.08/debian/compat --- libheimdal-kadm5-perl-0.08/debian/compat 2017-12-18 04:55:21.000000000 +0000 +++ libheimdal-kadm5-perl-0.08/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru libheimdal-kadm5-perl-0.08/debian/control libheimdal-kadm5-perl-0.08/debian/control --- libheimdal-kadm5-perl-0.08/debian/control 2017-12-18 04:55:21.000000000 +0000 +++ libheimdal-kadm5-perl-0.08/debian/control 2022-06-14 21:21:44.000000000 +0000 @@ -1,23 +1,23 @@ Source: libheimdal-kadm5-perl -Section: perl -Priority: optional -Build-Depends: - debhelper (>= 11), - heimdal-dev, - perl, Maintainer: Debian Perl Group Uploaders: Russ Allbery -Standards-Version: 4.1.2 +Section: perl +Priority: optional +Build-Depends: debhelper-compat (= 13), + heimdal-dev, + perl-xs-dev, + perl:native +Standards-Version: 4.1.3 +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libheimdal-kadm5-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libheimdal-kadm5-perl.git Homepage: https://metacpan.org/release/Heimdal-Kadm5 -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libheimdal-kadm5-perl.git -Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libheimdal-kadm5-perl.git +Testsuite: autopkgtest-pkg-perl Package: libheimdal-kadm5-perl Architecture: any -Depends: - ${misc:Depends}, - ${perl:Depends}, - ${shlibs:Depends}, +Depends: ${misc:Depends}, + ${perl:Depends}, + ${shlibs:Depends} Description: Perl module to administer a Heimdal Kerberos KDC Heimdal::Kadm5 is a Perl module that wraps the Heimdal libkadm5clnt library and allows administration of a Heimdal KDC inside Perl programs. diff -Nru libheimdal-kadm5-perl-0.08/debian/rules libheimdal-kadm5-perl-0.08/debian/rules --- libheimdal-kadm5-perl-0.08/debian/rules 2017-12-18 04:55:21.000000000 +0000 +++ libheimdal-kadm5-perl-0.08/debian/rules 2022-06-14 21:21:44.000000000 +0000 @@ -1,7 +1,7 @@ #!/usr/bin/make -f # Enable some hardening flags. -export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow +export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ diff -Nru libheimdal-kadm5-perl-0.08/debian/watch libheimdal-kadm5-perl-0.08/debian/watch --- libheimdal-kadm5-perl-0.08/debian/watch 2017-12-18 04:55:21.000000000 +0000 +++ libheimdal-kadm5-perl-0.08/debian/watch 2022-06-14 21:21:44.000000000 +0000 @@ -1,3 +1,3 @@ -version=3 +version=4 https://metacpan.org/release/Heimdal-Kadm5/ \ - .*/Heimdal-Kadm5-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ + .*/Heimdal-Kadm5-v?@ANY_VERSION@@ARCHIVE_EXT@$