[SCM] Debian packaging of libtap-harness-archive-perl branch, master, updated. debian/0.14-1-2-g1e860ff

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


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

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

diff --git a/debian/control b/debian/control
index 90c5016..a23b6d8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,12 @@
 Source: libtap-harness-archive-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alan Haggai Alavi <alanhaggai at alanhaggai.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libyaml-tiny-perl,
- perl (>= 5.10.1) | libtest-harness-perl (>= 3.05),
- perl
+                     perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtap-harness-archive-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libtap-harness-archive-perl.git
@@ -15,12 +14,14 @@ Homepage: http://search.cpan.org/dist/TAP-Harness-Archive/
 
 Package: libtap-harness-archive-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libyaml-tiny-perl,
- perl (>= 5.10.1) | libtest-harness-perl (>= 3.05)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libyaml-tiny-perl,
+         perl
 Description: module for creating an archive of TAP test results
  TAP::Harness::Archive is a direct subclass of TAP::Harness and behaves in
  exactly the same way except for one detail. In addition to outputting a
  running progress of the tests and an ending summary it can also capture all
  of the raw TAP from the individual test files or streams into an archive file
  (.tar or .tar.gz).
+

-- 
Debian packaging of libtap-harness-archive-perl



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