diff options
Diffstat (limited to 'p/haskell-http-client-conduit/debian/control')
| -rw-r--r-- | p/haskell-http-client-conduit/debian/control | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/p/haskell-http-client-conduit/debian/control b/p/haskell-http-client-conduit/debian/control deleted file mode 100644 index 8ae362daf..000000000 --- a/p/haskell-http-client-conduit/debian/control +++ /dev/null @@ -1,66 +0,0 @@ -Source: haskell-http-client-conduit -Section: haskell -Priority: extra -Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> -Uploaders: Clint Adams <clint@debian.org> -Build-Depends: debhelper (>= 9) - , cdbs - , haskell-devscripts (>= 0.8.15) - , ghc - , ghc-prof - , libghc-conduit-dev - , libghc-conduit-prof - , libghc-http-client-dev (>= 0.2) - , libghc-http-client-prof - , libghc-resourcet-dev (>= 0.4.6) - , libghc-resourcet-prof - , libghc-transformers-dev - , libghc-transformers-prof -Build-Depends-Indep: ghc-doc - , libghc-conduit-doc - , libghc-http-client-doc - , libghc-resourcet-doc - , libghc-transformers-doc -Standards-Version: 3.9.5 -Homepage: http://hackage.haskell.org/package/http-client-conduit -Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-client-conduit -Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-client-conduit -X-Description: frontend support for using http-client with conduit - Frontend support for using http-client with conduit. Intended for - use with higher-level libraries like http-conduit. - -Package: libghc-http-client-conduit-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-http-client-conduit-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-http-client-conduit-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} |
