diff options
| -rw-r--r-- | p/haskell-crypto-conduit/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-crypto-conduit/debian/control | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/p/haskell-crypto-conduit/debian/changelog b/p/haskell-crypto-conduit/debian/changelog index 1e65f23fc..ccfa6863a 100644 --- a/p/haskell-crypto-conduit/debian/changelog +++ b/p/haskell-crypto-conduit/debian/changelog @@ -1,9 +1,10 @@ -haskell-crypto-conduit (0.5.4-2) UNRELEASED; urgency=medium +haskell-crypto-conduit (0.5.5-1) UNRELEASED; urgency=medium * Depend on haskell-devscripts 0.9, found in experimental * Do not depend on transformers, which now comes with GHC + * New upstream release - -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:56:42 +0100 + -- Joachim Breitner <nomeata@debian.org> Mon, 22 Dec 2014 00:54:00 +0100 haskell-crypto-conduit (0.5.4-1) unstable; urgency=medium diff --git a/p/haskell-crypto-conduit/debian/control b/p/haskell-crypto-conduit/debian/control index 6ee59fbe4..ee007bc30 100644 --- a/p/haskell-crypto-conduit/debian/control +++ b/p/haskell-crypto-conduit/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9) , libghc-cereal-dev (<< 0.5) , libghc-cereal-prof , libghc-conduit-dev (>= 1.0) - , libghc-conduit-dev (<< 1.2) + , libghc-conduit-dev (<< 1.3) , libghc-conduit-prof , libghc-conduit-extra-dev (>= 1.1) , libghc-conduit-extra-prof |
