summaryrefslogtreecommitdiff
path: root/p/haskell-http-client-tls/debian
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-http-client-tls/debian')
-rw-r--r--p/haskell-http-client-tls/debian/control79
1 files changed, 40 insertions, 39 deletions
diff --git a/p/haskell-http-client-tls/debian/control b/p/haskell-http-client-tls/debian/control
index a0fb1d89b..d74902922 100644
--- a/p/haskell-http-client-tls/debian/control
+++ b/p/haskell-http-client-tls/debian/control
@@ -1,45 +1,45 @@
Source: haskell-http-client-tls
-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.9)
- , ghc
- , ghc-prof
- , libghc-connection-dev (>= 0.2.2)
- , libghc-connection-prof
- , libghc-data-default-class-dev
- , libghc-data-default-class-prof
- , libghc-http-client-dev (>= 0.3.5)
- , libghc-http-client-prof
- , libghc-network-dev
- , libghc-network-prof
- , libghc-tls-dev (>= 1.1)
- , libghc-tls-prof
-Build-Depends-Indep: ghc-doc
- , libghc-connection-doc
- , libghc-data-default-doc
- , libghc-http-client-doc
- , libghc-network-doc
- , libghc-tls-doc
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ haskell-devscripts (>= 0.9),
+ ghc,
+ ghc-prof,
+ libghc-connection-dev (>= 0.2.2),
+ libghc-connection-prof,
+ libghc-data-default-class-dev,
+ libghc-data-default-class-prof,
+ libghc-http-client-dev (>= 0.3.5),
+ libghc-http-client-prof,
+ libghc-network-dev,
+ libghc-network-prof,
+ libghc-tls-dev (>= 1.1),
+ libghc-tls-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-connection-doc,
+ libghc-data-default-doc,
+ libghc-http-client-doc,
+ libghc-network-doc,
+ libghc-tls-doc,
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/http-client-tls
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-client-tls
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-client-tls
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-client-tls
X-Description: http-client backend using connection and tls libraries
Support for making connections via the connection package and, in
turn, the tls package suite.
Package: libghc-http-client-tls-dev
Architecture: any
-Depends: ${haskell:Depends}
- , ${shlibs:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -47,22 +47,23 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-http-client-tls-prof
Architecture: any
-Depends: ${haskell:Depends}
- , ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+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-tls-doc
-Section: doc
Architecture: all
-Depends: ${misc:Depends}, ${haskell:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+Section: doc
+Depends: ${misc:Depends},
+ ${haskell:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.