[SCM] Debian packaging of libhtml-tidy-perl branch, master, updated. 1981b0dc7564b04b6bff1d2e43a6890fa1ea0f92

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


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

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

diff --git a/debian/control b/debian/control
index 73869ed..83f887c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,26 @@
 Source: libhtml-tidy-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7),
- perl, libtidy-dev, libtest-pod-perl, libtest-pod-coverage-perl, help2man
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends: debhelper (>= 7.0.50),
+               quilt,
+               perl,
+               libtidy-dev,
+               libtest-pod-perl,
+               libtest-pod-coverage-perl,
+               help2man
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/HTML-Tidy/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-tidy-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tidy-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-tidy-perl.git
+Homepage: http://search.cpan.org/dist/HTML-Tidy/
 
 Package: libhtml-tidy-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: libwww-perl
 Description: module for (X)HTML validation
  HTML::Tidy is a Perl module useful for performing cleanup and providing basic
@@ -21,3 +29,4 @@ Description: module for (X)HTML validation
  .
  This module is intended to replace HTML::Lint and includes documentation for
  easing the migration from that module.
+

-- 
Debian packaging of libhtml-tidy-perl



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