summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-17 18:50:34 -0400
committerClint Adams <clint@debian.org>2016-10-17 18:50:34 -0400
commit6129a25cafc24460e91e3610730822b77b647ddc (patch)
tree643fddfc681e4c56312150b4796f3d07cfc99125
parent66bdaaad46cbe702855df6185da46d8dbbd731c3 (diff)
downloadDHG_packages-6129a25cafc24460e91e3610730822b77b647ddc.tar.gz
wai-websockets: build with ghc 8 in experimental
-rw-r--r--p/haskell-wai-websockets/debian/changelog6
-rw-r--r--p/haskell-wai-websockets/debian/control72
2 files changed, 49 insertions, 29 deletions
diff --git a/p/haskell-wai-websockets/debian/changelog b/p/haskell-wai-websockets/debian/changelog
index d2eaaeed8..f8df91686 100644
--- a/p/haskell-wai-websockets/debian/changelog
+++ b/p/haskell-wai-websockets/debian/changelog
@@ -1,3 +1,9 @@
+haskell-wai-websockets (3.0.1.1-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint@debian.org> Mon, 17 Oct 2016 18:50:29 -0400
+
haskell-wai-websockets (3.0.1.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-wai-websockets/debian/control b/p/haskell-wai-websockets/debian/control
index a6ceff32b..0e8730448 100644
--- a/p/haskell-wai-websockets/debian/control
+++ b/p/haskell-wai-websockets/debian/control
@@ -1,37 +1,40 @@
Source: haskell-wai-websockets
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,
- libghc-blaze-builder-dev (>= 0.2.1.4),
+ haskell-devscripts (>= 0.10),
+ libghc-blaze-builder-dev,
libghc-blaze-builder-dev (<< 0.5),
+ libghc-blaze-builder-dev (>= 0.2.1.4),
libghc-blaze-builder-prof,
+ libghc-case-insensitive-dev,
libghc-case-insensitive-dev (>= 0.2),
libghc-case-insensitive-prof,
+ libghc-file-embed-dev,
libghc-http-types-dev,
libghc-http-types-prof,
+ libghc-network-dev,
libghc-network-dev (>= 2.2.1.5),
libghc-network-prof,
- libghc-wai-dev (>= 3.0),
- libghc-wai-dev (<< 3.3),
- libghc-wai-prof,
- libghc-websockets-dev (>= 0.9),
- libghc-websockets-prof,
- libghc-blaze-builder-dev,
- libghc-case-insensitive-dev,
- libghc-file-embed-dev,
- libghc-network-dev,
libghc-text-dev,
- libghc-wai-dev,
libghc-wai-app-static-dev,
+ libghc-wai-dev,
+ libghc-wai-dev (<< 3.3),
+ libghc-wai-dev (>= 3.0),
+ libghc-wai-prof,
libghc-warp-dev,
libghc-websockets-dev,
-Build-Depends-Indep: ghc-doc,
+ libghc-websockets-dev (>= 0.9),
+ libghc-websockets-prof,
+Build-Depends-Indep:
+ ghc-doc,
libghc-blaze-builder-doc,
libghc-case-insensitive-doc,
libghc-http-types-doc,
@@ -40,7 +43,7 @@ Build-Depends-Indep: ghc-doc,
libghc-websockets-doc,
Standards-Version: 3.9.8
Homepage: http://github.com/yesodweb/wai
-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-wai-websockets
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
X-Description: bridge between WAI and the haskell websockets library
The Web Application Interface provides a common protocol for communication
@@ -49,12 +52,16 @@ X-Description: bridge between WAI and the haskell websockets library
Package: libghc-wai-websockets-dev
Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -62,11 +69,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-wai-websockets-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -75,10 +86,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-wai-websockets-doc
Architecture: all
Section: doc
-Depends: ${misc:Depends},
+Depends:
${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.