[SCM] Debian packaging of libhtml-display-perl branch, master, updated. ffbb9ce2a23d7a05294a4375fefe9f2bb70ca99d

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


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

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

diff --git a/debian/control b/debian/control
index f90876f..2d43804 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,28 @@
 Source: libhtml-display-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.8-11.1),
- libhtml-tokeparser-simple-perl, liburi-perl, libwww-perl,
- perl (>= 5.10.1) | libparent-perl, libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libhtml-tokeparser-simple-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libtest-pod-perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/HTML-Display/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-display-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-display-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-display-perl.git
+Homepage: http://search.cpan.org/dist/HTML-Display/
 
 Package: libhtml-display-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libhtml-tokeparser-simple-perl, liburi-perl, libwww-perl,
- perl (>= 5.10.1) | libparent-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libhtml-tokeparser-simple-perl,
+         liburi-perl,
+         libwww-perl,
+         perl
 Replaces: libwww-mechanize-shell-perl (<< 0.46-1)
 Description: module for displaying HTML locally in a browser
  HTML::Display abstracts the task of displaying HTML to the user. The
@@ -28,3 +33,4 @@ Description: module for displaying HTML locally in a browser
  The module tries to automagically select the "correct" browser, but if it
  doesn't find a good browser, you can modify the behaviour by setting some
  environment variables.
+

-- 
Debian packaging of libhtml-display-perl



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