summaryrefslogtreecommitdiff
path: root/p/haskell-connection
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2014-03-04 05:40:30 +0400
committerClint Adams <clint@debian.org>2014-03-04 05:40:30 +0400
commitd759993668d915b82b2a7aeebc219356c7dc00c1 (patch)
treec1d012e6e3f4c807f003e8f3c133116cf2a7fa35 /p/haskell-connection
parentd3e677f1e60b06e570334a20c7a267d4e60891b9 (diff)
downloadDHG_packages-d759993668d915b82b2a7aeebc219356c7dc00c1.tar.gz
haskell-connection: Update
Diffstat (limited to 'p/haskell-connection')
-rw-r--r--p/haskell-connection/debian/changelog4
-rw-r--r--p/haskell-connection/debian/control28
2 files changed, 18 insertions, 14 deletions
diff --git a/p/haskell-connection/debian/changelog b/p/haskell-connection/debian/changelog
index 24c02db21..08528d22d 100644
--- a/p/haskell-connection/debian/changelog
+++ b/p/haskell-connection/debian/changelog
@@ -1,8 +1,8 @@
-haskell-connection (0.2.0-1) UNRELEASED; urgency=medium
+haskell-connection (0.2.0-1) unstable; urgency=medium
* New upstream version.
- -- Clint Adams <clint@debian.org> Mon, 03 Mar 2014 12:34:08 -0500
+ -- Clint Adams <clint@debian.org> Mon, 03 Mar 2014 15:07:41 -0500
haskell-connection (0.1.3.1-2) unstable; urgency=low
diff --git a/p/haskell-connection/debian/control b/p/haskell-connection/debian/control
index 45591ce4e..600267ab9 100644
--- a/p/haskell-connection/debian/control
+++ b/p/haskell-connection/debian/control
@@ -8,31 +8,35 @@ Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-certificate-dev (>= 1.3.0)
- , libghc-certificate-dev (<< 1.4.0)
- , libghc-certificate-prof
, libghc-cprng-aes-dev
, libghc-cprng-aes-prof
- , libghc-data-default-dev
- , libghc-data-default-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-tls-dev (>= 1.0)
- , libghc-tls-dev (<< 1.2)
+ , libghc-tls-dev (>= 1.2)
, libghc-tls-prof
- , libghc-tls-extra-dev (>= 0.5)
- , libghc-tls-extra-dev (<< 0.7)
- , libghc-tls-extra-prof
+ , libghc-x509-dev (>= 1.4)
+ , libghc-x509-prof
+ , libghc-x509-store-dev (>= 1.4)
+ , libghc-x509-store-prof
+ , libghc-x509-system-dev (>= 1.4)
+ , libghc-x509-system-prof
+ , libghc-x509-validation-dev (>= 1.5)
+ , libghc-x509-validation-prof
Build-Depends-Indep: ghc-doc
- , libghc-certificate-doc
, libghc-cprng-aes-doc
- , libghc-data-default-doc
+ , libghc-data-default-class-doc
, libghc-network-doc
, libghc-socks-doc
, libghc-tls-doc
, libghc-tls-extra-doc
+ , libghc-x509-doc
+ , libghc-x509-store-doc
+ , libghc-x509-system-doc
+ , libghc-x509-validation-doc
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/connection
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-connection