libpod-readme-perl 1.1.2-1 source package in Ubuntu

Changelog

libpod-readme-perl (1.1.2-1) unstable; urgency=low

  * Team upload.

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

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Lucas Kanashiro ]
  * Add debian/upstream/metadata
  * Import upstream version 1.1.2
  * Update dependencies
  * Add autopkgtest-pkg-perl
  * Declare compliance with Debian policy 3.9.6
  * Set debhelper >= 9
  * Update date of upstream copyright and file structure
  * Add patch fixing spelling error in manpages
  * Remove comments from debian/watch
  * Update long description
  * Update upstream metadata

 -- Lucas Kanashiro <email address hidden>  Sun, 26 Jul 2015 17:45:04 -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
Xenial release universe perl

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpod-readme-perl_1.1.2-1.dsc 2.6 KiB 30bb2bea34d030c3052ccc4b1b500aaf19e40240c1cf890a477e3792c3d057ce
libpod-readme-perl_1.1.2.orig.tar.gz 46.4 KiB 62e23194a386a9870e47dbb8847fca0443b09bb22d50f2e02f2d039159ef5c6a
libpod-readme-perl_1.1.2-1.debian.tar.xz 3.5 KiB 19ad493f8dcd8a76ab2fccc3beb74bd02e18512ec38f0a9cb3eb7996bfaa6282

Available diffs

No changes file available.

Binary packages built by this source

libpod-readme-perl: Perl module to convert POD to README file

 Pod::Readme is no longer a subclass of a POD parsing module. Instead, it is a
 simple POD filter.
 .
 This module allows authors to mark portions of the POD to be included only in,
 or to be excluded from the README file. It also allows you to include
 portions of another file (such as a separate ChangeLog).