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

dmn pushed a commit to branch master
in repository dh-make-perl.

commit f192f55d8cbaee3d475ccedcca8fe714aadef8ad
Author: Damyan Ivanov <d...@debian.org>
Date:   Sat Sep 26 13:36:53 2015 +0000

    add DPKG::Parse 0.02 to recommendations
---
 Build.PL | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Build.PL b/Build.PL
index 6cd2add..cc3ae8b 100644
--- a/Build.PL
+++ b/Build.PL
@@ -7,8 +7,9 @@ my $builder = My::Builder->new(
     module_name         => 'DhMakePerl',
     license             => 'gpl',
     recommends          => {
-        'Git'     => 0,
-        'IO::Dir' => 0,
+        'DPKG::Parse' => 0.02,
+        'Git'         => 0,
+        'IO::Dir'     => 0,
     },
     configure_requires => { 'Module::Build' => 0.38 },
     requires            => {

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/dh-make-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