This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libmoosex-getopt-perl.

commit 7d5e64d11de2f1ebfe6073c12f8beac665414358
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Sun Mar 30 21:31:06 2014 +0200

    Add missing (build-)dependency for namespace::autoclean
    
    Add Build-Depends-Indep and Depends on libnamespace-autoclean-perl.
    
    Closes: #743082
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index b892409..e43819c 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Build-Depends-Indep: perl,
                      libmoosex-role-parameterized-perl,
                      libmoosex-simpleconfig-perl,
                      libmodule-runtime-perl,
+                     libnamespace-autoclean-perl,
                      libpath-tiny-perl,
                      libtest-deep-perl,
                      libtest-fatal-perl,
@@ -40,6 +41,7 @@ Depends: ${perl:Depends},
          libgetopt-long-descriptive-perl,
          libmoose-perl,
          libmoosex-role-parameterized-perl,
+         libnamespace-autoclean-perl,
          libtry-tiny-perl
 Description: Moose extension for processing command line options
  MooseX::Getopt is a Moose role which provides an alternate constructor for

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libmoosex-getopt-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to