[SCM] Debian packaging of libmodule-extract-perl branch, master, updated. 477eb7d44e5e59b5fbb8e91cc9ed7f971dad6447

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


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

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

diff --git a/debian/control b/debian/control
index e8f0ed3..2d457f5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libmodule-extract-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Module-Extract/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-extract-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-extract-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-extract-perl.git
+Homepage: http://search.cpan.org/dist/Module-Extract/
 
 Package: libmodule-extract-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: base class for working with Perl distributions
  Module::Extract is a convenience base class for modules that work with
  Perl distributions.

-- 
Debian packaging of libmodule-extract-perl



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