[SCM] Debian packaging of libtap-harness-archive-perl branch, master, updated. e81eb500a1f8622900261d3be5f27183aea844ee

gregor herrmann gregoa at debian.org
Wed Aug 31 15:33:45 UTC 2011


The following commit has been merged in the master branch:
commit e81eb500a1f8622900261d3be5f27183aea844ee
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Aug 31 17:33:33 2011 +0200

    missing comma
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 9acf7b6..b5b16f5 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtap-harnes
 
 Package: libtap-harness-archive-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libyaml-tiny-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libyaml-tiny-perl,
  perl (>= 5.10.1) | libtest-harness-perl (>= 3.05)
 Description: module for creating an archive of TAP test results
  TAP::Harness::Archive is a direct subclass of TAP::Harness and behaves in

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



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