debian/0000755000000000000000000000000012157164057007176 5ustar debian/watch0000644000000000000000000000033012036251636010217 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|Stream-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/Stream \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036251636010253 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000070712036251636011131 0ustar This package was debianised by Ian Lynagh on Wed, 21 Nov 2007. Further packaging work by Kari Pahula . It was downloaded from http://hackage.haskell.org/packages/archive/Stream/ ----- Upstream Author: Wouter Swierstra Copyright (c) 2007, Wouter Swierstra All rights reserved. BSD licenced. The complete text of the BSD license can be found in /usr/share/common-licenses/BSD on Debian systems. debian/source/0000755000000000000000000000000012036251636010472 5ustar debian/source/format0000644000000000000000000000001412036251636011700 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616331010370 0ustar 9 debian/control0000644000000000000000000000337112150230173010567 0ustar Source: haskell-stream Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, libghc-quickcheck2-dev, libghc-quickcheck2-prof, libghc-lazysmallcheck-dev (>> 0.3), libghc-lazysmallcheck-prof, Build-Depends-Indep: ghc-doc , libghc-quickcheck2-doc Homepage: http://hackage.haskell.org/package/Stream Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-stream Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-stream Package: libghc-stream-dev Section: haskell Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell stream (infinite list) library for GHC${haskell:ShortBlurb} Provides functions, analogous to those from Data.List, to create and manipulate infinite lists. . ${haskell:Blurb} Package: libghc-stream-prof Section: haskell Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Provides: ${haskell:Provides} Description: Haskell stream (infinite list) library for GHC${haskell:ShortBlurb} Provides functions, analogous to those from Data.List, to create and manipulate infinite lists. . ${haskell:Blurb} Package: libghc-stream-doc Section: doc Architecture: all Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell stream (infinite list) library for GHC${haskell:ShortBlurb} Provides functions, analogous to those from Data.List, to create and manipulate infinite lists. . ${haskell:Blurb} debian/changelog0000644000000000000000000000471712157164057011061 0ustar haskell-stream (0.4.6-4build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 15 Jun 2013 23:18:23 +0100 haskell-stream (0.4.6-4) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:45 +0200 haskell-stream (0.4.6-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:07 +0200 haskell-stream (0.4.6-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 Wed, 17 Oct 2012 21:09:41 +0200 haskell-stream (0.4.6-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 13 Feb 2012 22:02:38 -0500 haskell-stream (0.4.2-1) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/control: Use more sintetic link in Homepage:. * debian/source/format: Use 3.0 (quilt). [ Marco Silva ] * Use ghc instead of ghc6 [ Iain Lane ] * Standards-Version → 3.9.2, no changes required * New upstream release -- Iain Lane Thu, 26 May 2011 12:58:06 +0100 haskell-stream (0.4.1-1) unstable; urgency=low * Adopt by the Debian Haskell Group * New upstream version -- Joachim Breitner Fri, 12 Feb 2010 11:31:03 +0100 haskell-stream (0.2.2-3) unstable; urgency=low * New maintainer. * Switched over to use haskell-devscripts and hlibrary.mk. -- Kari Pahula Thu, 26 Feb 2009 09:12:15 +0200 haskell-stream (0.2.2-2) unstable; urgency=low * Upgrade to "Generic Haskell cabal library packaging files v10": * Versioned dependencies are now generated for the Cabal packages we depend on. * Use the new ${impl:ghc6:*_deps} variables in debian/control.in. * Call canonicalise-comma-list on the depends and suggests fields in control.in. This works around bugs in lintian, where it gets confused and starts giving spurious warnings. -- Ian Lynagh (wibble) Thu, 28 Feb 2008 01:01:43 +0000 haskell-stream (0.2.2-1) unstable; urgency=low * Initial release. * Using "Generic Haskell cabal library packaging files v9". -- Ian Lynagh (wibble) Wed, 21 Nov 2007 14:21:20 +0000