debian/0000755000000000000000000000000012237577621007202 5ustar debian/rules0000755000000000000000000000015512237577533010265 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/control0000644000000000000000000000601512237577533010611 0ustar Source: haskell-system-fileio Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof , libghc-system-filepath-dev (>> 0.3.1) , libghc-system-filepath-dev (<< 0.5) , libghc-system-filepath-prof , libghc-text-dev (>> 0.7.1) , libghc-text-dev (<< 0.12) , libghc-text-prof Build-Depends-Indep: ghc-doc , libghc-system-filepath-doc , libghc-text-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/system-fileio Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-system-fileio Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-system-fileio Package: libghc-system-fileio-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: consistent filesystem interaction across GHC versions This is a small wrapper around the "directory", "unix", and "Win32" packages, for use with "system-filepath". It provides a consistent API to the various versions of these packages distributed with different versions of GHC. . In particular, this library supports working with POSIX files that have paths which can't be decoded in the current locale encoding. . This package contains the normal library files. Package: libghc-system-fileio-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: consistent filesystem interaction across GHC versions; profiling libraries This is a small wrapper around the "directory", "unix", and "Win32" packages, for use with "system-filepath". It provides a consistent API to the various versions of these packages distributed with different versions of GHC. . In particular, this library supports working with POSIX files that have paths which can't be decoded in the current locale encoding. . This package contains the libraries compiled with profiling enabled. Package: libghc-system-fileio-doc Architecture: all Section: doc Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: consistent filesystem interaction across GHC versions; documentation This is a small wrapper around the "directory", "unix", and "Win32" packages, for use with "system-filepath". It provides a consistent API to the various versions of these packages distributed with different versions of GHC. . In particular, this library supports working with POSIX files that have paths which can't be decoded in the current locale encoding. . This package contains the documentation files. debian/copyright0000644000000000000000000000204112237577533011134 0ustar Copyright (c) 2011 John Millikin Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/changelog0000644000000000000000000000262612237577600011057 0ustar haskell-system-fileio (0.3.11-1) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sat, 09 Nov 2013 22:37:10 -0500 haskell-system-fileio (0.3.10-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:52:10 +0200 haskell-system-fileio (0.3.10-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Wed, 17 Oct 2012 21:01:50 +0200 haskell-system-fileio (0.3.8-2) unstable; urgency=low * patches/use-posix-bytestring-stat.diff * Use ByteString-based System.Posix; fixes hang when isFile is called with a path to a pipe or socket. * Backported from upstream release 0.3.11. * patches/use-native-openfile.diff * Use GHC's implementation of openFile if GHC version is 7.4 or later; fixes potentially incorrect behavior of Handle values when built with GHC 7.4 or 7.6. * Backported from upstream release 0.3.11. -- John Millikin Sun, 24 Mar 2013 13:48:46 -0700 haskell-system-fileio (0.3.8-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 18 Jun 2012 16:55:39 -0400 debian/compat0000644000000000000000000000000212237577533010402 0ustar 9 debian/source/0000755000000000000000000000000012237577533010504 5ustar debian/source/format0000644000000000000000000000001312237577533011711 0ustar 3.0 (quilt)debian/watch0000644000000000000000000000020312237577533010230 0ustar version=3 http://hackage.haskell.org/package/system-fileio/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))