libhtml-tagcloud-perl 0.38-3 source package in Ubuntu

Changelog

libhtml-tagcloud-perl (0.38-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Chris Butler from Uploaders. Thanks for your work!
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!

  [ Damyan Ivanov ]
  * change Priority from 'extra' to 'optional'

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Tue, 14 Jun 2022 22:49:52 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-tagcloud-perl_0.38-3.dsc 2.1 KiB 8adac86c5e68cfed0f9e9681e23d71b94ddec9401fae0e85d932bddf00433555
libhtml-tagcloud-perl_0.38.orig.tar.gz 10.3 KiB 498099472def866b448bf62f4182dfadf59472e13f24cb8664a671ca79b67015
libhtml-tagcloud-perl_0.38-3.debian.tar.xz 3.0 KiB 36acf41d7478f48d8723e379373d3a70272c356a0e9ca43f2d1ef6fc7fd3e2d3

Available diffs

No changes file available.

Binary packages built by this source

libhtml-tagcloud-perl: 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: <http://www.43things.com/>,
 <http://www.astray.com/recipes/> and <http://www.flickr.com/photos/tags/>.