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

Damyan Ivanov dmn at debian.org
Fri Aug 28 08:02:50 UTC 2009


The following commit has been merged in the master branch:
commit 9a389df54b2779ad8753f647752155de4b734a7f
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Aug 28 10:00:48 2009 +0300

    wrap and sort (build) dependencies

diff --git a/debian/control b/debian/control
index ad07ca1..22bb16a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,12 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl,
-  libwebservice-validator-html-w3c-perl, libhtml-lint-perl,
-  libxml-xpath-perl, libhtml-tidy-perl, padre-plugin-api-0,
-  libtest-pod-perl
+ libhtml-lint-perl,
+ libhtml-tidy-perl,
+ libtest-pod-perl,
+ libwebservice-validator-html-w3c-perl,
+ libxml-xpath-perl,
+ padre-plugin-api-0
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
 Standards-Version: 3.8.2
@@ -15,7 +18,12 @@ 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}, libwebservice-validator-html-w3c-perl, libhtml-lint-perl, libxml-xpath-perl, libhtml-tidy-perl, padre-plugin-api-0
+Depends: ${perl:Depends}, ${misc:Depends},
+ libhtml-lint-perl,
+ libhtml-tidy-perl,
+ libwebservice-validator-html-w3c-perl,
+ libxml-xpath-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