debian/0000755000000000000000000000000012252355574007200 5ustar debian/watch0000644000000000000000000000033612036251741010222 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|Unixutils-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/Unixutils \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000023512036251741010247 0ustar #!/usr/bin/make -f # Standard way of building Haskell libraries . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000373512036251741011132 0ustar This package was originally debianised by Erik de Castro Lopo Fri, 6 Mar 2009. It was downloaded from the Haskell hackage repository at http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Unixutils Copyright: Copyright Jeremy Shaw, David Fox 2007-2010 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 name of the copyright holder nor the names of other 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. Debian packaging copyright: (C) 2009 Erik de Castro Lopo All changes by Erik de Castro Lopo may be redistributed under the same terms as haskell-unixutils itself. debian/source/0000755000000000000000000000000012036251741010467 5ustar debian/source/format0000644000000000000000000000001412036251741011675 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012036251741010616 5ustar debian/compat0000644000000000000000000000000212147616347010377 0ustar 9 debian/control0000644000000000000000000000412412147627367010611 0ustar Source: haskell-unixutils Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Erik de Castro Lopo Build-Depends: , debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof , libghc-regex-tdfa-dev , libghc-regex-tdfa-prof , libghc-puremd5-dev , libghc-puremd5-prof , libghc-zlib-dev , libghc-zlib-prof Build-Depends-Indep: ghc-doc , libghc-puremd5-doc , libghc-regex-tdfa-doc , libghc-zlib-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/Unixutils Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-unixutils Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-unixutils Package: libghc-unixutils-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: An interface between Haskell and Unix-like operating systems${haskell:ShortBlurb} A collection of useful and mildly useful functions that you might expect to find in System.* with a heavy bias towards Unix-type operating systems. . ${haskell:Blurb} Package: libghc-unixutils-prof Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Profiling libraries for the haskell-unixutils package${haskell:ShortBlurb} A collection of useful and mildly useful functions that you might expect to find in System.* with a heavy bias towards Unix-type operating systems. . ${haskell:Blurb} Package: libghc-unixutils-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Documentation for the haskell-unixutils package${haskell:ShortBlurb} A collection of useful and mildly useful functions that you might expect to find in System.* with a heavy bias towards Unix-type operating systems. . ${haskell:Blurb} debian/changelog0000644000000000000000000000765712252355574011071 0ustar haskell-unixutils (1.50-3build4) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 12 Dec 2013 15:51:24 +0000 haskell-unixutils (1.50-3build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 29 Nov 2013 12:53:11 +0000 haskell-unixutils (1.50-3build2) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 11 Jun 2013 23:55:10 +0100 haskell-unixutils (1.50-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 29 May 2013 08:47:01 +0100 haskell-unixutils (1.50-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:20 +0200 haskell-unixutils (1.50-2) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Thu, 18 Oct 2012 10:26:20 +0200 haskell-unixutils (1.50-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. -- Clint Adams Thu, 17 May 2012 19:27:13 -0400 haskell-unixutils (1.48.1-2) unstable; urgency=low * patches/do-not-run-runhaskell, otherwise it fails on non-GHCi-architectures. -- Joachim Breitner Sun, 11 Mar 2012 21:18:49 +0100 haskell-unixutils (1.48.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Wed, 07 Mar 2012 16:18:26 +0100 haskell-unixutils (1.36-1) unstable; urgency=low [ Erik de Castro Lopo ] * New upstream. * debian/control: Bump Standards-Version: to 3.9.1, no changes needed. * debian/copyright: - Remove reference to /usr/share/common-licenses/BSD. - Add copyright notice from package's COPYING file. [ Marco Silva ] * Use ghc instead of ghc6 [ Iain Lane ] * Standards-Version → 3.9.2, no changes required * Add Build-Depends on regex-tdfa and HUnit * New upstream release 1.36 -- Iain Lane Wed, 15 Jun 2011 10:35:36 +0100 haskell-unixutils (1.22-3) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Erik de Castro Lopo ] * debian/control: Long description format fixes. Closes: #575330. [ Joachim Breitner ] * Add versioned dependencies for buildds’ sake -- Joachim Breitner Sat, 01 May 2010 21:03:05 +0200 haskell-unixutils (1.22-2) unstable; urgency=low [ Erik de Castro Lopo ] * debian/control - Maintainer is Debian Haskell Group. - Add myself to uploaders. - Add Vcs-Darcs entry. [ Marco Túlio Gontijo e Silva ] * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Use Vcs-Browser: field. * debian/control: Split dependencies in more than one line. * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. * Use debian/compat 7. * debian/control: Use more sintetic link in Homepage:. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 -- Joachim Breitner Sat, 20 Feb 2010 18:09:09 +0100 haskell-unixutils (1.22-1) unstable; urgency=low * Initial Debian package. Closes: #532148. -- Erik de Castro Lopo Sun, 7 Jun 2009 11:06:14 +1000