[SCM] Debian packaging of libhtml-tagcloud-perl branch, master, updated. a363accea2a5fb67a38307ac8d63e151f8e758c5

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


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

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

diff --git a/debian/control b/debian/control
index bacf549..518cce8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
 Source: libhtml-tagcloud-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Chris Butler <chrisb at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: extra
 Build-Depends: debhelper (>= 8),
- perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000)
+               perl (>= 5.11.3) | libmodule-build-perl
 Build-Depends-Indep: libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- Chris Butler <chrisb at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>
+                     libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/HTML-TagCloud/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-tagcloud-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tagcloud-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhtml-tagcloud-perl.git
+Homepage: http://search.cpan.org/dist/HTML-TagCloud/
 
 Package: libhtml-tagcloud-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for generating HTML indexes of popular tags
  HTML::TagCloud enables you to generate "tag clouds" HTML pages.
  Tag clouds serve as a textual way to visualize terms and topics that
@@ -26,3 +27,4 @@ Description: module for generating HTML indexes of popular tags
  .
  Example sites with tag clouds: <http://www.43things.com/>,
  <http://www.astray.com/recipes/> and <http://www.flickr.com/photos/tags/>.
+

-- 
Debian packaging of libhtml-tagcloud-perl



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