debian/0000755000000000000000000000000012252151635007170 5ustar debian/rules0000755000000000000000000000003612252151635010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000240012252151635010567 0ustar Source: libsys-filesystem-perl Maintainer: Debian Perl Group Uploaders: Alejandro Garrido Mota , Jonathan Yu , Franck Joncourt , Ansgar Burchardt Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libmodule-pluggable-perl, libparams-util-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-filesystem-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-filesystem-perl.git Homepage: https://metacpan.org/release/Sys-Filesystem/ Package: libsys-filesystem-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libmodule-pluggable-perl, libparams-util-perl Description: Perl module to retrieve list of filesystems and their properties Sys::Filesystem is intended to be a portable interface to list and query filesystem names and their properties. It hopes to provide a consistent API to list all, mounted, unmounted and special filesystems on a system, and query as many properties as possible with common aliases wherever possible. debian/source/0000755000000000000000000000000012252151635010470 5ustar debian/source/format0000644000000000000000000000001412252151635011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001105312252151635011042 0ustar libsys-filesystem-perl (1.405-1) unstable; urgency=medium * Team upload. * New upstream release. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 11 Dec 2013 22:05:25 +0100 libsys-filesystem-perl (1.403-1) unstable; urgency=low * Team upload. * New upstream release. * Update build/runtime dependencies. -- gregor herrmann Wed, 23 Oct 2013 21:12:11 +0200 libsys-filesystem-perl (1.402-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Fri, 11 Oct 2013 22:18:38 +0200 libsys-filesystem-perl (1.401-1) unstable; urgency=low * Team upload. * Imported Upstream version 1.401 * Update copyright years for upstream files * Adjust (build-)dependency on perl. Make the verisoned Build-Depends on perl (>= 5.17.10) again unversioned as new version has less stricter requirement for Module::Build. Drop explicit Depends on perl already covered now by ${perl:Depends}. * Add alternative (build-)dependency for Module::Pluggable. Add perl (<< 5.17.0) as alternative to libmodule-pluggable-perl in Build-Depends-Indep and Depends. -- Salvatore Bonaccorso Thu, 19 Sep 2013 21:14:25 +0200 libsys-filesystem-perl (1.400-1) unstable; urgency=low * Team upload. * New upstream release. * Explicitly (buid)depend on Module::Pluggable. (Closes: #711675) * debian/watch: add uversionmangle in case upstream goes back to 2-digit minor versions. * Update build and runtime dependencies. * Drop patches, both merged/fixed upstream. -- gregor herrmann Fri, 06 Sep 2013 17:03:19 +0200 libsys-filesystem-perl (1.30-1) unstable; urgency=low * Team upload. [ Franck Joncourt ] * New upstream release. [ Ansgar Burchardt ] * Update my email address. * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Add patch from CPAN RT to add encoding to POD. (Closes: #711000) * Add a patch to fix a spelling mistake. * debian/copyright: switch formatting to Copyright-Format 1.0. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Wed, 05 Jun 2013 20:32:57 +0200 libsys-filesystem-perl (1.28-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ gregor herrmann ] * debian/copyright: update years of upstream copyright. * debian/control: add build dependency on Test::More 0.88. -- Jonathan Yu Sat, 15 May 2010 08:57:14 -0400 libsys-filesystem-perl (1.27-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release. * Drop patch fix-pod-spelling.patch (applied upstream). * Add myself to Uploaders. [ gregor herrmann ] * Add libparams-util-perl and libmodule-pluggable-perl also to Depends. -- Ansgar Burchardt Mon, 22 Feb 2010 02:13:06 +0900 libsys-filesystem-perl (1.26-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Remove whereami patch, fixed from RT#51151. * Standards-Version 3.8.4 (no changes) * Add patch to fix POD spelling [ Franck Joncourt ] * Added BDI against libmodule-pluggable-perl (>= 3.9). * Made short description a noun phrase. * Added /me to Uploaders. * Switch to dpkg-source 3.0 (quilt) format. + Removed previous quilt framework. * Refreshed d.copyright (DEP5 guideline). -- Franck Joncourt Sun, 14 Feb 2010 14:28:34 +0100 libsys-filesystem-perl (1.25-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Added myself to Copyright and Uploaders * Refreshed copyright information * Now requires libparams-util-perl (>= 1.00) * Use new --with quilt feature * Remove Aix.pm patch, that was fixed in 1.24 upstream * Add a new patch to disable tests needing mountpoints [ gregor herrmann ] * debian/copyright: fix "License: GPL-2+" stanza, which mentioned "version 1"; thanks to Torsten Werner for spotting. * Makefile.PL uses Module::Build::Compat, bump debhelper dependency to >= 7.0.17. -- Jonathan Yu Sat, 31 Oct 2009 10:11:00 -0400 libsys-filesystem-perl (1.23-1) unstable; urgency=low * Initial Release (Closes: #544182). -- Alejandro Garrido Mota Sat, 29 Aug 2009 07:20:24 -0430 debian/compat0000644000000000000000000000000212252151635010366 0ustar 8 debian/copyright0000644000000000000000000000354312252151635011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Sys-Filesystem Upstream-Contact: Jens Rehsack Source: https://metacpan.org/release/Sys-Filesystem/ Files: * Copyright: 2004-2006, Nicola Worthington 2008-2013, Jens Rehsack License: Apache-2.0 Files: debian/* Copyright: 2009, Alejandro Garrido Mota 2009-2010, Jonathan Yu 2010, Franck Joncourt License: Apache-2.0 or Artistic or GPL-2+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. . You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. 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-2+ 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 2, or (at your option) any later version. . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/watch0000644000000000000000000000024212252151635010217 0ustar version=3 opts="uversionmangle=s/\.\d{2}$/$&0/" \ https://metacpan.org/release/Sys-Filesystem/ .*/Sys-Filesystem-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$