[libpadre-plugin-perlcritic-perl] 03/05: Add padre to Depends

Damyan Ivanov dmn at moszumanska.debian.org
Tue Jun 9 10:11:50 UTC 2015


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

dmn pushed a commit to branch master
in repository libpadre-plugin-perlcritic-perl.

commit 4a00e3e5f69696166cdfceb42a21732e5a79c7e3
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Jun 9 09:38:37 2015 +0000

    Add padre to Depends
    
    the package is completely useless without padre
    
    Enhances: padre is still true
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8e916d1..dc911a2 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,8 @@ Package: libpadre-plugin-perlcritic-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libperl-critic-perl
+         libperl-critic-perl,
+         padre
 Enhances: padre
 Description: Padre plugin to analyze perl files with Perl::Critic
  Padre::Plugin::PerlCritic is a simple plugin to run Perl::Critic on your

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpadre-plugin-perlcritic-perl.git



More information about the Pkg-perl-cvs-commits mailing list