libtie-array-sorted-perl 1.41-4 source package in Ubuntu

Changelog

libtie-array-sorted-perl (1.41-4) 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/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Tue, 28 Jun 2022 20:41:26 +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
libtie-array-sorted-perl_1.41-4.dsc 2.2 KiB ad41f770c687d10e6be7ec85cff0fd8b6cfaa07385ef2895d1e10a88e557395a
libtie-array-sorted-perl_1.41.orig.tar.gz 3.7 KiB a99b844f68b0fa4685a445782c4891ba82c1af7dbee41ea743d4e2649f21ab7b
libtie-array-sorted-perl_1.41-4.debian.tar.xz 2.7 KiB e1c817ef3ef5098803f73d00f2dac41f70de1552ca5930ccf770c8fbab85ff9e

Available diffs

No changes file available.

Binary packages built by this source

libtie-array-sorted-perl: Perl array which is kept sorted

 Tie::Array::Sorted presents an ordinary array, but it is kept sorted. All
 pushes and unshifts cause the elements in question to be inserted in the
 appropriate location to maintain order.