[SCM] Debian packaging of libpod-index-perl branch, master, updated. ec5db586b2d6d961f53a65550d315d473e8f7abd

gregor herrmann gregoa at debian.org
Thu Jul 5 20:50:31 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 3394245..2d4bdb0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libpod-index-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.8.0-7), 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.2
-Homepage: http://search.cpan.org/dist/Pod-Index/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-index-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-index-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-index-perl.git
+Homepage: http://search.cpan.org/dist/Pod-Index/
 
 Package: libpod-index-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: index and search PODs using X<> entries
  The Pod-Index distribution includes various modules for indexing and
  searching POD that is appropriately marked with X<> POD codes.
  .
  Pod::Index, as a module, does nothing. Everything is done by
  Pod::Index::Builder, Pod::Index::Search, and other helper modules.
+

-- 
Debian packaging of libpod-index-perl



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