debian/0000755000000000000000000000000012151122131007153 5ustar debian/watch0000644000000000000000000000033612036252155010222 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|zlib-enum-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/zlib-enum \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036252155010250 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000264512036252155011131 0ustar This package was debianized by Clint Adams on Sun, 05 Jun 2011 12:28:09 -0000 It was downloaded from http://hackage.haskell.org/package/zlib-enum Upstream Author: Malte Sommerkorn Copyright: 2011 Malte Sommerkorn License: 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. The file test.hs is (c) 2011 Malte Sommerkorn, Michael Snoyman, Paulo Tanimoto and is distributed under a 3-clause BSD license. debian/source/0000755000000000000000000000000012036252155010467 5ustar debian/source/format0000644000000000000000000000001412036252155011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616375010400 0ustar 9 debian/control0000644000000000000000000000404012150230217010560 0ustar Source: haskell-zlib-enum Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-enumerator-dev (>> 0.4) , libghc-enumerator-dev (<< 0.5) , libghc-enumerator-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-zlib-bindings-dev (>> 0.1) , libghc-zlib-bindings-dev (<< 0.2) , libghc-zlib-bindings-prof Build-Depends-Indep: ghc-doc , libghc-enumerator-doc , libghc-transformers-doc , libghc-zlib-bindings-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/zlib-enum Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-zlib-enum Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-zlib-enum Package: libghc-zlib-enum-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: enumerator interface for zlib compression${haskell:ShortBlurb} zlib-enum is a stop-gap package to provide enumeratees for zlib compression/decompression. . ${haskell:Blurb} Package: libghc-zlib-enum-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: enumerator interface for zlib compression${haskell:ShortBlurb} zlib-enum is a stop-gap package to provide enumeratees for zlib compression/decompression. . ${haskell:Blurb} Package: libghc-zlib-enum-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: enumerator interface for zlib compression${haskell:ShortBlurb} zlib-enum is a stop-gap package to provide enumeratees for zlib compression/decompression. . ${haskell:Blurb} debian/changelog0000644000000000000000000000301612151122131011025 0ustar haskell-zlib-enum (0.2.3-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 13:34:33 +0100 haskell-zlib-enum (0.2.3-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sun, 26 May 2013 09:20:17 +0200 haskell-zlib-enum (0.2.3-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:41 +0200 haskell-zlib-enum (0.2.3-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 Sat, 20 Oct 2012 00:49:56 +0200 haskell-zlib-enum (0.2.2.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. -- Clint Adams Thu, 17 May 2012 21:22:21 -0400 haskell-zlib-enum (0.2.1-3) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joey Hess Mon, 27 Feb 2012 17:44:55 -0400 haskell-zlib-enum (0.2.1-2) unstable; urgency=low * Fix version constraint on enumerator build dependency. -- Clint Adams Wed, 01 Feb 2012 14:58:25 -0500 haskell-zlib-enum (0.2.1-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 05 Jun 2011 08:28:09 -0400