[SCM] Debian packaging of libtest-reporter-perl branch, master, updated. debian/1.58-1-2-g99a5ec4

gregor herrmann gregoa at debian.org
Thu Jul 5 21:01:34 UTC 2012


The following commit has been merged in the master branch:
commit 51d99c3575eae857a917dec57ea6f59b61255942
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:00:22 2012 -0600

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

diff --git a/debian/control b/debian/control
index 4671bfc..4663bbc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libtest-reporter-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-script-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-script-perl
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-reporter-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-reporter-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-reporter-perl.git
 Homepage: http://search.cpan.org/dist/Test-Reporter/
 
 Package: libtest-reporter-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl module to send test results to cpan-testers at perl.org
  Test::Reporter reports the test results of any given distribution to the CPAN
  testing service. See http://testers.cpan.org/ for details.
  .
  Test::Reporter has wide support for various perl5's and platforms.
+

-- 
Debian packaging of libtest-reporter-perl



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