[libpadre-plugin-datawalker-perl] 01/03: Add runtime dependency on padre.

gregor herrmann gregoa at debian.org
Sun Jul 5 18:11:34 UTC 2015


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

gregoa pushed a commit to branch master
in repository libpadre-plugin-datawalker-perl.

commit 60f3d88cd48bf799d1f56e735b725059e92fd489
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 5 19:57:21 2015 +0200

    Add runtime dependency on padre.
    
    Closes: #791493
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d8f98be..e57a2c1 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libwx-perl-datawalker-perl,
-         libyaml-libyaml-perl
+         libyaml-libyaml-perl,
+         padre
 Enhances: padre
 Description: simple Perl data structure browser Padre
  Padre::Plugin::DataWalker uses the Wx::Perl::DataWalker module to provide

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



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