[SCM] Debian packaging of libtest-kwalitee-perl branch, master, updated. 8363b2568e108ee87718852006cf071c115262ab

gregor herrmann gregoa at debian.org
Thu Jul 5 21:00:05 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index ad21acc..bdd4235 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libtest-kwalitee-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Peter Pentchev <roam at ringlet.net>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libmodule-cpants-analyse-perl (>= 0.82),
- libtest-pod-perl, libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Peter Pentchev <roam at ringlet.net>
+Build-Depends-Indep: perl,
+                     libmodule-cpants-analyse-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Test-Kwalitee/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-kwalitee-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-kwalitee-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-kwalitee-perl.git
+Homepage: http://search.cpan.org/dist/Test-Kwalitee/
 
 Package: libtest-kwalitee-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
-  libmodule-cpants-analyse-perl (>= 0.82)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libmodule-cpants-analyse-perl
 Description: Test the quality of your distribution, automatically!
  Kwalitee is an automatically-measurable gauge of how good your software is.
  That's very different from quality, which a computer really can't measure in
@@ -26,3 +29,4 @@ Description: Test the quality of your distribution, automatically!
  to release a distribution to the CPAN -- or even within your own organization
  -- testing its Kwalitee before creating a release can help you improve your
  quality as well.
+

-- 
Debian packaging of libtest-kwalitee-perl



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