[Pkg-haskell-commits] darcs: haskell-connection: Update
Clint Adams
clint at debian.org
Tue Mar 4 01:42:11 UTC 2014
Tue Mar 4 01:40:30 UTC 2014 Clint Adams <clint at debian.org>
* Update
M ./changelog -2 +2
M ./control -12 +16
Tue Mar 4 01:40:30 UTC 2014 Clint Adams <clint at debian.org>
* Update
diff -rN -u old-haskell-connection/changelog new-haskell-connection/changelog
--- old-haskell-connection/changelog 2014-03-04 01:42:11.376238853 +0000
+++ new-haskell-connection/changelog 2014-03-04 01:42:11.376238853 +0000
@@ -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 at debian.org> Mon, 03 Mar 2014 12:34:08 -0500
+ -- Clint Adams <clint at debian.org> Mon, 03 Mar 2014 15:07:41 -0500
haskell-connection (0.1.3.1-2) unstable; urgency=low
diff -rN -u old-haskell-connection/control new-haskell-connection/control
--- old-haskell-connection/control 2014-03-04 01:42:11.376238853 +0000
+++ new-haskell-connection/control 2014-03-04 01:42:11.380238854 +0000
@@ -8,31 +8,35 @@
, 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
More information about the Pkg-haskell-commits
mailing list