debian/0000755000000000000000000000000012231166423007166 5ustar debian/watch0000644000000000000000000000017111765661444010234 0ustar version=3 http://search.cpan.org/dist/File-FcntlLock/ .*/File-FcntlLock-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003611765661444010263 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000207611765661444011144 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: File-FcntlLock Upstream-Contact: Jens Thoms Toerring Source: http://search.cpan.org/dist/File-FcntlLock/ Files: * Copyright: 2002-2011, Jens Thoms Toerring License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2012, Julián Moreno Patiño License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/source/0000755000000000000000000000000011765661444010504 5ustar debian/source/format0000644000000000000000000000001411765661444011712 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211765661444010402 0ustar 9 debian/control0000644000000000000000000000176411765661444010617 0ustar Source: libfile-fcntllock-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Julián Moreno Patiño Build-Depends: debhelper (>= 9.20120312), perl Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/File-FcntlLock/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-fcntllock-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-fcntllock-perl.git Package: libfile-fcntllock-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Perl module for file locking with fcntl(2) File::FcntlLock is a Perl module to do file locking in an object oriented fashion using the fcntl(2) system call. This allows locks on parts of a file as well as on the whole file and overcomes some known problems with flock(2), on which Perl's flock() function is based. . Furthermore due to its design it supports reliable locking over NFS. debian/changelog0000644000000000000000000000213012231166423011034 0ustar libfile-fcntllock-perl (0.14-2build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:00:03 +0100 libfile-fcntllock-perl (0.14-2) unstable; urgency=low * Bump Standards-Version to 3.9.3. + Update to DEP5 copyright format 1.0. + Extend debian copyright years. * Bump debhelper version to 9 in B-D. + Switch compat level 8 to 9 to use hardening flags. -- Julián Moreno Patiño Mon, 11 Jun 2012 12:05:07 -0500 libfile-fcntllock-perl (0.14-1) unstable; urgency=low * New upstream release. -- Julián Moreno Patiño Sat, 29 Oct 2011 13:24:41 -0500 libfile-fcntllock-perl (0.13-1) unstable; urgency=low * Team upload. * New upstream release. * Remove patch, applied upstream. * Update years of upstream copyright. -- gregor herrmann Sat, 15 Oct 2011 22:25:21 +0200 libfile-fcntllock-perl (0.12-1) unstable; urgency=low * Initial Release. (Closes: #645014) -- Julián Moreno Patiño Tue, 11 Oct 2011 14:38:24 -0500