debian/0000755000000000000000000000000012254447351007175 5ustar debian/watch0000644000000000000000000000034412176600434010223 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|pool-conduit-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/pool-conduit \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512176600433010251 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000272112176600433011125 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Upstream-Name: pool-conduit Upstream-Contact: Michael Snoyman Source: http://hackage.haskell.org/package/pool-conduit Copyright: 2010 Michael Snoyman License: BSD3 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. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "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 HOLDERS 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/source/0000755000000000000000000000000012176600433010470 5ustar debian/source/format0000644000000000000000000000001412176600433011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212176600433010366 0ustar 9 debian/control0000644000000000000000000000402312176600433010572 0ustar Source: haskell-pool-conduit 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-resource-pool-dev (>> 0.2.1) , libghc-resource-pool-dev (<< 0.3) , libghc-resource-pool-prof , libghc-resourcet-dev (>> 0.3) , libghc-resourcet-dev (<< 0.5) , libghc-resourcet-prof , libghc-transformers-dev (>> 0.2.1) , libghc-transformers-prof Build-Depends-Indep: ghc-doc , libghc-resource-pool-doc , libghc-resourcet-doc , libghc-transformers-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/pool-conduit Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-pool-conduit Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-pool-conduit Package: libghc-pool-conduit-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: resource pool allocations via ResourceT${haskell:ShortBlurb} Allocate resources from a pool, guaranteeing resource handling via the ResourceT transformer. . ${haskell:Blurb} Package: libghc-pool-conduit-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: resource pool allocations via ResourceT${haskell:ShortBlurb} Allocate resources from a pool, guaranteeing resource handling via the ResourceT transformer. . ${haskell:Blurb} Package: libghc-pool-conduit-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: resource pool allocations via ResourceT${haskell:ShortBlurb} Allocate resources from a pool, guaranteeing resource handling via the ResourceT transformer. . ${haskell:Blurb} debian/changelog0000644000000000000000000000336112254447351011052 0ustar haskell-pool-conduit (0.1.2-1build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 19 Dec 2013 01:42:01 +0000 haskell-pool-conduit (0.1.2-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 26 Oct 2013 07:48:42 +0100 haskell-pool-conduit (0.1.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 01 Aug 2013 20:45:21 -0400 haskell-pool-conduit (0.1.1-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:42 +0200 haskell-pool-conduit (0.1.1-1) experimental; urgency=low * New upstream version. -- Clint Adams Wed, 12 Dec 2012 23:31:11 -0500 haskell-pool-conduit (0.1.0.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 Wed, 17 Oct 2012 20:40:42 +0200 haskell-pool-conduit (0.1.0.2-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 14 May 2012 22:26:57 -0400 haskell-pool-conduit (0.0.0.1-3) unstable; urgency=low * Bump to Standards-Version 3.9.3. -- Clint Adams Mon, 27 Feb 2012 14:44:29 -0500 haskell-pool-conduit (0.0.0.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package. -- Clint Adams Wed, 22 Feb 2012 20:14:41 -0500 haskell-pool-conduit (0.0.0.1-1) unstable; urgency=low * Initial release. -- Clint Adams Sat, 11 Feb 2012 18:58:13 -0500