diff -Nru cleo-0.004/debian/changelog cleo-0.004/debian/changelog --- cleo-0.004/debian/changelog 2014-09-07 13:08:48.000000000 +0000 +++ cleo-0.004/debian/changelog 2017-10-31 17:36:36.000000000 +0000 @@ -1,3 +1,21 @@ +cleo (0.004-2) unstable; urgency=medium + + [ Salvatore Bonaccorso ] + * debian/control: Use HTTPS transport protocol for Vcs-Git URI + + [ gregor herrmann ] + * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. + + [ Axel Beckert ] + * Add debian/upstream/metadata. + * Declare compliance with Debian Policy 4.1.1. + * Mark package as autopkgtestable. + * Set "Rules-Requires-Root: no". + * Bump debhelper compatibility level to 10. + + Update versioned debhelper build-dependency accordingly. + + -- Axel Beckert Tue, 31 Oct 2017 18:36:36 +0100 + cleo (0.004-1) unstable; urgency=low * Initial release. (Closes: #760745) diff -Nru cleo-0.004/debian/compat cleo-0.004/debian/compat --- cleo-0.004/debian/compat 2014-09-07 12:58:27.000000000 +0000 +++ cleo-0.004/debian/compat 2017-10-31 16:43:48.000000000 +0000 @@ -1 +1 @@ -9 +10 diff -Nru cleo-0.004/debian/control cleo-0.004/debian/control --- cleo-0.004/debian/control 2014-09-07 12:58:27.000000000 +0000 +++ cleo-0.004/debian/control 2017-10-31 16:43:57.000000000 +0000 @@ -3,14 +3,16 @@ Priority: optional Maintainer: Debian Perl Group Uploaders: Axel Beckert -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: libfile-slurp-perl, libterm-readkey-perl, perl -Standards-Version: 3.9.5 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/cleo.git -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/cleo.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/cleo.git Homepage: https://metacpan.org/release/App-Cleo +Testsuite: autopkgtest-pkg-perl +Rules-Requires-Root: no Package: cleo Architecture: all diff -Nru cleo-0.004/debian/copyright cleo-0.004/debian/copyright --- cleo-0.004/debian/copyright 2014-09-07 12:58:27.000000000 +0000 +++ cleo-0.004/debian/copyright 2017-10-30 02:36:03.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/App-Cleo Upstream-Contact: Jeffrey Ryan Thalhammer Upstream-Name: App-Cleo diff -Nru cleo-0.004/debian/upstream/metadata cleo-0.004/debian/upstream/metadata --- cleo-0.004/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ cleo-0.004/debian/upstream/metadata 2017-10-30 02:36:03.000000000 +0000 @@ -0,0 +1,5 @@ +--- +Archive: CPAN +Contact: Jeffrey Ryan Thalhammer +Name: App-Cleo +Repository-Browse: https://github.com/thaljef/App-Cleo