libapp-cli-perl 0.313-3 source package in Ubuntu

Changelog

libapp-cli-perl (0.313-3) 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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Add missing build dependency on libmodule-install-perl.

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Mon, 06 Jun 2022 23:44:41 +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
libapp-cli-perl_0.313-3.dsc 2.1 KiB f8b944c47fff7a9075a4baec07520b003f778de560b267aa3d5815419a9b0409
libapp-cli-perl_0.313.orig.tar.gz 29.5 KiB 67806256dc16f90e74c7e56a931d8b82dec492ca7f3089c9302be8d849f8215a
libapp-cli-perl_0.313-3.debian.tar.xz 3.0 KiB 2bf885d5c4ed180511d422abb881b49756155f278b4712f30f867d6ed4726a3e

Available diffs

No changes file available.

Binary packages built by this source

libapp-cli-perl: Dispatcher module for command line interface programs

 App::CLI dispatches CLI (command line interface) based commands
 into command classes. It also supports subcommand and per-command
 options.