libimage-size-perl 3.300-2 source package in Ubuntu

Changelog

libimage-size-perl (3.300-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

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

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

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

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 00:40:23 +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
libimage-size-perl_3.300-2.dsc 2.1 KiB 2c54f80d80682f26896dd3bee443a58a5fded6b5fe8fb078ebaff404743d4472
libimage-size-perl_3.300.orig.tar.gz 232.4 KiB 53c9b1f86531cde060ee63709d1fda73cabc0cf2d581d29b22b014781b9f026b
libimage-size-perl_3.300-2.debian.tar.xz 5.2 KiB fb3f38418cf0ce1240112c8843b4dbc01412ad071d1b08f8a74471d294006e6a

Available diffs

No changes file available.

Binary packages built by this source

libimage-size-perl: module for determining image sizes in several common formats

 Image::Size is a Perl module capable of determining image sizes from several
 common formats. It handles XPM, XBM, GIF, JPEG, PNG, MNG, the PPM family of
 formats (PPM/PGM/PBM), TIFF, FlashMX (Shockwave Flash version 6), WMF/EMF,
 and more.
 .
 It supports additional file types through Image::Magick, and the included
 "imgsize" script provides access to Image::Size from the shell.