libcpan-common-index-perl 0.010-2 source package in Ubuntu

Changelog

libcpan-common-index-perl (0.010-2) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on perl.
    + libcpan-common-index-perl: Drop versioned constraint on perl in Depends.
  * Bump debhelper from old 12 to 13.
  * Apply multi-arch hints. + libcpan-common-index-perl: Add :any qualifier for perl dependency.

 -- Jelmer Vernooij <email address hidden>  Fri, 09 Dec 2022 00:17:16 +0000

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcpan-common-index-perl_0.010-2.dsc 2.3 KiB 614d7bbd893b92f1c215c7427f3293f86f5686174e49485afb76be5272b73eb6
libcpan-common-index-perl_0.010.orig.tar.gz 1.5 MiB c43ddbb22fd42b06118fe6357f53700fbd77f531ba3c427faafbf303cbf4eaf0
libcpan-common-index-perl_0.010-2.debian.tar.xz 2.6 KiB 8cede988be40e222d96cfba00ee7cfa3344ca742f919e83d0468a75dd0cf9d62

Available diffs

No changes file available.

Binary packages built by this source

libcpan-common-index-perl: common library for searching CPAN modules, authors, and distributions

 CPAN::Common::Index provides a common library for working with a variety of
 CPAN index services. It is intentionally minimalist, trying to use as few
 non-core modules as possible.
 .
 CPAN::Common::Index is an abstract base class that defines a common API.
 Individual backends deliver the API for a particular index.