libnumber-range-perl 0.12-2 source package in Ubuntu

Changelog

libnumber-range-perl (0.12-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

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

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

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

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

 -- Jelmer Vernooij <email address hidden>  Thu, 16 Jun 2022 23:17:56 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libnumber-range-perl_0.12-2.dsc 2.1 KiB d42d66d8f72f68ef6e0374e4b49ee1d29fd810920e9053d9ffc60ccef23b9e6c
libnumber-range-perl_0.12.orig.tar.gz 5.1 KiB 433e821ac44ab6164c7e92b60ff7afa60a279bc550134c82ceb70b3ef4ee2925
libnumber-range-perl_0.12-2.debian.tar.xz 2.1 KiB f57a21d3179d74661beefa8c34f2f37b7188790d5448b284b7751a20d865c009

Available diffs

No changes file available.

Binary packages built by this source

libnumber-range-perl: Perl extension to work with ranges of numbers

 Number::Range will take a description of a range, and then allow you to test
 on if a number falls within the range. You can also add and delete from the
 range.