libperlio-eol-perl 0.14-2 source package in Ubuntu

Changelog

libperlio-eol-perl (0.14-2) unstable; urgency=low


  * Take over for the Debian Perl Group with maintainer's permission
    (https://lists.debian.org/debian-perl/2013/08/msg00050.html)
  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Changed:
    Maintainer set to Debian Perl Group <pkg-perl-
    <email address hidden>> (was: Bastian Blank
    <email address hidden>); Bastian Blank <email address hidden> moved to
    Uploaders.
  * debian/watch: use metacpan-based URL.
  * Switch to "3.0 (quilt)" source format.
  * Use debhelper 9.20120312 and dh(1) in debian/rules.
  * Remove version from perl build dependency.
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Add /me to Uploaders.
  * Declare compliance with Debian Policy 3.9.4.
  * Update long description.

 -- gregor herrmann <email address hidden>  Fri, 13 Sep 2013 16:33:34 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libperlio-eol-perl_0.14-2.dsc 2.0 KiB 1fe4f25b7c2a1a2f9a635b3f60c3339f33158cada3985da4c8fd1a371b8251d6
libperlio-eol-perl_0.14.orig.tar.gz 17.3 KiB a3d8df80aa05477adcbf6dd819906aaa6735207daf3cc7f9b2d990c25286ef32
libperlio-eol-perl_0.14-2.debian.tar.gz 1.8 KiB 94ff6986122201ffd229293d0c99498ef0df0b3bbfa4706a1ea74d66bd244f14

No changes file available.

Binary packages built by this source

libperlio-eol-perl: PerlIO layer for normalizing line endings

 The PerlIO::eol layer normalizes any of CR, LF, CRLF and Native encoding into
 the designated line ending. It works for both input and output handles.