[SCM] Packaging for padre-plugin-html branch, master, updated. upstream/0.09-12-g2655b2e

Ryan Niebur ryanryan52 at gmail.com
Sun Jul 12 07:15:30 UTC 2009


The following commit has been merged in the master branch:
commit 326a59404f56419e9e6f46adbcc988c276672d2f
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Sun Jul 12 00:15:15 2009 -0700

    add deps

diff --git a/debian/control b/debian/control
index a85f536..cc38293 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,11 @@
 Source: libpadre-plugin-html-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), libmodule-build-perl
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.6.0-12), perl-modules,
   libwebservice-validator-html-w3c-perl, libhtml-lint-perl,
-  libxml-xpath-perl, libhtml-tidy-perl, padre-plugin-api-0
+  libxml-xpath-perl, libhtml-tidy-perl, padre-plugin-api-0,
+  libtest-pod-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 +15,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libpadre-plugin-html-per
 
 Package: libpadre-plugin-html-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends}, ${misc:Depends}, libwebservice-validator-html-w3c-perl, libhtml-lint-perl, libxml-xpath-perl, libhtml-tidy-perl, padre-plugin-api-0
 Enhances: padre
 Description: Padre plugin for HTML support
  The HTML plugin can be used to validate and tidy (X)HTML from within

-- 
Packaging for padre-plugin-html



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