debian/0000755000000000000000000000000012274722110007164 5ustar debian/watch0000644000000000000000000000020512256077240010221 0ustar version=3 http://hackage.haskell.org/package/wai-websockets/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000020712256077240010252 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/copyright0000644000000000000000000000256412256077240011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: wai-websockets Upstream-Contact: Michael Snoyman Source: http://hackage.haskell.org/package/wai-websockets Files: * Copyright: 2012 Michael Snoyman License: Expat Files: debian/* Copyright: 2013 Raúl Benencia License: Expat License: Expat 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/0000755000000000000000000000000012256077240010473 5ustar debian/source/format0000644000000000000000000000001412256077240011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212256077240010371 0ustar 9 debian/control0000644000000000000000000000451012256077240010576 0ustar Source: haskell-wai-websockets 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-conduit-dev (>= 0.5) , libghc-conduit-dev (<< 1.1) , libghc-wai-dev (>= 1.3) , libghc-wai-dev (<< 1.5) , libghc-wai-app-static-dev , libghc-blaze-builder-dev (>= 0.2.1.4) , libghc-blaze-builder-dev (<< 0.4) , libghc-case-insensitive-dev (>= 0.2) , libghc-network-dev (>= 2.2.1.5) , libghc-transformers-dev (>= 0.2) , libghc-transformers-dev (<< 0.4) , libghc-websockets-dev (>= 0.8) , libghc-websockets-prof , libghc-warp-dev (>= 1.3) , libghc-warp-dev (<< 1.4) , libghc-warp-prof , libghc-io-streams-dev (>= 1.1) , libghc-io-streams-dev (<< 1.2) , libghc-io-streams-prof Build-Depends-Indep: ghc-doc Standards-Version: 3.9.5 Homepage: http://hackage.haskell.org/package/wai-websockets Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-websockets Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wai-websockets X-Description: bridge between WAI and the haskell websockets library The Web Application Interface provides a common protocol for communication between web applications and web servers. This package provides a bridge between WAI and the haskell websockets library. Package: libghc-wai-websockets-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-wai-websockets-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-wai-websockets-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/changelog0000644000000000000000000000047512274722110011044 0ustar haskell-wai-websockets (1.3.2.1-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 06 Feb 2014 15:03:36 +0000 haskell-wai-websockets (1.3.2.1-1) unstable; urgency=low * Initial release. -- Raúl Benencia Mon, 23 Dec 2013 13:02:00 -0300