[SCM] Debian packaging of libhtml-template-dumper-perl branch, master, updated. 8bda0b52913131a54f5af1a5de52cb69a1d92fe5

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


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

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

diff --git a/debian/control b/debian/control
index a385cce..2217f48 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
 Source: libhtml-template-dumper-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.17)
-Build-Depends-Indep: libhtml-template-perl (>= 2.6), libio-stringy-perl,
- libstruct-compare-perl, libyaml-perl, perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>
+Build-Depends-Indep: libhtml-template-perl,
+                     libio-stringy-perl,
+                     libstruct-compare-perl,
+                     libyaml-perl,
+                     perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/HTML-Template-Dumper/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-template-dumper-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-template-dumper-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-template-dumper-perl.git
+Homepage: http://search.cpan.org/dist/HTML-Template-Dumper/
 
 Package: libhtml-template-dumper-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libhtml-template-perl (>= 2.6), perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhtml-template-perl
 Recommends: libyaml-perl
 Description: Output template data in a test-friendly format
  HTML::Template::Dumper helps you to test HTML::Template-based programs by
@@ -23,3 +28,4 @@ Description: Output template data in a test-friendly format
  .
  Note that the underlying HTML::Template methods are still called, so options
  like strict and die_on_bad_params will still throw errors.
+

-- 
Debian packaging of libhtml-template-dumper-perl



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