[SCM] Debian packaging of libpod-xhtml-perl branch, master, updated. babc7a66f0087348331bd70372e2d5d03260c870

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


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

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

diff --git a/debian/control b/debian/control
index 023f6a8..4bb8d56 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,27 @@
 Source: libpod-xhtml-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl, libtest-assertions-perl,
- libtest-pod-perl, libtest-pod-coverage-perl, liburi-perl (>= 1.53)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>, 
- gregor herrmann <gregoa at debian.org>,
- Rene Mayorga <rmayorga at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-assertions-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     liburi-perl
 Standards-Version: 3.9.1
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-xhtml-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-xhtml-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-xhtml-perl.git
 Homepage: http://search.cpan.org/dist/Pod-Xhtml/
 
 Package: libpod-xhtml-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl (>= 1.53)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         liburi-perl
 Description: module for translating POD to XHTML
  There's Pod::PXML and Pod::XML, so why is Pod::Xhtml needed? You need
  an XSLT to transform XML into XHTML and many people don't have the time
@@ -29,3 +34,4 @@ Description: module for translating POD to XHTML
  use the output files as-is. For those who want to use XML tools or
  transformations they can use the XHTML as a source, because it's a
  well-formed XML document.
+

-- 
Debian packaging of libpod-xhtml-perl



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