debian/0000755000000000000000000000000012274671426007201 5ustar debian/watch0000644000000000000000000000035212036252021010210 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|wai-eventsource-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/wai-eventsource \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036252021010240 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000207512036252021011116 0ustar Copyright (c) 2012 Michael Snoyman, http://www.yesodweb.com/ 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. debian/source/0000755000000000000000000000000012036252021010457 5ustar debian/source/format0000644000000000000000000000001312036252021011664 0ustar 3.0 (quilt)debian/compat0000644000000000000000000000000212147620573010373 0ustar 9 debian/control0000644000000000000000000000521612147621375010605 0ustar Source: haskell-wai-eventsource Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof , libghc-blaze-builder-dev (>> 0.3) , libghc-blaze-builder-dev (<< 0.4) , libghc-blaze-builder-prof , libghc-conduit-dev (>> 0.5) , libghc-conduit-dev (<< 1.1) , libghc-conduit-prof , libghc-http-types-dev (>> 0.7) , libghc-http-types-prof , libghc-transformers-dev , libghc-transformers-prof , libghc-wai-dev (>> 1.3) , libghc-wai-dev (<< 1.5) , libghc-wai-prof , libghc-warp-dev (>> 1.3) , libghc-warp-dev (<< 1.4) , libghc-warp-prof Build-Depends-Indep: ghc-doc , libghc-blaze-builder-doc , libghc-conduit-doc , libghc-http-types-doc , libghc-transformers-doc , libghc-wai-doc , libghc-warp-doc Standards-Version: 3.9.4 Homepage: http://www.yesodweb.com/book/wai Package: libghc-wai-eventsource-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: WAI support for server-sent events WAI support for server-sent events . Author: Chris Smith, Mathias Biilmann Christensen Upstream-Maintainer: greg@gregweber.info . This package contains the normal library files. Package: libghc-wai-eventsource-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: WAI support for server-sent events; profiling libraries WAI support for server-sent events . Author: Chris Smith, Mathias Biilmann Christensen Upstream-Maintainer: greg@gregweber.info . This package contains the libraries compiled with profiling enabled. Package: libghc-wai-eventsource-doc Architecture: all Section: doc Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: WAI support for server-sent events; documentation WAI support for server-sent events . Author: Chris Smith, Mathias Biilmann Christensen Upstream-Maintainer: greg@gregweber.info . This package contains the documentation files. debian/changelog0000644000000000000000000000320412274671426011052 0ustar haskell-wai-eventsource (1.3.0.4-2build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 11:33:42 +0000 haskell-wai-eventsource (1.3.0.4-2build3) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Sun, 22 Dec 2013 14:33:56 +0000 haskell-wai-eventsource (1.3.0.4-2build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 07:44:21 -0700 haskell-wai-eventsource (1.3.0.4-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 05 Aug 2013 01:10:24 +0100 haskell-wai-eventsource (1.3.0.4-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:52:28 +0200 haskell-wai-eventsource (1.3.0.4-1) experimental; urgency=low * New upstream release (Closes: 704820) -- Joachim Breitner Sat, 06 Apr 2013 14:30:42 +0200 haskell-wai-eventsource (1.3.0.2-1) experimental; urgency=low * New upstream release -- Joachim Breitner Fri, 08 Feb 2013 15:09:40 +0100 haskell-wai-eventsource (1.3.0.1-1) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Wed, 28 Nov 2012 19:51:19 -0500 haskell-wai-eventsource (1.2.1.1-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 07 Oct 2012 14:26:20 -0400