[SCM] Debian packaging of libmodule-manifest-perl branch, master, updated. 3e31c08d1cbf1bff32d2cf0279e43ced76a1709b

gregor herrmann gregoa at debian.org
Thu Jul 5 20:39:56 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 8ba54c6..4de6a79 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,29 @@
 Source: libmodule-manifest-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Brian Cassidy <brian.cassidy at gmail.com>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.005), libparams-util-perl (>= 0.10),
- libtest-pod-perl, libtest-minimumversion-perl, perl (>= 5.10.1) | libpod-simple-perl (>= 3.07),
- libtest-cpan-meta-perl, libtest-warn-perl (>= 0.11), libtest-exception-perl (>= 0.27)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- Brian Cassidy <brian.cassidy at gmail.com>,
- Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libparams-util-perl,
+                     libtest-pod-perl,
+                     libtest-minimumversion-perl,
+                     libtest-cpan-meta-perl,
+                     libtest-warn-perl,
+                     libtest-exception-perl
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/Module-Manifest/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-manifest-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-manifest-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-manifest-perl.git
+Homepage: http://search.cpan.org/dist/Module-Manifest/
 
 Package: libmodule-manifest-perl
 Architecture: all
-Depends: perl (>= 5.005), ${misc:Depends}, libparams-util-perl (>= 0.10)
+Depends: perl,
+         ${misc:Depends},
+         libparams-util-perl
 Description: module for parsing and examining a Perl distribution MANIFEST file
  Module::Manifest is a simple utility module created originally for use in
  Module::Inspector.
@@ -31,3 +37,4 @@ Description: module for parsing and examining a Perl distribution MANIFEST file
  .
  The use of this module means that any little nigglies are dealt with behind
  the scenes, and you can concentrate the main task at hand.
+

-- 
Debian packaging of libmodule-manifest-perl



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