[SCM] Debian packaging of TAP-Formatter-HTML CPAN distribution branch, master, updated. debian/0.09+dfsg-1-2-g6c32a34

gregor herrmann gregoa at debian.org
Thu Jul 5 20:57:06 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 4e0e5f7..c3892ea 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libtap-formatter-html-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl
+               perl
 Build-Depends-Indep: libaccessors-perl,
- libtemplate-perl,
- liburi-perl,
- perl (>= 5.10.1) | libtest-harness-perl (>= 3.17)
+                     libtemplate-perl,
+                     liburi-perl,
+                     perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtap-formatter-html-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libtap-formatter-html-perl.git
@@ -16,10 +16,11 @@ Homepage: http://search.cpan.org/dist/TAP-Formatter-HTML/
 
 Package: libtap-formatter-html-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libaccessors-perl,
- libtemplate-perl,
- liburi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libaccessors-perl,
+         libtemplate-perl,
+         liburi-perl
 Description: TAP Test Harness output delegate for html output
  TAP::Formatter::HTML provides HTML output formatting for TAP::Harness (a
  replacement for Test::Harness).
@@ -27,3 +28,4 @@ Description: TAP Test Harness output delegate for html output
  This module is targeted at all users of automated test suites. It's meant to
  make reading test results easier, giving you a visual summary of your test
  suite and letting you drill down into individual failures.
+

-- 
Debian packaging of TAP-Formatter-HTML CPAN distribution



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