[SCM] Packaging for padre-plugin-debugger branch, master, updated. upstream/0.3-17-ga9b4f82

gregor herrmann gregoa at debian.org
Wed Nov 23 17:47:27 UTC 2011


The following commit has been merged in the master branch:
commit a9b4f82708028a058999bb764fa4fab87d34a47e
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 23 18:47:17 2011 +0100

    clean up deps a bit
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 1d3156b..1e314c3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libpadre-plugin-debugger-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), libmodule-build-perl | perl-modules (>= 5.10.0), quilt (>= 0.46-7)
-Build-Depends-Indep: perl (>= 5.6.0-12), perl-modules, libparent-perl,
+Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends-Indep: perl (>= 5.6.0-12), perl (>= 5.10.1) | libparent-perl,
   padre-plugin-api-0, libdevel-ebug-perl (>= 0.49), libyaml-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libpadre-plugin-debugger
 
 Package: libpadre-plugin-debugger-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, perl-modules, libparent-perl,
+Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.10.1) | libparent-perl,
   padre-plugin-api-0, libdevel-ebug-perl (>= 0.49), libyaml-perl
 Enhances: padre
 Description: plugin for debugging Perl code from the Padre editor

-- 
Packaging for padre-plugin-debugger



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