[SCM] Debian packaging of libtest-manifest-perl branch, master, updated. ddc5e581189ad38354420e4a679b4f71141a928a

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


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

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

diff --git a/debian/control b/debian/control
index 4bf1433..98f9b3e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,27 @@
 Source: libtest-manifest-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jay Bonci <jaybonci at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jay Bonci <jaybonci at debian.org>, Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Test-Manifest/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-manifest-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-manifest-perl.git
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.8), libtest-pod-perl,
- libtest-pod-coverage-perl
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-manifest-perl.git
+Homepage: http://search.cpan.org/dist/Test-Manifest/
 
 Package: libtest-manifest-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.8.8)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl
 Description: Perl module for interacting with a test manifest file
  Test::Manifest is a Perl test framework that allows you to run any tests you
  want based on the t/test_manifest file, in any order you desire (rather than
  simply the ascii-betical order provided by default.)
+

-- 
Debian packaging of libtest-manifest-perl



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