diff -Nru libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/changelog libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/changelog --- libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/changelog 2015-08-08 12:57:26.000000000 +0000 +++ libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/changelog 2017-08-02 16:47:07.000000000 +0000 @@ -1,3 +1,18 @@ +libdist-zilla-plugin-bootstrap-lib-perl (1.001000-2) unstable; urgency=medium + + * Team upload. + + [ Salvatore Bonaccorso ] + * debian/control: Use HTTPS transport protocol for Vcs-Git URI + + [ gregor herrmann ] + * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. + * Fix autopkgtest. Don't run smoke tests from t/00-compile/. + * Declare compliance with Debian Policy 4.0.0. + * Drop unneeded version constraints from (build) dependencies. + + -- gregor herrmann Wed, 02 Aug 2017 12:47:07 -0400 + libdist-zilla-plugin-bootstrap-lib-perl (1.001000-1) unstable; urgency=low * Initial Release. (Closes: #794942) diff -Nru libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/control libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/control --- libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/control 2015-08-08 11:41:29.000000000 +0000 +++ libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/control 2017-08-02 16:47:07.000000000 +0000 @@ -1,23 +1,23 @@ Source: libdist-zilla-plugin-bootstrap-lib-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group Uploaders: Axel Beckert +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdist-zilla-perl, - libdist-zilla-role-bootstrap-perl (>= 1.000000), - libdist-zilla-util-test-kentnl-perl (>= 1.003001), + libdist-zilla-role-bootstrap-perl, + libdist-zilla-util-test-kentnl-perl, libmoose-perl, perl -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-bootstrap-lib-perl.git -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-bootstrap-lib-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-bootstrap-lib-perl.git Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Bootstrap-lib -Testsuite: autopkgtest-pkg-perl Package: libdist-zilla-plugin-bootstrap-lib-perl Architecture: all -Depends: libdist-zilla-role-bootstrap-perl (>= 1.000000), +Depends: libdist-zilla-role-bootstrap-perl, libmoose-perl, ${misc:Depends}, ${perl:Depends} diff -Nru libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/copyright libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/copyright --- libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/copyright 2015-08-08 11:40:51.000000000 +0000 +++ libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/copyright 2017-08-02 16:47:07.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/Dist-Zilla-Plugin-Bootstrap-lib Upstream-Contact: Kent Fredric Upstream-Name: Dist-Zilla-Plugin-Bootstrap-lib diff -Nru libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/tests/pkg-perl/smoke-skip libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/tests/pkg-perl/smoke-skip --- libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/tests/pkg-perl/smoke-skip 1970-01-01 00:00:00.000000000 +0000 +++ libdist-zilla-plugin-bootstrap-lib-perl-1.001000/debian/tests/pkg-perl/smoke-skip 2017-08-02 16:47:07.000000000 +0000 @@ -0,0 +1 @@ +t/00-compile/*.t