debian/0000755000000000000000000000000012231166614007170 5ustar debian/watch0000644000000000000000000000036412046531335010224 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/FileHandle-Fmode/ .*/FileHandle-Fmode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000003612046531335010247 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000212612046531335011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FileHandle-Fmode Source: http://search.cpan.org/dist/FileHandle-Fmode/ Upstream-Contact: Sisyphus Files: * Copyright: 2006-2012, Sisyphus License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, AGOSTINI Yves 2012, Xavier Guimard 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/0000755000000000000000000000000012046531335010470 5ustar debian/source/format0000644000000000000000000000001412046531335011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212046531335010366 0ustar 9 debian/control0000644000000000000000000000167312046531335010602 0ustar Source: libfilehandle-fmode-perl Maintainer: Debian Perl Group Uploaders: AGOSTINI Yves , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libtest-pod-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilehandle-fmode-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libfilehandle-fmode-perl.git Homepage: http://search.cpan.org/dist/FileHandle-Fmode/ Package: libfilehandle-fmode-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Perl module for checking filehandle status FileHandle::Fmode provides methods to test if a filehandle is readable, writable, both, or open for appending. . FileHandle::Fmode is used by other packages like DBM::Deep. debian/changelog0000644000000000000000000000163012231166614011042 0ustar libfilehandle-fmode-perl (0.13-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:02:04 +0100 libfilehandle-fmode-perl (0.13-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Xavier Guimard ] * New upstream release (Closes: #681028) * Use debhelper >=9.20120312 * Update copyright to format 1.0 * Update debian/rules to new format * Convert source format to 3.0 quilt -- Xavier Guimard Wed, 07 Nov 2012 20:04:28 +0100 libfilehandle-fmode-perl (0.11-1) unstable; urgency=low * Initial Release. (Closes: #499237) -- AGOSTINI Yves Fri, 26 Sep 2008 10:37:48 +0200