summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
Diffstat (limited to 'p')
-rw-r--r--p/haskell-connection/debian/changelog6
-rw-r--r--p/haskell-connection/debian/control12
2 files changed, 15 insertions, 3 deletions
diff --git a/p/haskell-connection/debian/changelog b/p/haskell-connection/debian/changelog
index 86b96e431..2651e86bb 100644
--- a/p/haskell-connection/debian/changelog
+++ b/p/haskell-connection/debian/changelog
@@ -1,3 +1,9 @@
+haskell-connection (0.2.4-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 27 Jun 2015 17:39:28 +0200
+
haskell-connection (0.2.3-4) unstable; urgency=medium
* Rebuild due to haskell-devscripts bug affecting the previous
diff --git a/p/haskell-connection/debian/control b/p/haskell-connection/debian/control
index 03ab4db18..66596f558 100644
--- a/p/haskell-connection/debian/control
+++ b/p/haskell-connection/debian/control
@@ -8,14 +8,18 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
- , libghc-cprng-aes-dev
- , libghc-cprng-aes-prof
+ , libghc-byteable-dev
+ , libghc-byteable-prof
+ , libghc-crypto-random-dev
+ , libghc-crypto-random-prof
, libghc-data-default-class-dev
, libghc-data-default-class-prof
, libghc-network-dev (>= 2.3)
, libghc-network-prof
, libghc-socks-dev (>= 0.4)
, libghc-socks-prof
+ , libghc-securemem-dev
+ , libghc-securemem-prof
, libghc-tls-dev (>= 1.2)
, libghc-tls-prof
, libghc-x509-dev (>= 1.4)
@@ -27,10 +31,12 @@ Build-Depends: debhelper (>= 9)
, libghc-x509-validation-dev (>= 1.5)
, libghc-x509-validation-prof
Build-Depends-Indep: ghc-doc
- , libghc-cprng-aes-doc
+ , libghc-byteable-doc
+ , libghc-crypto-random-doc
, libghc-data-default-class-doc
, libghc-network-doc
, libghc-socks-doc
+ , libghc-securemem-doc
, libghc-tls-doc
, libghc-x509-doc
, libghc-x509-store-doc