[SCM] Debian packaging of libppi-html-perl branch, master, updated. 2bcb25f8b170b5f79101cdc586fd4476f40071d8

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


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

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

diff --git a/debian/control b/debian/control
index f644ace..c6f7247 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,33 @@
 Source: libppi-html-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl, libcss-tiny-perl, libtest-cpan-meta-perl,
- libparams-util-perl, libppi-perl, libtest-minimumversion-perl,
- perl (>= 5.10.1) | libpod-simple-perl (>= 3.07),
- libtest-pod-perl (>= 1.26), libperl-minimumversion-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: perl,
+                     libcss-tiny-perl,
+                     libtest-cpan-meta-perl,
+                     libparams-util-perl,
+                     libppi-perl,
+                     libtest-minimumversion-perl,
+                     libtest-pod-perl,
+                     libperl-minimumversion-perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/PPI-HTML/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libppi-html-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libppi-html-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libppi-html-perl.git
+Homepage: http://search.cpan.org/dist/PPI-HTML/
 
 Package: libppi-html-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcss-tiny-perl,
- libfile-slurp-perl, libparams-util-perl, libppi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcss-tiny-perl,
+         libfile-slurp-perl,
+         libparams-util-perl,
+         libppi-perl
 Description: module to highlight Perl code using PPI
  PPI::HTML is a Perl module which uses the PPI (a Perl Parsing Interface, see
  libppi-perl) module to create syntax-highlighted HTML documents from Perl
  code. It supports extensibility through stylesheets and provides an easy
  facility to change colours of your output.
+

-- 
Debian packaging of libppi-html-perl



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