diff -Nru libdist-zilla-plugin-checkextratests-perl-0.029/debian/changelog libdist-zilla-plugin-checkextratests-perl-0.029/debian/changelog --- libdist-zilla-plugin-checkextratests-perl-0.029/debian/changelog 2019-04-22 17:43:38.000000000 +0000 +++ libdist-zilla-plugin-checkextratests-perl-0.029/debian/changelog 2019-05-21 16:13:22.000000000 +0000 @@ -1,3 +1,13 @@ +libdist-zilla-plugin-checkextratests-perl (0.029-2) unstable; urgency=medium + + * Team upload. + * Fix autopkgtests. + Add debian/tests/pkg-perl/smoke-files: the test suite also needs the + corpus/ directory. + * debian/control: remove unneeded version constraints. + + -- gregor herrmann Tue, 21 May 2019 18:13:22 +0200 + libdist-zilla-plugin-checkextratests-perl (0.029-1) unstable; urgency=medium * Initial release. (Closes: #927748) diff -Nru libdist-zilla-plugin-checkextratests-perl-0.029/debian/control libdist-zilla-plugin-checkextratests-perl-0.029/debian/control --- libdist-zilla-plugin-checkextratests-perl-0.029/debian/control 2019-04-22 17:43:38.000000000 +0000 +++ libdist-zilla-plugin-checkextratests-perl-0.029/debian/control 2019-05-21 16:13:22.000000000 +0000 @@ -6,13 +6,13 @@ Priority: optional Build-Depends: debhelper (>= 12~) Build-Depends-Indep: libcapture-tiny-perl, - libdist-zilla-perl (>= 4.3), + libdist-zilla-perl, libfile-pushd-perl, - libmoose-perl (>= 2), - libnamespace-autoclean-perl (>= 0.09), + libmoose-perl, + libnamespace-autoclean-perl, libparams-util-perl, libpath-iterator-rule-perl, - libpath-tiny-perl (>= 0.013), + libpath-tiny-perl, libsub-exporter-perl, libtest-requires-perl, libtry-tiny-perl, @@ -26,12 +26,12 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, - libdist-zilla-perl (>= 4.3), + libdist-zilla-perl, libfile-pushd-perl, - libmoose-perl (>= 2), - libnamespace-autoclean-perl (>= 0.09), + libmoose-perl, + libnamespace-autoclean-perl, libpath-iterator-rule-perl, - libpath-tiny-perl (>= 0.013) + libpath-tiny-perl Description: dzil command to check xt tests before release This package provides a plugin command for Dist::Zilla build system for Perl libraries. diff -Nru libdist-zilla-plugin-checkextratests-perl-0.029/debian/tests/pkg-perl/smoke-files libdist-zilla-plugin-checkextratests-perl-0.029/debian/tests/pkg-perl/smoke-files --- libdist-zilla-plugin-checkextratests-perl-0.029/debian/tests/pkg-perl/smoke-files 1970-01-01 00:00:00.000000000 +0000 +++ libdist-zilla-plugin-checkextratests-perl-0.029/debian/tests/pkg-perl/smoke-files 2019-05-21 16:13:22.000000000 +0000 @@ -0,0 +1,2 @@ +corpus/ +t/