[libhtml-mason-perl] 03/04: Add libhtml-parser-perl to B-D-I

Xavier Guimard xguimard-guest at alioth.debian.org
Sat Oct 12 05:24:24 UTC 2013


This is an automated email from the git hooks/post-receive script.

xguimard-guest pushed a commit to branch master
in repository libhtml-mason-perl.

commit 5c28e5d3e8707103c21c7e0531499770ccbea90c
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Oct 12 07:22:37 2013 +0200

    Add libhtml-parser-perl to B-D-I
---
 debian/control |   57 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 30 insertions(+), 27 deletions(-)

diff --git a/debian/control b/debian/control
index 211c0ea..3e54d07 100644
--- a/debian/control
+++ b/debian/control
@@ -1,40 +1,43 @@
 Source: libhtml-mason-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Florian Schlichting <fsfs at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libapache2-mod-perl2,
+                     libcache-cache-perl,
+                     libchi-perl,
+                     libclass-container-perl,
+                     libexception-class-perl,
+                     libhtml-parser-perl,
+                     liblog-any-perl,
+                     libparams-validate-perl,
+                     libtest-deep-perl,
+                     libtest-memory-cycle-perl,
+                     libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-mason-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-mason-perl.git
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libapache2-mod-perl2,
- libcache-cache-perl,
- libchi-perl,
- libclass-container-perl,
- libexception-class-perl,
- liblog-any-perl,
- libparams-validate-perl,
- libtest-deep-perl,
- libtest-memory-cycle-perl,
- libtest-pod-perl
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-mason-perl.git
 Homepage: http://www.masonhq.com/
 
 Package: libhtml-mason-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libcache-cache-perl,
- libclass-container-perl,
- libexception-class-perl,
- libhtml-parser-perl,
- liblog-any-perl,
- libparams-validate-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcache-cache-perl,
+         libclass-container-perl,
+         libexception-class-perl,
+         libhtml-parser-perl,
+         liblog-any-perl,
+         libparams-validate-perl
 Recommends: libapache2-mod-perl2
 Suggests: libchi-perl,
- libhtml-mason-perl-doc,
- libfcgi-perl
+          libfcgi-perl,
+          libhtml-mason-perl-doc
 Description: HTML::Mason Perl module
  Mason allows web pages and sites to be constructed from shared,
  reusable building blocks called components. Components contain a mix
@@ -49,8 +52,8 @@ Description: HTML::Mason Perl module
  the Perl debugger.
 
 Package: libhtml-mason-perl-doc
-Section: doc
 Architecture: all
+Section: doc
 Priority: extra
 Depends: ${misc:Depends}
 Conflicts: libhtml-mason-perl-examples

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-mason-perl.git



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