This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmoosex-attributeshortcuts-perl.
commit fb3f4b9880fa01910546fc123fe27296e6d13479 Author: gregor herrmann <[email protected]> Date: Tue Jan 2 20:41:19 2018 +0100 Update (build) dependencies. --- debian/control | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index a0e84e5..eec573f 100644 --- a/debian/control +++ b/debian/control @@ -4,22 +4,22 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libaliased-perl, - liblist-allutils-perl, - libmoose-perl (>= 1.14), + libmoose-perl, libmoosex-meta-typeconstraint-mooish-perl, libmoosex-role-parameterized-perl, libmoosex-types-common-perl, libmoosex-types-path-class-perl, libmoosex-types-perl, - libnamespace-autoclean-perl, - libpackage-deprecationmanager-perl, + libmoosex-util-perl, + libnamespace-autoclean-perl (>= 0.24), libpath-class-perl, libtest-checkdeps-perl (>= 0.010), libtest-fatal-perl, - libtest-moose-more-perl, + libtest-moose-more-perl (>= 0.049), + libtest-requires-perl, libtest-warn-perl, perl, - perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) + perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-attributeshortcuts-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmoosex-attributeshortcuts-perl.git @@ -30,14 +30,14 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libaliased-perl, - liblist-allutils-perl, - libmoose-perl (>= 1.14), + libmoose-perl, libmoosex-meta-typeconstraint-mooish-perl, libmoosex-role-parameterized-perl, libmoosex-types-common-perl, libmoosex-types-perl, - libnamespace-autoclean-perl, - libpackage-deprecationmanager-perl + libmoosex-util-perl, + libnamespace-autoclean-perl (>= 0.24), + perl (>= 5.19.5) | libscalar-list-utils-perl (>= 1:1.33) Description: Moose extension providing shorthands for common attribute options Ever found yourself repeatedly specifying writers and builders, because there's no good shortcut to specifying them? Sometimes you want an -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-attributeshortcuts-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
