[SCM] Debian packaging of libmodule-math-depends-perl branch, master, updated. 27257a33599ef658ef9543a41927ce9b199c18c4

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


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

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

diff --git a/debian/control b/debian/control
index abda70d..6fc32d3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,27 @@
 Source: libmodule-math-depends-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.005), libparams-util-perl (>= 0.10),
- perl (>= 5.10.1) | libpod-simple-perl (>= 3.07), libtest-cpan-meta-perl, libtest-pod-perl,
- libtest-minimumversion-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>
+Build-Depends-Indep: perl,
+                     libparams-util-perl,
+                     libtest-cpan-meta-perl,
+                     libtest-pod-perl,
+                     libtest-minimumversion-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Module-Math-Depends/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-math-depends-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-math-depends-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-math-depends-perl.git
+Homepage: http://search.cpan.org/dist/Module-Math-Depends/
 
 Package: libmodule-math-depends-perl
 Architecture: all
-Depends: perl (>= 5.005), ${misc:Depends}, libparams-util-perl (>= 0.10)
+Depends: perl,
+         ${misc:Depends},
+         libparams-util-perl
 Description: Convenience object for manipulating Perl module dependencies
  Module::Math::Depends is a convenience module for storing Perl module
  interdependencies. It can accumulate several dependency links, picking the
  most requiring ones, so that you end up with a set of dependencies that
  represent all of imput dependency relationships.
+

-- 
Debian packaging of libmodule-math-depends-perl



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