This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmoosex-app-perl.
commit a08a6e3f1f5e8acd71873bfd9bd062306dcd1d68 Author: gregor herrmann <[email protected]> Date: Wed Oct 15 22:08:41 2014 +0200 Add more packages to Build-Depends-Indep and Recommends. --- debian/control | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1dafcff..6f7af23 100644 --- a/debian/control +++ b/debian/control @@ -6,12 +6,14 @@ Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libconfig-any-perl, + libfile-homedir-perl, libio-interactive-perl, libmoose-perl (>= 2.00), libmoosex-types-path-class-perl, libnamespace-autoclean-perl, libpath-class-perl, libpod-elemental-perl, + libterm-readkey-perl, libtest-most-perl, libtest-nowarnings-perl, perl @@ -25,12 +27,14 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libconfig-any-perl, - libio-interactive-perl, libmoose-perl (>= 2.00), libmoosex-types-path-class-perl, libnamespace-autoclean-perl, libpath-class-perl, libpod-elemental-perl +Recommends: libfile-homedir-perl, + libio-interactive-perl, + libterm-readkey-perl Description: helper for user-friendly Perl/Moose command line apps MooseX::App is a highly customizeable helper to write user-friendly command line applications without having to worry about most of the annoying things -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-app-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
