summaryrefslogtreecommitdiff
path: root/p/haskell-tls
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:14 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:14 +0300
commit99ff12bc91566e5e8999b63cb9ff690c2afbce03 (patch)
tree662b761e47f5d51632deb802426137a60cc2d32d /p/haskell-tls
parenta352f106bba505ce5290f1df9710428bf027a394 (diff)
downloadDHG_packages-99ff12bc91566e5e8999b63cb9ff690c2afbce03.tar.gz
haskell-tls: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-tls')
-rw-r--r--p/haskell-tls/debian/changelog6
-rw-r--r--p/haskell-tls/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-tls/debian/changelog b/p/haskell-tls/debian/changelog
index 764c62166..b3107e9ab 100644
--- a/p/haskell-tls/debian/changelog
+++ b/p/haskell-tls/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tls (1.2.9-3) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:13 +0100
+
haskell-tls (1.2.9-2) unstable; urgency=medium
* Disable SSL3 by default (Closes: #768164)
diff --git a/p/haskell-tls/debian/control b/p/haskell-tls/debian/control
index 7d34e2543..732fec69b 100644
--- a/p/haskell-tls/debian/control
+++ b/p/haskell-tls/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-asn1-encoding-dev