[SCM] Debian packaging of libtest-distmanifest-perl branch, master, updated. upstream/1.012-57-g13bd191

gregor herrmann gregoa at debian.org
Thu Jul 5 20:59:11 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 18a0b93..7e035e6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,22 @@
 Source: libtest-distmanifest-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libmodule-manifest-perl (>= 0.07),
- libtest-nowarnings-perl (>= 0.084),
- perl (>= 5.10.1) | libpod-simple-perl (>= 3.07)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
+                     libmodule-manifest-perl,
+                     libtest-nowarnings-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-DistManifest/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-distmanifest-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-distmanifest-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-distmanifest-perl.git
+Homepage: http://search.cpan.org/dist/Test-DistManifest/
 
 Package: libtest-distmanifest-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmodule-manifest-perl (>= 0.07)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmodule-manifest-perl
 Description: Perl module for verifying CPAN MANIFEST files
  Test::DistManifest provides a simple method of testing that a MANIFEST
  matches the distribution. It is similar to Test::CheckManifest, but differs
@@ -33,3 +33,4 @@ Description: Perl module for verifying CPAN MANIFEST files
  Much of the functionality is provided by Module::Manifest, so developers
  wishing to manipulate MANIFEST files in a similar way are encouraged to look
  at that distribution.
+

-- 
Debian packaging of libtest-distmanifest-perl



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