debian/0000755000000000000000000000000012231166626007173 5ustar debian/watch0000644000000000000000000000015511635070507010224 0ustar version=3 http://search.cpan.org/dist/Filesys-Df/ .*/Filesys-Df-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/rules0000755000000000000000000000003611635070744010254 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000230711635071146011127 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59 Maintainer: Ian Guthrie Source: http://search.cpan.org/dist/Filesys-Df/ Name: Filesys-Df Files: * Copyright: 2006, Ian Guthrie License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, Matthias Klose 2006, Alexis Sukrieh 2008, Damyan Ivanov 2008, gregor herrmann 2011, Ansgar Burchardt 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/0000755000000000000000000000000011635070667010501 5ustar debian/source/format0000644000000000000000000000001411635070667011707 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211635070746010375 0ustar 8 debian/control0000644000000000000000000000175211635071202010573 0ustar Source: libfilesys-df-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann , Damyan Ivanov Build-Depends: debhelper (>= 8), perl Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Filesys-Df/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libfilesys-df-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilesys-df-perl.git Package: libfilesys-df-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Module to obtain filesystem disk space information This module provides a way to obtain filesystem disk space information. This is a Unix only distribution. If you want to gather this information for Unix and Windows, use Filesys::DfPortable. The only major benefit of using Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports the use of open filehandles as arguments. debian/changelog0000644000000000000000000000471712231166626011056 0ustar libfilesys-df-perl (0.92-4build2) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:02:14 +0100 libfilesys-df-perl (0.92-4build1) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 19:52:42 +0000 libfilesys-df-perl (0.92-4) unstable; urgency=low * Team upload. [ Jonathan Yu ] * Removed Alexis Sukrieh from Uploaders (Closes: #536157) [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Change my email address. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. * Use source format 3.0 (quilt). * Use tiny debian/rules with debhelper 8. * Convert debian/copyright to proposed machine-readable format. * Bump Standards-Version to 3.9.2. -- Ansgar Burchardt Sat, 17 Sep 2011 12:12:40 +0200 libfilesys-df-perl (0.92-3) unstable; urgency=low [ gregor herrmann ] * debian/control: - added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza) - removed: XS-Vcs-Svn fields - added ${shlibs:Depends} and ${misc:Depends} to Depends * debian/rules: - delete /usr/share/perl5 only if it exists - add call to dh_shlibdeps - remove configure and configure-stamp targets, add install-stamp target, adapt inter-target dependencies accordingly. - use DESTDIR and PREFIX fpr install - don't ignore errors in clean target and move dh_clean before make distclean - don't install README anymore, contains no additional info * Set Standards-Version to 3.7.3 (no changes needed). * Set debhelper compatibility level to 6. * debian/watch: use dist-based URL. [ Damyan Ivanov ] * use dist-based upstream URL in debian/copyright * add myself to Uploaders -- Damyan Ivanov Thu, 17 Jan 2008 23:30:04 +0200 libfilesys-df-perl (0.92-2) unstable; urgency=low [ gregor herrmann ] * New maintainer: Debian Perl Group. * Set debhelper compatibility level to 5. * Remove empty /usr/share/perl5 directory. * Fixed watch file. [ Alexis Sukrieh ] * Fixed the Xs-Vcn-Svn entry (added a missing "/svn" in the path). -- Alexis Sukrieh Fri, 1 Dec 2006 10:25:33 +0100 libfilesys-df-perl (0.92-1) unstable; urgency=low * Initial package, dependency of mailscanner. -- Matthias Klose Sun, 20 Aug 2006 14:22:13 +0200