[SCM] Debian packaging of libpod-abstract-perl branch, master, updated. 56a7b8863b99e4913733d417202b62ba023d24ab

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


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

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

diff --git a/debian/control b/debian/control
index 71da2ad..861d6fb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,25 @@
 Source: libpod-abstract-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Nathan Handler <nhandler at ubuntu.com>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl, libio-string-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, Nathan Handler <nhandler at ubuntu.com>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
+Build-Depends-Indep: perl,
+                     libio-string-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Pod-Abstract/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-abstract-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-abstract-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-abstract-perl.git
+Homepage: http://search.cpan.org/dist/Pod-Abstract/
 
 Package: libpod-abstract-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libio-string-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libio-string-perl
 Description: abstract document tree for Perl POD documents
  Pod::Abstract provides an abstract, tree-based interface to POD documents. It
  allows straightforward, round-trip capable manipulation of POD documentation.
@@ -23,3 +29,4 @@ Description: abstract document tree for Perl POD documents
  called "paf" (Pod::Abstract Filter). This program can chain together filter
  operations, allowing manipulation and extraction of POD documents from the
  command line.
+

-- 
Debian packaging of libpod-abstract-perl



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