debian/0000755000000000000000000000000012222614626007171 5ustar debian/rules0000755000000000000000000000003612222614626010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000216212222614626010575 0ustar Source: libfile-flock-perl Maintainer: Debian Perl Group Uploaders: Marc Haber , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libanyevent-perl, libdata-structure-util-perl, libfile-slurp-perl, libio-event-perl, libtest-sharedfork-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-flock-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-flock-perl.git Homepage: https://metacpan.org/release/File-Flock/ Package: libfile-flock-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libanyevent-perl, libdata-structure-util-perl, libio-event-perl Description: file locking with flock Lock files using the flock() call. Locks can be created by new'ing a File::Flock object and are automatically removed when the object goes out of scope. debian/source/0000755000000000000000000000000012222614626010471 5ustar debian/source/format0000644000000000000000000000001412222614626011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000166212222614626011050 0ustar libfile-flock-perl (2013.11-1) unstable; urgency=low [ Marc Haber ] * set Maintainer to Debian Perl Group, myself as uploader, add Vcs-* [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Switch to "3.0 (quilt)" source format. * Don't install README anymore, just a text version of the POD. * debian/copyright: switch formatting to Copyright-Format 1.0. * Bump debhelper compatibility level to 8. * Add new build and runtime dependencies. * Add /me to Uploaders. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Tue, 01 Oct 2013 20:50:40 +0200 libfile-flock-perl (2008.01-1) unstable; urgency=low * Initial Release. (Closes: #599065) -- Marc Haber Wed, 17 Nov 2010 14:25:26 +0100 debian/compat0000644000000000000000000000000212222614626010367 0ustar 8 debian/copyright0000644000000000000000000000231012222614626011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/File-Flock Upstream-Contact: David Muir Sharnoff Upstream-Name: File-Flock X-Packaging: Done in November 2010 by Marc Haber, aided by dh-make-perl Files: * Copyright: 1996-2012, David Muir Sharnoff 2013, Google, Inc. License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Marc Haber 2013, gregor herrmann 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/watch0000644000000000000000000000016212222614626010221 0ustar version=3 https://metacpan.org/release/File-Flock/ .*/File-Flock-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$