debian/0000755000000000000000000000000011755640702007175 5ustar debian/compat0000644000000000000000000000000211755637163010402 0ustar 9 debian/docs0000644000000000000000000000000711755640653010052 0ustar README debian/watch0000644000000000000000000000017311755637577010247 0ustar version=3 opts="dversionmangle=s/\+d030220$//" \ http://search.cpan.org/dist/IO-LockedFile/ .*/IO-LockedFile-(.*)\.tar\.gz debian/copyright0000644000000000000000000000170411755637425011142 0ustar This is Debian GNU/Linux's prepackaged version of IO::LockedFile. This is a perl module which facilitates the handling of locked files. This package was put together by Ross Peachey , from the original sources, available from the Comprehensive Perl Archive Network (CPAN). Visit to find a CPAN site near you. It was downloaded from: http://search.cpan.org/dist/IO-LockedFile/ Upstream Author: Rani Pinchuk, rani@cpan.org Rob Napier, rnapier@employees.org Copyright: Copyright (c) 2001-2002 Ockham Technology N.V. & Rani Pinchuk. All rights reserved. License: This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. debian/control0000644000000000000000000000113711755637272010612 0ustar Source: libio-lockedfile-perl Section: perl Priority: optional Maintainer: Bart Martens Build-Depends: debhelper (>= 9) Standards-Version: 3.9.3 Homepage: http://search.cpan.org/~rani/IO-LockedFile/ Package: libio-lockedfile-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: IO::LockedFile Class - supply object methods for locking files In its simplistic use, the IO::LockedFile class gives us the same interface of the IO::File class with the unique difference that the files we deal with are locked using the Flock mechanism (using the flock function). debian/changelog0000644000000000000000000000374311755637640011065 0ustar libio-lockedfile-perl (0.23+d030220-3) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format, debhelper 9, no cdbs. * debian/control: Fixed debhelper-but-no-misc-depends. * debian/watch: Updated. -- Bart Martens Sat, 19 May 2012 06:29:14 +0000 libio-lockedfile-perl (0.23+d030220-2) unstable; urgency=low * debian/control: Standards-Version, Homepage. * debian/patches/01_whatis.diff: Fixes manpage-has-bad-whatis-entry. * debian/watch: Updated to use www.cpan.org/modules/by-module. -- Bart Martens Sat, 19 Jul 2008 22:48:52 +0200 libio-lockedfile-perl (0.23+d030220-1) unstable; urgency=low * New maintainer. Closes: #398118. * Acknowledge NMU. Closes: #359445. * Upstream changed IO-LockedFile-0.23.tar.gz on 20 Feb 2003. * debian/*: Repackaged with cdbs. * debian/control: Longer description. Closes: #209558. * debian/copyright: Updated. * debian/watch: Added. -- Bart Martens Sun, 12 Nov 2006 15:06:38 +0100 libio-lockedfile-perl (0.23-2.1) unstable; urgency=low * Non-Maintainer Upload * Rebuild to remove /usr/doc links, closes: #359445 * Added missing build-dependency on perl. * Fixed problem with binary-indep files going into /usr/lib/ -- Stephen Quinney Mon, 5 Jun 2006 14:57:04 +0100 libio-lockedfile-perl (0.23-2) unstable; urgency=low * Fixed section -- Ross Peachey Tue, 29 Mar 2003 21:00:59 +1000 libio-lockedfile-perl (0.23-1) unstable; urgency=low * Updated to latest upstream version and added build-depends (closes: Bug#140560) -- Ross Peachey Wed, 1 Jan 2003 21:20:59 +1100 libio-lockedfile-perl (0.22-1) unstable; urgency=low * Updated to latest upstream version (closes: Bug#174183) -- Ross Peachey Wed, 1 Jan 2003 21:20:59 +1100 libio-lockedfile-perl (0.1-1) unstable; urgency=low * Initial Debian release. -- Ross Peachey Mon, 9 Apr 2001 15:24:49 +1100 debian/rules0000755000000000000000000000006511755640164010260 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 %: dh $@ debian/examples0000644000000000000000000000001011755636601010730 0ustar test.pl debian/patches/0000755000000000000000000000000011755640113010620 5ustar debian/patches/01_whatis.diff0000644000000000000000000000131111755640113013245 0ustar --- ../orig/libio-lockedfile-perl-0.23+d030220/LockedFile.pm 2003-02-20 13:29:44.000000000 +0100 +++ ./LockedFile.pm 2008-07-19 23:10:58.000000000 +0200 @@ -292,7 +292,7 @@ =head1 NAME -IO::LockedFile Class - supply object methods for locking files +IO::LockedFile - supply object methods for locking files =head1 SYNOPSIS --- ../orig/libio-lockedfile-perl-0.23+d030220/LockedFile/Flock.pm 2003-02-20 13:30:09.000000000 +0100 +++ ./LockedFile/Flock.pm 2008-07-19 23:11:43.000000000 +0200 @@ -46,7 +46,7 @@ =head1 NAME -IO::LockedFile::Flock Class implements the IO::LockedFile class for the +IO::LockedFile::Flock - implements the IO::LockedFile class for the Flock scheme. =head1 SYNOPSIS debian/patches/series0000644000000000000000000000001711755637744012053 0ustar 01_whatis.diff debian/source/0000755000000000000000000000000011755636730010503 5ustar debian/source/format0000644000000000000000000000001411755636730011711 0ustar 3.0 (quilt)