debian/0000755000000000000000000000000012256077231007173 5ustar debian/copyright0000644000000000000000000000340612256077231011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: io-streams Upstream-Contact: Gregory Collins Source: http://hackage.haskell.org/package/io-streams Files: * Copyright: 2012 Google, Inc. 2012 Erudify AG License: BSD-3-clause Files: debian/* Copyright: 2013 Raúl Benencia License: BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. None of the names of the copyright holders 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 ``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/watch0000644000000000000000000000020112256077231010215 0ustar version=3 http://hackage.haskell.org/package/io-streams/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/compat0000644000000000000000000000000212256077231010371 0ustar 9 debian/control0000644000000000000000000000537212256077231010605 0ustar Source: haskell-io-streams Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Raúl Benencia Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-attoparsec-dev (>= 0.10) , libghc-attoparsec-dev (<< 0.11) , libghc-attoparsec-prof , libghc-blaze-builder-dev (>= 0.3.1) , libghc-blaze-builder-dev (<< 0.4) , libghc-blaze-builder-prof , libghc-network-dev (>= 2.4) , libghc-network-dev (<< 2.5) , libghc-network-prof , libghc-primitive-dev (>= 0.2) , libghc-primitive-dev (<< 0.6) , libghc-text-dev (>= 0.10) , libghc-text-dev (<< 1.1) , libghc-transformers-dev (>= 0.2) , libghc-transformers-dev (<< 0.4) , libghc-transformers-prof , libghc-vector-dev (>= 0.7) , libghc-vector-dev (<< 0.11) , libghc-vector-prof , libghc-zlib-bindings-dev (>= 0.1) , libghc-zlib-bindings-dev (<< 0.2) , libghc-zlib-bindings-prof Build-Depends-Indep: ghc-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/io-streams Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-io-streams Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-io-streams X-Description: simple, composable, and easy-to-use stream IO io-streams library comes with functions to use files, handles, concurrent channels, sockets, lists, vectors, and more as streams. It also has a variety of combinators for wrapping and transforming streams, including compression and decompression using zlib, controlling precisely how many bytes are read from or written to a stream, buffering output using bytestring builders, folds, maps, filters, zips, etc. . io-streams library provides support for parsing from streams using attoparsec, and for spawning processes and communicating with them using streams. Package: libghc-io-streams-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-io-streams-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-io-streams-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} debian/rules0000755000000000000000000000020712256077231010252 0ustar #!/usr/bin/make -f # DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000022012256077231011037 0ustar haskell-io-streams (1.1.2.2-1) unstable; urgency=low * Initial release. -- Raúl Benencia Mon, 23 Dec 2013 12:10:59 -0300 debian/source/0000755000000000000000000000000012256077231010473 5ustar debian/source/format0000644000000000000000000000001412256077231011701 0ustar 3.0 (quilt)