libpod-index-perl 0.14-3 source package in Ubuntu

Changelog

libpod-index-perl (0.14-3) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * Update my email address.
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  * Strip trailing slash from metacpan URLs.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ Niko Tyni ]
  * Switch to the 3.0 (quilt) source package format.
  * Patch the test suite to work without cwd in @INC. (Closes: #837139)
  * Declare the package autopkgtestable.
  * Declare Standards-Version 3.9.8.

 -- Niko Tyni <email address hidden>  Sun, 18 Sep 2016 22:41:27 +0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe perl
Bionic release universe perl

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpod-index-perl_0.14-3.dsc 2.0 KiB aac9c297721b4ca9f7b9a5617cda0442866369849c6e2cc38af90f270ab09147
libpod-index-perl_0.14.orig.tar.gz 11.3 KiB 00cdaf2ad473c6852ba13e85b8329e8e0c85f17806b5d7e916e7b5ad6b1fc0ff
libpod-index-perl_0.14-3.debian.tar.xz 2.8 KiB e7cd8796d416fcde5d33e9f9d25243648d79d8af6e1cb131285bcb7888bb7b4a

Available diffs

No changes file available.

Binary packages built by this source

libpod-index-perl: index and search PODs using X<> entries

 The Pod-Index distribution includes various modules for indexing and
 searching POD that is appropriately marked with X<> POD codes.
 .
 Pod::Index, as a module, does nothing. Everything is done by
 Pod::Index::Builder, Pod::Index::Search, and other helper modules.