[SCM] Debian packaging of libpod-pom-perl branch, master, updated. e482bb18ac7fe9ef48c96086d30042cc64a9f5e2

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


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

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

diff --git a/debian/control b/debian/control
index ed13481..27afb1d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libpod-pom-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl, libtest-differences-perl, libfile-slurp-perl,
- perl (>= 5.10.1) | libparent-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libtest-differences-perl,
+                     libfile-slurp-perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Pod-POM/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-pom-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-pom-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-pom-perl.git
+Homepage: http://search.cpan.org/dist/Pod-POM/
 
 Package: libpod-pom-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.10.1) | libparent-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl
 Description: module providing a Pod Object Model
  Pod::POM is a Perl Pod document parser that exposes an object model called
  Pod Object Model. The object model is generated as a hierarchical tree of
@@ -23,3 +27,4 @@ Description: module providing a Pod Object Model
  manipulated. Pod::POM also provides view objects, which can automatically
  traverse the tree, or section thereof, and generate an output representation
  in one form or another.
+

-- 
Debian packaging of libpod-pom-perl



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