liblchown-perl 1.01-1build3 source package in Ubuntu

Changelog

liblchown-perl (1.01-1build3) trusty; urgency=low

  * Rebuild for Perl 5.18.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 10:17:13 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
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
liblchown-perl_1.01.orig.tar.gz 3.9 KiB 9c0a13e279ad92208fb8fac73001635b0689251dd41b597522e1b3501ba0f76f
liblchown-perl_1.01-1build3.diff.gz 1.5 KiB 9abe920948caac65d7b378a3a3dfaa2f3143aa57fa1eac1fcd237ab426964bb0
liblchown-perl_1.01-1build3.dsc 2.0 KiB 4b05861717cda7c07efcff7f5594a771e8de888cc3b0ce54ffd1c6dea56266f5

Available diffs

View changes file

Binary packages built by this source

liblchown-perl: Perl interface to the lchown() system call

 Lchown provides a perl interface to the lchown(2) UNIX system call. The
 lchown(2) call is useful to change the ownership and group of symbolic links,
 rather than changing that information for the referent (real target) of these
 links.