summaryrefslogtreecommitdiff
path: root/p/haskell-warp
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2016-05-30 17:19:15 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2016-05-30 17:19:15 +0200
commite297c85c0ebd03d305613410b84fa127678f5e62 (patch)
treec4db7d5d895875e69b41b9719960d69c57c860b4 /p/haskell-warp
parente39b32bfccadbe8e820667c164a7ce3463cd27da (diff)
downloadDHG_packages-e297c85c0ebd03d305613410b84fa127678f5e62.tar.gz
warp: Upgrading from 3.2.3 to 3.2.6
Diffstat (limited to 'p/haskell-warp')
-rw-r--r--p/haskell-warp/debian/changelog8
-rw-r--r--p/haskell-warp/debian/control7
2 files changed, 11 insertions, 4 deletions
diff --git a/p/haskell-warp/debian/changelog b/p/haskell-warp/debian/changelog
index 514066ea8..a391eb07e 100644
--- a/p/haskell-warp/debian/changelog
+++ b/p/haskell-warp/debian/changelog
@@ -1,10 +1,14 @@
-haskell-warp (3.2.3-2) UNRELEASED; urgency=medium
+haskell-warp (3.2.6-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
* Convert `debian/copyright' to dep5 format
- -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:29 +0300
+ [ Joachim Breitner ]
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Mon, 30 May 2016 17:19:15 +0200
haskell-warp (3.2.3-1) unstable; urgency=medium
diff --git a/p/haskell-warp/debian/control b/p/haskell-warp/debian/control
index 329e2b422..2a64ed477 100644
--- a/p/haskell-warp/debian/control
+++ b/p/haskell-warp/debian/control
@@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
+ libghc-async-dev,
+ libghc-async-prof,
libghc-auto-update-dev (>= 0.1.3),
libghc-auto-update-dev (<< 0.2),
libghc-auto-update-prof,
@@ -21,8 +23,8 @@ Build-Depends: debhelper (>= 9),
libghc-http-date-prof,
libghc-http-types-dev (>= 0.8.5),
libghc-http-types-prof,
- libghc-http2-dev (>= 1.5),
- libghc-http2-dev (<< 1.6),
+ libghc-http2-dev (>= 1.6),
+ libghc-http2-dev (<< 1.7),
libghc-http2-prof,
libghc-iproute-dev (>= 1.3.1),
libghc-iproute-prof,
@@ -54,6 +56,7 @@ Build-Depends: debhelper (>= 9),
libghc-lifted-base-dev (>= 0.1) [!kfreebsd-any],
netbase,
Build-Depends-Indep: ghc-doc,
+ libghc-async-doc,
libghc-auto-update-doc,
libghc-blaze-builder-doc,
libghc-case-insensitive-doc,