[SCM] Debian packaging of libhtml-template-pluggable-perl branch, master, updated. 511255122c25e65a2ac49f9036934f025c1a27c0

gregor herrmann gregoa at debian.org
Thu Jul 5 20:32:35 UTC 2012


The following commit has been merged in the master branch:
commit 586fb2248acbdc6b1995224730657766220112ca
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:33:52 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 6da7f14..e4ac1ee 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,30 @@
 Source: libhtml-template-pluggable-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libhtml-template-perl, libtest-mockobject-perl,
- libregexp-common-perl, libclass-trigger-perl, pkg-components (>= 0.2),
- libnumber-format-perl, libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
+Build-Depends-Indep: perl,
+                     libhtml-template-perl,
+                     libtest-mockobject-perl,
+                     libregexp-common-perl,
+                     libclass-trigger-perl,
+                     pkg-components,
+                     libnumber-format-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/HTML-Template-Pluggable/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-template-pluggable-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-template-pluggable-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-template-pluggable-perl.git
+Homepage: http://search.cpan.org/dist/HTML-Template-Pluggable/
 
 Package: libhtml-template-pluggable-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libhtml-template-perl, 
- libregexp-common-perl, libclass-trigger-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhtml-template-perl,
+         libregexp-common-perl,
+         libclass-trigger-perl
 Recommends: libnumber-format-perl
 Description: extension of HTML::Template with plugin support
  By overriding the 'param' and 'output' methods from HTML::Template,

-- 
Debian packaging of libhtml-template-pluggable-perl



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