summaryrefslogtreecommitdiff
path: root/p/haskell-http2
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-17 16:37:04 -0400
committerClint Adams <clint@debian.org>2016-10-17 16:37:04 -0400
commitaca7165e50e1d3c208b5d34c3c330eca4182fe22 (patch)
treecfc8647d32ce77e397ba137b82d385160397265c /p/haskell-http2
parentc20130be656601b1cc6602e4602062ea81392d5e (diff)
downloadDHG_packages-aca7165e50e1d3c208b5d34c3c330eca4182fe22.tar.gz
http2: build with ghc 8 in experimental
Diffstat (limited to 'p/haskell-http2')
-rw-r--r--p/haskell-http2/debian/changelog6
-rw-r--r--p/haskell-http2/debian/control71
2 files changed, 50 insertions, 27 deletions
diff --git a/p/haskell-http2/debian/changelog b/p/haskell-http2/debian/changelog
index f2be404f5..41714fe22 100644
--- a/p/haskell-http2/debian/changelog
+++ b/p/haskell-http2/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http2 (1.6.2-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint@debian.org> Mon, 17 Oct 2016 16:37:02 -0400
+
haskell-http2 (1.6.2-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-http2/debian/control b/p/haskell-http2/debian/control
index bb1929e6f..155443d8b 100644
--- a/p/haskell-http2/debian/control
+++ b/p/haskell-http2/debian/control
@@ -1,37 +1,40 @@
Source: haskell-http2
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata@debian.org>
+Uploaders:
+ Joachim Breitner <nomeata@debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
+ haskell-devscripts (>= 0.10),
+ libghc-aeson-dev,
+ libghc-aeson-pretty-dev,
libghc-case-insensitive-dev,
libghc-case-insensitive-prof,
+ libghc-doctest-dev (>= 0.9.3),
+ libghc-glob-dev,
+ libghc-hex-dev,
+ libghc-hspec-dev (>= 1.3),
+ libghc-mwc-random-dev,
libghc-psqueues-dev,
libghc-psqueues-prof,
libghc-stm-dev,
libghc-stm-prof,
- libghc-aeson-dev,
- libghc-aeson-pretty-dev,
- libghc-hex-dev,
- libghc-mwc-random-dev,
libghc-text-dev,
libghc-unordered-containers-dev,
libghc-vector-dev,
libghc-word8-dev,
- libghc-glob-dev,
- libghc-doctest-dev (>= 0.9.3),
- libghc-hspec-dev (>= 1.3),
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-case-insensitive-doc,
libghc-psqueues-doc,
libghc-stm-doc,
Standards-Version: 3.9.8
Homepage: http://hackage.haskell.org/package/http2
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-http2
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: HTTP/2.0 library including frames and HPACK
This package provides a HTTP/2.0 library including frames and HPACK.
@@ -39,13 +42,18 @@ X-Description: HTTP/2.0 library including frames and HPACK
Package: libghc-http2-dev
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -53,12 +61,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-http2-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -67,11 +80,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-http2-doc
Architecture: all
Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.