This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libdist-zilla-plugin-bootstrap-lib-perl.
commit 66332144d9df1cd28f7bc2e9a71884c481719082 Author: Damyan Ivanov <[email protected]> Date: Sun Nov 5 09:06:08 2017 +0000 declare conformance with Policy 4.1.1 (no changes needed) --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 6f89238..0438802 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdist-zilla-perl, libdist-zilla-role-bootstrap-perl, libdist-zilla-util-test-kentnl-perl, - libmoose-perl, + libmoose-perl (>= 2.000), perl -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/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 @@ -18,7 +18,7 @@ Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Bootstrap-lib Package: libdist-zilla-plugin-bootstrap-lib-perl Architecture: all Depends: libdist-zilla-role-bootstrap-perl, - libmoose-perl, + libmoose-perl (>= 2.000), ${misc:Depends}, ${perl:Depends} Description: minimal boot-strapping for Dist::Zilla plugins -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-bootstrap-lib-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
