debian/0000755000000000000000000000000012147643144007174 5ustar debian/watch0000644000000000000000000000034212036251737010224 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|unix-compat-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/unix-compat \ ([\d\.]*\d)/ debian/control0000644000000000000000000000411612147627366010611 0ustar Source: haskell-unix-compat Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/unix-compat Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-unix-compat Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-unix-compat Package: libghc-unix-compat-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell portable POSIX-compatible layer${haskell:ShortBlurb} This package provides portable Haskell implementations of some POSIX system calls contained in the unix package. This package re-exports the unix package when available. When it isn't available, portable implementations are used. . ${haskell:Blurb} Package: libghc-unix-compat-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell portable POSIX-compatible layer${haskell:ShortBlurb} This package provides portable Haskell implementations of some POSIX system calls contained in the unix package. This package re-exports the unix package when available. When it isn't available, portable implementations are used. . ${haskell:Blurb} Package: libghc-unix-compat-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell portable POSIX-compatible layer${haskell:ShortBlurb} This package provides portable Haskell implementations of some POSIX system calls contained in the unix package. This package re-exports the unix package when available. When it isn't available, portable implementations are used. . ${haskell:Blurb} debian/rules0000755000000000000000000000015512036251737010255 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000264012147643144011050 0ustar haskell-unix-compat (0.4.0.0-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:20 +0200 haskell-unix-compat (0.4.0.0-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * New upstream release -- Joachim Breitner Fri, 19 Oct 2012 22:26:15 +0200 haskell-unix-compat (0.3.0.1-2) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:02:19 +0200 haskell-unix-compat (0.3.0.1-1) unstable; urgency=low * New upstream release compatible with unix provided by GHC 7.4 * Update Standards-Version to 3.9.2 -- Iain Lane Wed, 08 Feb 2012 00:29:44 +0000 haskell-unix-compat (0.2.1.1-2) unstable; urgency=low * Remove doc-base file (Closes: #620778) -- Joachim Breitner Mon, 04 Apr 2011 20:28:00 +0530 haskell-unix-compat (0.2.1.1-1) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * New upstream release -- Joachim Breitner Sun, 03 Apr 2011 10:30:34 +0530 haskell-unix-compat (0.1.2.1-1) unstable; urgency=low * Initial release. (closes: #584288) -- Giovanni Mascellani Thu, 03 Jun 2010 12:24:02 +0200 debian/source/0000755000000000000000000000000012036251737010474 5ustar debian/source/format0000644000000000000000000000001412036251737011702 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616347010377 0ustar 9 debian/copyright0000644000000000000000000000406012036251737011127 0ustar Format-Specification: http://dep.debian.net/deps/dep5 Name: Haskell portable POSIX-compatible layer Maintainer: Bjorn Bringert Source: http://hackage.haskell.org/package/unix-compat Files: * Copyright: © 2007, Bjorn Bringert License: BSD All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - 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. - Neither the names of the copyright owners nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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: © 2010 Giovanni Mascellani License: GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 3 can be found in `/usr/share/common-licenses/GPL-3'.