[Pkg-haskell-commits] darcs: haskell-crypto-conduit: staging conduit 1.1 transition
Clint Adams
clint at debian.org
Tue Jun 10 13:56:32 UTC 2014
Tue Jun 10 13:54:36 UTC 2014 Clint Adams <clint at debian.org>
* staging conduit 1.1 transition
M ./changelog +6
M ./control -11 +14
Tue Jun 10 13:54:36 UTC 2014 Clint Adams <clint at debian.org>
* staging conduit 1.1 transition
diff -rN -u old-haskell-crypto-conduit/changelog new-haskell-crypto-conduit/changelog
--- old-haskell-crypto-conduit/changelog 2014-06-10 13:56:32.293883580 +0000
+++ new-haskell-crypto-conduit/changelog 2014-06-10 13:56:32.297883580 +0000
@@ -1,3 +1,9 @@
+haskell-crypto-conduit (0.5.3-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 06 Jun 2014 08:06:10 -0400
+
haskell-crypto-conduit (0.5.2.1-1) unstable; urgency=low
[ Joachim Breitner ]
diff -rN -u old-haskell-crypto-conduit/control new-haskell-crypto-conduit/control
--- old-haskell-crypto-conduit/control 2014-06-10 13:56:32.293883580 +0000
+++ new-haskell-crypto-conduit/control 2014-06-10 13:56:32.297883580 +0000
@@ -8,28 +8,31 @@
, haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
- , libghc-cereal-dev (>> 0.3)
+ , libghc-cereal-dev (>= 0.3)
, libghc-cereal-dev (<< 0.5)
, libghc-cereal-prof
- , libghc-conduit-dev (>> 1.0)
- , libghc-conduit-dev (<< 1.1)
+ , libghc-conduit-dev (>= 1.0)
+ , libghc-conduit-dev (<< 1.2)
, libghc-conduit-prof
- , libghc-crypto-api-dev (>> 0.12)
- , libghc-crypto-api-dev (<< 0.13)
+ , libghc-crypto-api-dev (>= 0.8)
+ , libghc-crypto-api-dev (<< 0.14)
, libghc-crypto-api-prof
- , libghc-transformers-dev (>> 0.2)
+ , libghc-resourcet-dev
+ , libghc-resourcet-prof
+ , libghc-transformers-dev (>= 0.2)
, libghc-transformers-dev (<< 0.4)
, libghc-transformers-prof
- , libghc-hspec-dev (>> 1.3)
- , libghc-cryptocipher-dev (>> 0.4)
- , libghc-cryptohash-cryptoapi-dev (>> 0.1)
- , libghc-skein-dev (>> 0.1)
+ , libghc-hspec-dev (>= 1.3)
+ , libghc-cryptocipher-dev (>= 0.4)
+ , libghc-cryptohash-cryptoapi-dev (>= 0.1)
+ , libghc-skein-dev (>= 0.1)
Build-Depends-Indep: ghc-doc
, libghc-cereal-doc
, libghc-conduit-doc
, libghc-crypto-api-doc
+ , libghc-resourcet-doc
, libghc-transformers-doc
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/crypto-conduit
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-crypto-conduit
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-crypto-conduit
More information about the Pkg-haskell-commits
mailing list