summaryrefslogtreecommitdiff
path: root/p/haskell-warp-tls/debian
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2015-12-03 23:48:05 -0500
committerClint Adams <clint@debian.org>2015-12-03 23:48:06 -0500
commitfa0ac60670931c9e15ccebe33538cc15840876ff (patch)
tree0c889b74457b26abfcbd57915ec14af56d68c2f2 /p/haskell-warp-tls/debian
parent6b528bff2c4e240122c2638fe4d6e62eeb8513b4 (diff)
downloadDHG_packages-fa0ac60670931c9e15ccebe33538cc15840876ff.tar.gz
warp-tls: Upgrading from 3.1.0 to 3.1.3
Diffstat (limited to 'p/haskell-warp-tls/debian')
-rw-r--r--p/haskell-warp-tls/debian/changelog6
-rw-r--r--p/haskell-warp-tls/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-warp-tls/debian/changelog b/p/haskell-warp-tls/debian/changelog
index 21ddf5d5d..8efd3f7d2 100644
--- a/p/haskell-warp-tls/debian/changelog
+++ b/p/haskell-warp-tls/debian/changelog
@@ -1,3 +1,9 @@
+haskell-warp-tls (3.1.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 23:48:05 -0500
+
haskell-warp-tls (3.1.0-2) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-warp-tls/debian/control b/p/haskell-warp-tls/debian/control
index 0d8e9a37f..6328ffb6c 100644
--- a/p/haskell-warp-tls/debian/control
+++ b/p/haskell-warp-tls/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
libghc-network-prof,
libghc-streaming-commons-dev,
libghc-streaming-commons-prof,
- libghc-tls-dev (>= 1.2.16),
+ libghc-tls-dev (>= 1.3.2),
libghc-tls-prof,
libghc-wai-dev (>= 3.0),
libghc-wai-dev (<< 3.1),