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

Ryan Niebur ryanryan52 at gmail.com
Tue Jun 16 08:28:51 UTC 2009


The following commit has been merged in the master branch:
commit f961984559e3904d95a105a69f374c63fcf366e4
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Tue Jun 16 01:28:02 2009 -0700

    change dependency from padre to padre-plugin-api-0

diff --git a/debian/control b/debian/control
index 2ceebc5..8164bf6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7), libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.6.0-12), perl-modules, libparent-perl,
-  padre (>= 0.28), libdevel-ebug-perl (>= 0.49)
+  padre-plugin-api-0, libdevel-ebug-perl (>= 0.49)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
 Standards-Version: 3.8.1
@@ -14,7 +14,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,
-  padre (>= 0.28), libdevel-ebug-perl (>= 0.49)
+  padre-plugin-api-0, libdevel-ebug-perl (>= 0.49)
 Enhances: padre
 Description: plugin for debugging Perl code from the Padre editor
  The Debugger plugin allows one to debug perl code from within Padre.

-- 
Packaging for padre-plugin-debugger



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