[SCM] Debian packaging of libdata-format-html-perl branch, master, updated. b2d383c1a906c6a6882bf4a6db2a4ebcd30de8a1

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


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

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

diff --git a/debian/control b/debian/control
index 5c3235e..d0646b7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,26 @@
 Source: libdata-format-html-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Antonio Radici <antonio at dyne.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
- libswitch-perl | perl (<< 5.10.1-13)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Antonio Radici <antonio at dyne.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Data-Format-HTML/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-format-html-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-format-html-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-format-html-perl.git
+Homepage: http://search.cpan.org/dist/Data-Format-HTML/
 
 Package: libdata-format-html-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libswitch-perl | perl (<< 5.10.1-13)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         perl
 Description: Perl module for dumping Perl objects to HTML
  Data::Format::HTML is a Perl module that takes a data structure as input and
  produces HTML suitable for output. It has support for most common Perl data
  types, even working with complicated nested data structures. In theory, you
  can pass in any sort of data type and get a "pretty" HTML representation of
  it. CSS rules can also extend this, but that behaviour is not yet documented.
+

-- 
Debian packaging of libdata-format-html-perl



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