[SCM] Debian packaging of libtest-most-perl branch, master, updated. debian/0.25-1-2-gcd06d8b

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


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

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

diff --git a/debian/control b/debian/control
index 8321268..1537d44 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,33 @@
 Source: libtest-most-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libexception-class-perl,
- perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000),
- libtest-deep-perl,
- libtest-differences-perl (>= 0.61),
- libtest-exception-perl (>= 0.31),
- perl (>= 5.13.3) | libtest-harness-perl (>= 3.21),
- libtest-warn-perl (>= 0.23),
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
+                     perl (>= 5.11.3) | libmodule-build-perl,
+                     libtest-deep-perl,
+                     libtest-differences-perl (>= 0.61),
+                     libtest-exception-perl (>= 0.31),
+                     perl (>= 5.13.3) | libtest-harness-perl,
+                     libtest-warn-perl (>= 0.23),
+                     perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-Most/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-most-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-most-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-most-perl.git
+Homepage: http://search.cpan.org/dist/Test-Most/
 
 Package: libtest-most-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libexception-class-perl,
- libtest-deep-perl,
- libtest-differences-perl (>= 0.61),
- libtest-exception-perl (>= 0.31),
- perl (>= 5.13.3) | libtest-harness-perl (>= 3.21),
- libtest-warn-perl (>= 0.23)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libexception-class-perl,
+         libtest-deep-perl,
+         libtest-differences-perl (>= 0.61),
+         libtest-exception-perl (>= 0.31),
+         perl (>= 5.13.3) | libtest-harness-perl,
+         libtest-warn-perl (>= 0.23)
 Description: Perl module with the most commonly needed test functions and features
  Test::Most provides the most commonly used testing functions and gives
  a bit more fine-grained control over your test suite.
@@ -45,3 +46,4 @@ Description: Perl module with the most commonly needed test functions and featur
  .
  Test::Most also provides a couple of routines to control tests
  behaviour in case of errors.
+

-- 
Debian packaging of libtest-most-perl



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