libgetopt-lucid-perl 1.10-2 source package in Ubuntu

Changelog

libgetopt-lucid-perl (1.10-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Update standards version to 4.6.0, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Tue, 06 Dec 2022 14:50:01 +0000

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libgetopt-lucid-perl_1.10-2.dsc 2.2 KiB af77d0f7e7aff510cec84826b29d77db15de7a99ee7777c1ca173b18eeb9735d
libgetopt-lucid-perl_1.10.orig.tar.gz 48.3 KiB 68c80aed996580304f08c434992cc350312bec0e5ddc1e95e6831d94a4770379
libgetopt-lucid-perl_1.10-2.debian.tar.xz 3.1 KiB 5b70a6a936b1ab4a92324b7f2057aee997d2c57a078add78296a57f850ddcc60

Available diffs

No changes file available.

Binary packages built by this source

libgetopt-lucid-perl: module for parsing command line arguments

 Getopt::Lucid is a Perl module for parsing command line arguments, similar in
 nature to Getopt::Long (in Perl core). The goal of this module is to provide
 good code readability and clarity of intent, relying on plain-English option
 specification as opposed to the more symbolic approach of Getopt::Long.