debian/0000755000000000000000000000000012203422367007167 5ustar debian/watch0000644000000000000000000000017012101264411010205 0ustar version=3 https://metacpan.org/release/HTML-TagCloud/ .+/HTML-TagCloud-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|\.zip) debian/copyright0000644000000000000000000000225712203422045011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: HTML-TagCloud Upstream-Contact: Leon Brocard Source: https://metacpan.org/release/HTML-TagCloud/ Files: * Copyright: 2005-2006 Leon Brocard License: Artistic or GPL-1+ Files: debian/* Copyright: 2005, Ben Hutchings 2008, Ernesto Hernández-Novich (USB) 2011, Chris Butler 2011, Fabrizio Regalli License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/control0000644000000000000000000000241712203422220010562 0ustar Source: libhtml-tagcloud-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Chris Butler , Fabrizio Regalli Section: perl Priority: extra Build-Depends: debhelper (>= 8), perl (>= 5.11.3) | libmodule-build-perl Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-tagcloud-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-tagcloud-perl.git Homepage: https://metacpan.org/release/HTML-TagCloud/ Package: libhtml-tagcloud-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for generating HTML indexes of popular tags HTML::TagCloud enables the generation of "tag clouds" on HTML pages. Tag clouds serve as a textual way to visualize terms and topics that are used most frequently. The tags are sorted alphabetically and a larger font is used to indicate more frequent term usage. . Example sites with tag clouds: , and . debian/compat0000644000000000000000000000000211671745153010376 0ustar 8 debian/changelog0000644000000000000000000000530312203422367011042 0ustar libhtml-tagcloud-perl (0.38-1) unstable; urgency=low * Team upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 0.38. * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0). * Improve long description a bit. -- Florian Schlichting Fri, 16 Aug 2013 15:10:08 +0200 libhtml-tagcloud-perl (0.37-1) unstable; urgency=low [ Fabrizio Regalli ] * New upstream release. * Bump to 3.9.2 Standard-Version. * Add myself to Uploaders and Copyright. [ gregor herrmann ] * Add perl as an alternative build dependency for Module::Build. * Make short description a noun phrase. -- Fabrizio Regalli Sat, 18 Jun 2011 23:12:48 +0200 libhtml-tagcloud-perl (0.36-2) UNRELEASED; urgency=low * Changed Priority in debian/control to extra to fix override disparity -- Chris Butler Sun, 27 Feb 2011 17:06:43 +0000 libhtml-tagcloud-perl (0.36-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Chris Butler ] * New upstream release * Refreshed packaging - Switch to debhelper 8 with tiny rules file - Switched to source format 3.0 (quilt) - Updated copyright to latest DEP-5 spec * Added myself to Uploaders and copyright. * Upped Standards-Version to 3.9.1 (no changes required) -- Chris Butler Sun, 27 Feb 2011 16:49:18 +0000 libhtml-tagcloud-perl (0.34-1) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * New upstream release. * Upgraded to debhelper 6. * Upgraded standards Version. * Fixed control file to comply with Pkg Perl policy. * Fixed copyright file to parsable style. * Fixed rules to match dh-make-perl templates. * Ben Hutchings agrees with package takeover by Debian Perl Group http://lists.debian.org/debian-perl/2008/01/msg00262.html [ Damyan Ivanov ] * add watch file * add original packager to debian/* copyright notice * add myself to Uploaders -- Ernesto Hernández-Novich (USB) Mon, 28 Jan 2008 07:32:26 -0430 libhtml-tagcloud-perl (0.32-1) unstable; urgency=low * Initial release - closes: #345403 -- Ben Hutchings Sat, 31 Dec 2005 11:33:38 +0000 debian/source/0000755000000000000000000000000011671745153010500 5ustar debian/source/format0000644000000000000000000000001411671745153011706 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671745153010257 0ustar #!/usr/bin/make -f %: dh $@