libwww-shorten-simple-perl 0.02-2 source package in Ubuntu

Changelog

libwww-shorten-simple-perl (0.02-2) 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.

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

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/watch: use uscan version 4.

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

 -- Jelmer Vernooij <email address hidden>  Tue, 28 Jun 2022 22:36:27 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libwww-shorten-simple-perl_0.02-2.dsc 2.2 KiB fccae7a322f19860bddcc498d0f44f16ed3f3394f4c90cd7c7421b0a745f56ab
libwww-shorten-simple-perl_0.02.orig.tar.gz 9.8 KiB 3c565904bf5dbfe101212766d32d8c5696afe668fb4b412f7978ae8d7a7eeb4c
libwww-shorten-simple-perl_0.02-2.debian.tar.xz 2.1 KiB dfb33cd1c5181421bacb133c566e20d664b93ae0264d0ccf39ebd2b88837ebd7

Available diffs

No changes file available.

Binary packages built by this source

libwww-shorten-simple-perl: factory wrapper around WWW::Shorten to avoid imports

 WWW::Shorten::Simple is a object oriented wrapper around WWW::Shorten
 so that you can create an object representing each URL shortening
 service, instead of importing link shortening functions into the
 namespace of your module.