libv-perl 0.13-2 source package in Ubuntu

Changelog

libv-perl (0.13-2) unstable; urgency=medium

  * 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

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

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

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jeremiah C. Foster from Uploaders on request of the MIA team.
    Closes: #843752

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Niko Tyni ]
  * Update to debhelper compat level 10
  * Update to Standards-Version 4.1.4
  * Declare that the package does not need (fake)root to build
  * Add Testsuite declaration for autopkgtest-pkg-perl

 -- Niko Tyni <email address hidden>  Sun, 06 May 2018 11:55:18 +0300

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
Focal release universe perl

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libv-perl_0.13-2.dsc 1.9 KiB fb0f0cc12a39e12e77c48db0db69c7e4cdac5124f2e22faaa3390748bc7940e0
libv-perl_0.13.orig.tar.gz 4.8 KiB 2fa604b57de77abccd062e1238764fd518b098291ef81d544f1069049f162fda
libv-perl_0.13-2.debian.tar.xz 2.0 KiB df279c7fee84fe3183644bf41c7e7f77bbb5f0bf66712d1bbeaa05ecff58c78b

Available diffs

No changes file available.

Binary packages built by this source

libv-perl: module for printing the version of specified perl module(s)

 V uses stolen code from Module::Info to find the location and version of the
 specified module(s). It prints them and exit()s.