libperl5i-perl 2.8.0-1 source package in Ubuntu

Changelog

libperl5i-perl (2.8.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh spelling.patch (offset).
  * Remove 0001-Use-core-module-Digest-SHA-instead-of-Digest-SHA1.patch,
    applied upstream.
  * Update build and runtime depenencies according to new upstream
    requirements.
  * New patch pod.patch: fixes a POD glitch.

libperl5i-perl (2.6.1-2) 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.
  * Add 0001-Use-core-module-Digest-SHA-instead-of-Digest-SHA1.patch
    patch to use Digest::SHA from perl core instead of Digest::SHA1.
  * debian/control: Drop libdigest-sha1-perl from (Build-)Depends.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:10:05 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libperl5i-perl_2.8.0.orig.tar.gz 123.9 KiB ed86ae478078bfb217a902039a47e7abcfdeebff230229f40ddf186568ae81ce
libperl5i-perl_2.8.0-1.debian.tar.gz 3.4 KiB 72a9bad792dc3f0fa3a33830f11dc73052ec9caefd35ff74a5c561bf5857e5fa
libperl5i-perl_2.8.0-1.dsc 2.9 KiB a820b62ba6340f648524688a824c52793cbfe2bf78effe9a3c5039396c79ff6c

Available diffs

View changes file

Binary packages built by this source

libperl5i-perl: pragma to fix as much of Perl 5 as possible

 perl5i is a Perl pragma that swiftly enables the features of a collection of
 modules and techniques used to fix Perl 5's warts. It includes changing core
 functions, adding features and changing defaults, so it will likely not be
 100% backwards compatible with standard Perl 5 syntax. However, this pragma
 tries to limit the damage by having a lexical effect.