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

Ryan Niebur ryanryan52 at gmail.com
Mon Jun 22 09:59:59 UTC 2009


The following commit has been merged in the master branch:
commit 16467e095babea0cb9276710b799d571a529d0c0
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Mon Jun 22 02:43:52 2009 -0700

    add libyaml-perl to {build-,}deps

diff --git a/debian/control b/debian/control
index ecd2a74..51fa33b 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-plugin-api-0, libdevel-ebug-perl (>= 0.49)
+  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>
 Standards-Version: 3.8.2
@@ -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-plugin-api-0, libdevel-ebug-perl (>= 0.49)
+  padre-plugin-api-0, libdevel-ebug-perl (>= 0.49), libyaml-perl
 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