summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-conduit
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2014-06-10 17:54:36 +0400
committerClint Adams <clint@debian.org>2014-06-10 17:54:36 +0400
commit85e8b36bac791881e4de7b368fc14b5d3d1ee8ce (patch)
tree16db8ac7c52d8ae0b6fc8f6dc05c1b5e1a4a1080 /p/haskell-crypto-conduit
parenta43b78776de997eb8ee23e158d68f4a3224bf9c6 (diff)
downloadDHG_packages-85e8b36bac791881e4de7b368fc14b5d3d1ee8ce.tar.gz
haskell-crypto-conduit: staging conduit 1.1 transition
Diffstat (limited to 'p/haskell-crypto-conduit')
-rw-r--r--p/haskell-crypto-conduit/debian/changelog6
-rw-r--r--p/haskell-crypto-conduit/debian/control25
2 files changed, 20 insertions, 11 deletions
diff --git a/p/haskell-crypto-conduit/debian/changelog b/p/haskell-crypto-conduit/debian/changelog
index 39ee548fe..b8e856112 100644
--- a/p/haskell-crypto-conduit/debian/changelog
+++ b/p/haskell-crypto-conduit/debian/changelog
@@ -1,3 +1,9 @@
+haskell-crypto-conduit (0.5.3-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Fri, 06 Jun 2014 08:06:10 -0400
+
haskell-crypto-conduit (0.5.2.1-1) unstable; urgency=low
[ Joachim Breitner ]
diff --git a/p/haskell-crypto-conduit/debian/control b/p/haskell-crypto-conduit/debian/control
index 2eba7c1ba..d7c5f3fde 100644
--- a/p/haskell-crypto-conduit/debian/control
+++ b/p/haskell-crypto-conduit/debian/control
@@ -8,28 +8,31 @@ Build-Depends: debhelper (>= 9)
, 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