libcli-framework-perl 0.05-2 source package in Ubuntu

Changelog

libcli-framework-perl (0.05-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

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ gregor herrmann ]
  * Additionally run default autopkgtest-pkg-perl.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Sat, 11 Jun 2022 22:55:10 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcli-framework-perl_0.05-2.dsc 2.2 KiB b2b768ad91e8c6a169b94b93933bbeadaf7593b0a3b097ff6b56b014c85732bf
libcli-framework-perl_0.05.orig.tar.gz 92.7 KiB b4c9367deeb35b627590ab698fd96abd97da5b2c215a3b432bf57a3fd9a95aba
libcli-framework-perl_0.05-2.debian.tar.xz 2.1 KiB 6d90648bfde9fc810c62dddd188198aa1acc89d42d80539c330a58d787316338

Available diffs

No changes file available.

Binary packages built by this source

libcli-framework-perl: standardized, flexible, testable CLI applications framework for Perl

 CLI::Framework ("CLIF") provides a framework and conceptual pattern for
 building full-featured command line applications. It intends to make
 this process simple and consistent. It assumes the responsibility of
 implementing details that are common to all command-line applications,
 making it possible for new applications adhering to well-defined
 conventions to be built without the need to repeatedly write the same
 command-line interface code.