debian/0000755000000000000000000000000012122334765007173 5ustar debian/changelog0000644000000000000000000001353412122111343011034 0ustar libfilesys-diskspace-perl (0.05-16) unstable; urgency=low * debian/control: Bump Standards-Version to 3.9.4 (no changes) * debian/copyright: Fix duplicated 'Copyright' field. * debian/patches: New patch created to add FUSE silesystem support: debian/patches/002-add-support-for-fuse-fs.diff Thanks to Michael Prokop . (Closes: #703428) -- Dario Minnucci Tue, 19 Mar 2013 17:30:59 +0100 libfilesys-diskspace-perl (0.05-15) unstable; urgency=high * Urgency set to high because fixes FTBFS * debian/rules: - Ignore testsuite results. df fails in the buildd chroot. (Closes: #666580) * debian/patches: - Fixes on headers. Thanks to Jari Aalto. (Closes: #668044) * debian/copyright: - Minor fixes. Thanks again to Jari Aalto. -- Dario Minnucci Thu, 12 Apr 2012 02:11:28 +0200 libfilesys-diskspace-perl (0.05-14) experimental; urgency=low * Switch to dpkg-source 3.0 (quilt) format * debian/patches: - New patch created from changes on upstream sources. - 000-changes-extracted-from-sources.diff - Old 'dpatch' patches converted to quilt format were merged into just one patch: 001-add-support-for-other-filesystems.diff * debian/control: - Update maintainer address to use @d.o email - Remove build dependency on obsolete package 'dpatch' - Bump Standards-Version to 3.9.3 - Update debhelper dependency to >=9 - Added dependency on ${misc:Depends} - Added Vcs-Git and Vcs-Browser fields * debian/rules: - Rewritten to use the 'compact' format. * debian/copyright: - Updated to be DEP5 compliant. -- Dario Minnucci Fri, 06 Apr 2012 22:15:59 +0200 libfilesys-diskspace-perl (0.05-13) unstable; urgency=low * debian/control: Added 'Homepage' tag. * debian/rules: Use LC_ALL=C before make invocation (Closes: #506910) Thanks to Rene Mayorga * debian/patches/01_add_SYSFS_filesystem_support.dpatch: Added SYSFS support. (Closes: #426008) -- Dario Minnucci (midget) Wed, 26 Nov 2008 12:01:03 +0100 libfilesys-diskspace-perl (0.05-12) unstable; urgency=low * debian/control: Bump Standards-Version to 3.8.0 * debian/control && debian/rules: Added dpatch support * debian/patches/01_add_CIFS_filesystem_support.dpatch: Added CIFS support. Thanks Mark Sheppard for the patch. (Closes: #491215) * debian/copyright: MPCF (Machine-Parsable Copyright Format) implementation. Visit http://wiki.debian.org/Proposals/CopyrightFormat for details. -- Dario Minnucci (midget) Thu, 17 Jul 2008 23:56:27 +0200 libfilesys-diskspace-perl (0.05-11) unstable; urgency=low * New maintainer with ACK from the previous one. * Rebuilt successfully. Tagged as unreproducible. (Closes: #425897) * debian/compat: Debhelper compatibility updated. * debian/copyright: VCS tag removed. * debian/copyright: Resource URL updated. * debian/copyright: Path to GPL Lic. fixed. (Closes: #431493) * debian/watch: VCS tag removed. * debian/watch: Updated. -- Dario Minnucci (midget) Tue, 03 Jul 2007 02:50:40 +0200 libfilesys-diskspace-perl (0.05-10) unstable; urgency=low * Make test "skip" explanations TAP-compatible. * In tests try /proc/mounts if /etc/mtab isn't available, and just skip the tests (rather than failing) if neither is there (closes: #399380). -- Roderick Schertler Tue, 21 Nov 2006 21:42:30 -0500 libfilesys-diskspace-perl (0.05-9) unstable; urgency=low * Unpack with "L!" rather than "L" to get native-length longs rather than 32 bits (close: #377237). -- Roderick Schertler Fri, 7 Jul 2006 11:37:11 -0400 libfilesys-diskspace-perl (0.05-8) unstable; urgency=low * Add magic for jfs, Anton Ivanov (closes: #319171). -- Roderick Schertler Thu, 21 Jul 2005 07:36:05 -0400 libfilesys-diskspace-perl (0.05-7) unstable; urgency=low * Change section to "perl". * Add magic for tmpfs, from Anders Henke (closes: #243678). * Add magic for ntfs. * Improve error message if statfs/statvfs fails. * Call croak rather than warn/exit. * Correct Fabien's email address. * Bump Standards-Version to 3.6.1 (remove changes from copyright, bump debhelper version dependency). -- Roderick Schertler Mon, 28 Mar 2005 20:56:40 -0500 libfilesys-diskspace-perl (0.05-6) unstable; urgency=low * Add XFS magic, from Jade Nicoletti . -- Roderick Schertler Tue, 14 Jan 2003 14:42:50 -0500 libfilesys-diskspace-perl (0.05-5) unstable; urgency=low * Fix t/linux-ext2.t not to assume there's an ext2 filesystem available (closes: #140548). Have it check ext3 as well as ext2 filesystems. -- Roderick Schertler Mon, 1 Apr 2002 10:49:42 -0500 libfilesys-diskspace-perl (0.05-4) unstable; urgency=low * Add fix for reiserfs from Chris Fearnley (closes: #132649). -- Roderick Schertler Thu, 14 Feb 2002 08:54:02 -0500 libfilesys-diskspace-perl (0.05-3) unstable; urgency=low * Don't install extraneous empty directories. -- Roderick Schertler Tue, 31 Jul 2001 09:53:35 -0400 libfilesys-diskspace-perl (0.05-2) unstable; urgency=low * Update to policy 3.5.2. * Update to latest Perl policy. -- Roderick Schertler Mon, 5 Mar 2001 21:42:31 -0500 libfilesys-diskspace-perl (0.05-1) unstable; urgency=low * New upstream release. * Use /usr/share/man. -- Roderick Schertler Wed, 27 Oct 1999 11:47:51 -0400 libfilesys-diskspace-perl (0.04-1) unstable; urgency=low * Initial version. -- Roderick Schertler Sun, 5 Sep 1999 16:25:56 -0400 $Id: changelog,v 1.13 2006-11-22 02:44:26 roderick Exp $ debian/compat0000644000000000000000000000000212122111343010352 0ustar 9 debian/control0000644000000000000000000000126112122111343010557 0ustar Source: libfilesys-diskspace-perl Section: perl Priority: optional Maintainer: Dario Minnucci Standards-Version: 3.9.4 Build-Depends: debhelper (>=9), perl (>= 5.6.0-16) Vcs-Git: git://git.debian.org/collab-maint/libfilesys-diskspace-perl.git Vcs-Browser: http://git.debian.org/?p=collab-maint/libfilesys-diskspace-perl.git Homepage: http://search.cpan.org/~ftassin/Filesys-DiskSpace Package: libfilesys-diskspace-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: fetch filesystem size and usage information from Perl This Perl module allows you to fetch filesystem size and usage information (such as the df command displays) from Perl. debian/copyright0000644000000000000000000000420212122111343011105 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Filesys-DiskSpace Upstream-Contact: Fabien Tassin Source: http://search.cpan.org/~ftassin/Filesys-DiskSpace Files: * Copyright: Fabien Tassin License: GPL Copyright (c) 1996-1999 - Ikuo Nakagawa. All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice unmodified, this list of conditions, and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: Copyright 1999-2006, Roderick Schertler Copyright 2007-2012, Dario Minnucci License: GPL-2 This package 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 2 of the License, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License can be found in file "/usr/share/common-licenses/GPL-2". debian/patches/0000755000000000000000000000000012122111343010603 5ustar debian/patches/000-changes-extracted-from-sources.diff0000644000000000000000000002500012122111343017742 0ustar Description: Patch created from changes on upstream sources. Author: Dario Minnucci Last-Update: 2012-04-12 --- libfilesys-diskspace-perl-0.05.orig/lib/Filesys/DiskSpace.pm +++ libfilesys-diskspace-perl-0.05/lib/Filesys/DiskSpace.pm @@ -33,18 +33,29 @@ 61265 => "EXT2_OLD_SUPER_MAGIC", # 0x0000EF51 61267 => "EXT2_SUPER_MAGIC", # 0x0000EF53 72020 => "UFS_MAGIC", # 0x00011954 + 16914836 => "TMPFS_MAGIC", # 0x01021994 19911021 => "_XIAFS_SUPER_MAGIC", # 0x012FD16D 19920820 => "XENIX_SUPER_MAGIC", # 0x012FF7B4 19920821 => "SYSV4_SUPER_MAGIC", # 0x012FF7B5 19920822 => "SYSV2_SUPER_MAGIC", # 0x012FF7B6 19920823 => "COH_SUPER_MAGIC", # 0x012FF7B7 + 827541066 => "JFS_SUPER_MAGIC", # 0x3153464a + 1382369651 => "REISERFS_SUPER_MAGIC", # 0x52654973 + 1397118030 => "NTFS_SB_MAGIC", # 0x5346544e + 1481003842 => "XFS_SUPER_MAGIC", # 0x58465342 4187351113 => "HPFS_SUPER_MAGIC", # 0xF995E849 ); +if (0) { + printf "%10u 0x%010x %s\n", $_, $_, $fs_type{$_} + for sort { $a <=> $b } keys %fs_type; + exit 1; +} sub df ($) { my $dir = shift; - my ($fmt, $res, $type, $flags, $osvers, $w); + my ($fmt, $res, $type, $flags); + local $SIG{__DIE__}; # struct fields for statfs or statvfs.... my ($bsize, $frsize, $blocks, $bfree, $bavail, $files, $ffree, $favail); @@ -52,16 +63,18 @@ Carp::croak "Usage: df '\$dir'" unless $dir; Carp::croak "Error: $dir is not a directory" unless -d $dir; - # try with statvfs.. - eval { # will work for Solaris 2.*, OSF1 v3.2, OSF1 v4.0 and HP-UX 10.*. - { + my $have_syscall_ph = eval { package main; require "sys/syscall.ph"; - } + }; + # try even if it's missing, maybe SYS_stat*() was defined by hand + + # try with statvfs.. + eval { # will work for Solaris 2.*, OSF1 v3.2, OSF1 v4.0 and HP-UX 10.*. $fmt = "\0" x 512; $res = syscall (&main::SYS_statvfs, $dir, $fmt) ; ($bsize, $frsize, $blocks, $bfree, $bavail, $files, $ffree, $favail) = - unpack "L8", $fmt; + unpack "L!8", $fmt; # bsize: fundamental file system block size # frsize: fragment size # blocks: total blocks of frsize on fs @@ -77,14 +90,12 @@ $ffree = $favail; $bsize = $frsize; # $blocks -= $bfree - $bavail; + warn "statvfs: res=$res type=$type\n" if $DEBUG; $res == 0 && defined $fs_type{$type}; } + || do { warn "statvfs failed: ", $@ if $DEBUG; 0 } # try with statfs.. || eval { # will work for SunOS 4, Linux 2.0.* and 2.2.* - { - package main; - require "sys/syscall.ph"; - } $fmt = "\0" x 512; $res = syscall (&main::SYS_statfs, $dir, $fmt); # statfs... @@ -93,12 +104,14 @@ # only tested with FreeBSD 3.0. Should also work with 4.0. my ($f1, $f2); ($f1, $bsize, $f2, $blocks, $bfree, $bavail, $files, $ffree) = - unpack "L8", $fmt; + unpack "L!8", $fmt; $type = 0; # read it from 'f_type' field ? } else { + printf "raw L7 %s\n", join " ", unpack "L!7", $fmt + if $DEBUG && $DEBUG > 1; ($type, $bsize, $blocks, $bfree, $bavail, $files, $ffree) = - unpack "L7", $fmt; + unpack "L!7", $fmt; } # type: type of filesystem (see below) # bsize: optimal transfer block size @@ -108,59 +121,62 @@ # files: total file nodes in file system # ffree: free file nodes in fs + warn "statfs: res=$res type=$type\n" if $DEBUG; $res == 0 && defined $fs_type{$type}; } + || do { warn "statfs L7 failed: ", $@ if $DEBUG; 0 } || eval { - { - package main; - require "sys/syscall.ph"; - } # The previous try gives an unknown fs type, it must be a different # structure format.. $fmt = "\0" x 512; # Try this : n2i7L119 $res = syscall (&main::SYS_statfs, $dir, $fmt); + printf "raw n2i7 %s\n", join " ", unpack "n2i7", $fmt + if $DEBUG && $DEBUG > 1; ($type, $flags, $bsize, $frsize, $blocks, $bfree, $bavail, $files, $ffree) = unpack "n2i7", $fmt; + warn "statfs n2i7: res=$res type=$type\n" if $DEBUG; $res == 0 && defined $fs_type{$type}; } + || do { warn "statfs n2i7 failed: ", $@ if $DEBUG; 0 } # Neither statfs nor statvfs.. too bad. - || eval { - $osvers = $Config{'osvers'}; - $w = 0; + || do { + if (!$have_syscall_ph) { + if ($Config{'d_syscall'} eq 'define') { + Carp::croak "sys/syscall.ph is missing, see the h2ph man page"; + } + } + my $syscall; + my $extra = ''; + my $osvers = $Config{'osvers'}; # These system normaly works but there was a problem... # Trying to inform the user... if ($^O eq 'solaris' || $^O eq 'dec_osf') { # Tested. No problem if syscall.ph is present. - warn "An error occured. statvfs failed. Did you run h2ph?\n"; - $w = 2; + $syscall = 'statvfs'; } - if ($^O eq 'linux' || $^O eq 'freebsd') { + elsif ($^O eq 'linux' || $^O eq 'freebsd') { # Tested with linux 2.0.0 and 2.2.2 # No problem if syscall.ph is present. - warn "An error occured. statfs failed. Did you run h2ph?\n"; + $syscall = 'statfs'; } - if ($^O eq 'hpux') { + elsif ($^O eq 'hpux') { if ($osvers == 9) { # Tested. You have to change a line in syscall.ph. - warn "An error occured. statfs failed. Did you run h2ph?\n" . - "If you are using a hp9000s700, see the Df documentation\n"; + $syscall = 'statfs'; + $extra = " (if you are using a hp9000s700, see the " + . __PACKAGE__ . " documentation)"; } elsif ($osvers == 10) { # Tested. No problem if syscall.ph is present. - warn "An error occured. statvfs failed. Did you run h2ph?\n"; - } - else { - # Untested - warn "An error occured. df failed. Please, submit a bug report.\n"; + $syscall = 'statvfs'; } - $w = 3; } - $w; - } - || Carp::croak "Cannot use df on this machine (untested or unsupported)."; - - exit if defined $w && $w > 0; + if ($syscall) { + Carp::croak "$syscall failed on $dir (new filesystem type?)$extra"; + } + Carp::croak "Cannot use df on this machine (untested or unsupported)."; + }; $blocks -= $bfree - $bavail; @@ -249,7 +265,7 @@ =head1 AUTHOR -Fabien Tassin Efta@oleane.netE +Fabien Tassin Efta+cpan@sofaraway.orgE =head1 NOTES --- libfilesys-diskspace-perl-0.05.orig/t/freebsd-ufs.t +++ libfilesys-diskspace-perl-0.05/t/freebsd-ufs.t @@ -9,7 +9,7 @@ my $t = 1; unless ($^O eq 'freebsd') { - print "1..0\n"; + print "1..0 # skip not applicable on this platform\n"; exit; } --- libfilesys-diskspace-perl-0.05.orig/t/linux-ext2.t +++ libfilesys-diskspace-perl-0.05/t/linux-ext2.t @@ -7,34 +7,58 @@ local $^W = 1; my $t = 1; +my %fs = ( + ext2 => 0x0000EF53, + ext3 => 0x0000EF53, + ntfs => 0x5346544e, + tmpfs => 0x01021994, +); +my %dir_fs_type; unless ($^O eq 'linux') { - print "1..0\n"; + print "1..0 # skip not applicable on this platform\n"; exit; } my $bindf = '/bin/df'; my $mnttab = '/etc/mtab'; +my $procmounts = '/proc/mounts'; my ($data, $dirs); -open (MOUNT, $mnttab) || die "Error: $!\n"; +if (!open MOUNT, $mnttab) { + my $err1 = $!; + if (!open MOUNT, $procmounts) { + print "1..0 # skip can't open $mnttab ($err1) or $procmounts ($!)\n"; + exit; + } +} while (defined (my $d = )) { - my @tab = split /\s+/, $d; - push @$dirs, $tab[1] if $tab[2] eq 'ext2'; + my @tab = split ' ', $d; + #printf "%-10s %s\n", $tab[2], $tab[1]; + my $fs_type = $fs{$tab[2]}; + $dir_fs_type{$tab[1]} = $fs_type if $fs_type; } +@$dirs = keys %dir_fs_type if %dir_fs_type; close MOUNT; -open (DF, "$bindf -k @$dirs |") || die "Error: $!\n"; +unless ($dirs) { + print "1..0 # skip no filesystems for this test\n"; + exit; +} +my $q_dirs = join " ", map { quotemeta } @$dirs; +open (DF, "$bindf -k $q_dirs |") || die "can't fork df: $!\n"; while (defined (my $d = )) { - my @tab = split /\s+/, $d; + my @tab = split ' ', $d; next if $tab[0] eq 'Filesystem'; + push @tab, split ' ', scalar if @tab == 1; # long device name $$data{$tab[5]}{'used'} = $tab[2]; $$data{$tab[5]}{'avail'} = $tab[3]; } close DF; open (DF, "$bindf -i @$dirs |") || die "Error: $!\n"; while (defined (my $d = )) { - my @tab = split /\s+/, $d; + my @tab = split ' ', $d; next if $tab[0] eq 'Filesystem'; + push @tab, split ' ', scalar if @tab == 1; # long device name $$data{$tab[5]}{'fused'} = $tab[2]; $$data{$tab[5]}{'favail'} = $tab[3]; } @@ -44,7 +68,7 @@ for my $part (keys %$data) { my ($fs_type, $fs_desc, $used, $avail, $fused, $favail) = df $part; - my $res = $fs_type == 61267 && + my $res = $fs_type == $dir_fs_type{$part} && $$data{$part}{'used'} == $used && $$data{$part}{'avail'} == $avail && $$data{$part}{'fused'} == $fused && @@ -60,5 +84,5 @@ print "Iavail: $$data{$part}{'favail'} <> $favail\n" unless $$data{$part}{'favail'} == $favail; } - print $res ? "" : "not ", "ok ", $t++, "\n"; + print $res ? "" : "not ", "ok ", $t++, " # $part\n"; } --- libfilesys-diskspace-perl-0.05.orig/t/linux-vfat.t +++ libfilesys-diskspace-perl-0.05/t/linux-vfat.t @@ -12,28 +12,38 @@ my $t = 1; unless ($^O eq 'linux') { - print "1..0\n"; + print "1..0 # skip not applicable on this platform\n"; exit; } my $bindf = '/bin/df'; my $mnttab = '/etc/mtab'; +my $procmounts = '/proc/mounts'; my ($data, $dirs); -open (MOUNT, $mnttab) || die "Error: $!\n"; +if (!open MOUNT, $mnttab) { + my $err1 = $!; + if (!open MOUNT, $procmounts) { + print "1..0 # skip can't open $mnttab ($err1) or $procmounts ($!)\n"; + exit; + } +} while (defined (my $d = )) { my @tab = split /\s+/, $d; + #printf "%-10s %s\n", $tab[2], $tab[1]; push @$dirs, $tab[1] if $tab[2] eq 'vfat'; } close MOUNT; unless ($dirs) { - print "1..1\nok 1\n"; + print "1..0 # skip no vfat filesystems to test\n"; exit; } -open (DF, "$bindf -k @$dirs |") || die "Error: $!\n"; +my $q_dirs = join " ", map { quotemeta } @$dirs; +open (DF, "$bindf -k $q_dirs |") || die "can't fork df: $!\n"; while (defined (my $d = )) { my @tab = split /\s+/, $d; next if $tab[0] eq 'Filesystem'; + push @tab, split ' ', scalar if @tab == 1; # long device name $$data{$tab[5]}{'used'} = $tab[2]; $$data{$tab[5]}{'avail'} = $tab[3]; } --- libfilesys-diskspace-perl-0.05.orig/t/solaris-ufs.t +++ libfilesys-diskspace-perl-0.05/t/solaris-ufs.t @@ -11,7 +11,7 @@ my $t = 1; unless ($^O eq 'solaris') { - print "1..0\n"; + print "1..0 # skip not applicable on this platform\n"; exit; } debian/patches/001-add-support-for-other-filesystems.diff0000644000000000000000000000155112122111343020447 0ustar Description: Add CIFS and SYSFS support. Author: Dario Minnucci Last-Update: 2012-04-12 Index: libfilesys-diskspace-perl/lib/Filesys/DiskSpace.pm =================================================================== --- libfilesys-diskspace-perl.orig/lib/Filesys/DiskSpace.pm 2012-04-06 21:11:52.444790231 +0200 +++ libfilesys-diskspace-perl/lib/Filesys/DiskSpace.pm 2012-04-06 21:14:08.350665222 +0200 @@ -43,7 +43,9 @@ 1382369651 => "REISERFS_SUPER_MAGIC", # 0x52654973 1397118030 => "NTFS_SB_MAGIC", # 0x5346544e 1481003842 => "XFS_SUPER_MAGIC", # 0x58465342 + 1650812274 => "SYSFS_MAGIC", # 0x62656572 4187351113 => "HPFS_SUPER_MAGIC", # 0xF995E849 + 4283649346 => "CIFS", # 0xFF534D42 ); if (0) { printf "%10u 0x%010x %s\n", $_, $_, $fs_type{$_} debian/patches/002-add-support-for-fuse-fs.diff0000644000000000000000000000161012122111343016326 0ustar Description: Add FUSE support. Author: Michael Prokop Bug-Debian: http://bugs.debian.org/703428 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=84071 Last-Update: 2013-03-19 Index: libfilesys-diskspace-perl/lib/Filesys/DiskSpace.pm =================================================================== --- libfilesys-diskspace-perl.orig/lib/Filesys/DiskSpace.pm 2013-03-19 16:35:53.646264571 +0100 +++ libfilesys-diskspace-perl/lib/Filesys/DiskSpace.pm 2013-03-19 16:37:03.997272165 +0100 @@ -44,6 +44,7 @@ 1397118030 => "NTFS_SB_MAGIC", # 0x5346544e 1481003842 => "XFS_SUPER_MAGIC", # 0x58465342 1650812274 => "SYSFS_MAGIC", # 0x62656572 + 1702057286 => "FUSE_SUPER_MAGIC", # 0x65735546 4187351113 => "HPFS_SUPER_MAGIC", # 0xF995E849 4283649346 => "CIFS", # 0xFF534D42 ); debian/patches/series0000644000000000000000000000016412122111343012021 0ustar 000-changes-extracted-from-sources.diff 001-add-support-for-other-filesystems.diff 002-add-support-for-fuse-fs.diff debian/rules0000755000000000000000000000016212122111343010233 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: # Ignore testsuite results. df fails in the buildd chroot. debian/source/0000755000000000000000000000000012122111343010454 5ustar debian/source/format0000644000000000000000000000001412122111343011662 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013312122111343010202 0ustar version=3 http://www.cpan.org/modules/by-module/Filesys/Filesys-DiskSpace-(\d.*)\.tar\.gz