libalgorithm-dependency-perl 1.110-1.3 source package in Ubuntu

Changelog

libalgorithm-dependency-perl (1.110-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * convert to source format 3.0 (Closes: #1007677)

 -- Bastian Germann <email address hidden>  Tue, 09 Jul 2024 22:41:44 +0200

Upload details

Uploaded by:
Jonas Genannt
Uploaded to:
Sid
Original maintainer:
Jonas Genannt
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libalgorithm-dependency-perl_1.110-1.3.dsc 1.8 KiB 62ffcb7813602bb5d4178e8b517922e7ead39789429c43ba26038e985298ba18
libalgorithm-dependency-perl_1.110.orig.tar.gz 39.6 KiB f27733e8d89cf2ab621284c2584da90ab0cb743ba2295ee739fe51bf92561e37
libalgorithm-dependency-perl_1.110-1.3.debian.tar.xz 1.7 KiB e22daa4db116f82f64e14ec59d6fa71d748d23e1e6e970bebe40e4db262ce589

Available diffs

No changes file available.

Binary packages built by this source

libalgorithm-dependency-perl: Base class for implementing various dependency trees in Perl

 Algorithm::Dependency is a framework for creating simple read-only dependency
 heirachies, where you have a set of items that rely on other items
 in the set, and require actions on them as well.