[SCM] Debian packaging of libcatalyst-action-rest-perl branch, master, updated. debian/0.95-1-6-g789e311

gregor herrmann gregoa at debian.org
Tue Feb 7 22:45:28 UTC 2012


The following commit has been merged in the master branch:
commit 467fe074590fa8d19f4f342648302a11450a755d
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Feb 7 23:40:05 2012 +0100

    Add (build) dependency on libhtml-parser-perl.

diff --git a/debian/control b/debian/control
index a348382..90f6d1f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,20 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+ libcatalyst-perl (>= 5.80030),
  libclass-inspector-perl,
  libdata-serializer-perl,
- libcatalyst-perl (>= 5.80030),
+ libhtml-parser-perl,
+ libjson-perl (>= 2.12),
+ libmoose-perl (>= 1.03),
  libmro-compat-perl (>= 0.10),
  libnamespace-autoclean-perl,
- libmoose-perl (>= 1.03),
  libparams-validate-perl,
- liburi-find-perl,
- libyaml-syck-perl,
  libtest-pod-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88),
+ liburi-find-perl,
  libwww-perl,
- libjson-perl (>= 2.12)
+ libyaml-syck-perl,
+ perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, Franck Joncourt <franck at debian.org>,
  gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at debian.org>
@@ -28,12 +29,13 @@ Package: libcatalyst-action-rest-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-perl (>= 5.80030),
- libmoose-perl (>= 1.03),
  libclass-inspector-perl,
  libdata-serializer-perl,
- libparams-validate-perl,
- libnamespace-autoclean-perl,
+ libhtml-parser-perl,
+ libmoose-perl (>= 1.03),
  libmro-compat-perl (>= 0.10),
+ libnamespace-autoclean-perl,
+ libparams-validate-perl,
  liburi-find-perl,
  libwww-perl,
  libyaml-syck-perl

-- 
Debian packaging of libcatalyst-action-rest-perl



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