diff options
Diffstat (limited to 'p/haskell-wai-eventsource/debian/control')
| -rw-r--r-- | p/haskell-wai-eventsource/debian/control | 79 |
1 files changed, 0 insertions, 79 deletions
diff --git a/p/haskell-wai-eventsource/debian/control b/p/haskell-wai-eventsource/debian/control deleted file mode 100644 index 2346fdd53..000000000 --- a/p/haskell-wai-eventsource/debian/control +++ /dev/null @@ -1,79 +0,0 @@ -Source: haskell-wai-eventsource -Priority: extra -Section: haskell -Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> -Uploaders: Clint Adams <clint@debian.org> -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.2) - , libghc-conduit-prof - , libghc-http-types-dev (>= 0.7) - , libghc-http-types-prof - , libghc-transformers-dev - , libghc-transformers-prof - , libghc-wai-dev (>= 2.0) - , libghc-wai-dev (<< 2.2) - , libghc-wai-prof -Build-Depends-Indep: ghc-doc - , libghc-blaze-builder-doc - , libghc-conduit-doc - , libghc-http-types-doc - , libghc-transformers-doc - , libghc-wai-doc -Standards-Version: 3.9.5 -Homepage: http://hackage.haskell.org/package/wai-eventsource -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-wai-eventsource -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-wai-eventsource - -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. |
