From 1b9d009cb20c099657114e5e077bb7faa614dd6d Mon Sep 17 00:00:00 2001 From: clint Date: Mon, 24 Oct 2011 08:01:50 +0400 Subject: haskell-authenticate: New upstream version 0.10.2.2. --- p/haskell-authenticate/debian/changelog | 6 ++++++ p/haskell-authenticate/debian/control | 2 +- p/haskell-authenticate/debian/patches/bump-cabal-version.diff | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'p/haskell-authenticate') diff --git a/p/haskell-authenticate/debian/changelog b/p/haskell-authenticate/debian/changelog index 0d3ffc579..512a62ba9 100644 --- a/p/haskell-authenticate/debian/changelog +++ b/p/haskell-authenticate/debian/changelog @@ -1,3 +1,9 @@ +haskell-authenticate (0.10.2.2-1) unstable; urgency=low + + * New upstream version. + + -- Clint Adams Fri, 21 Oct 2011 22:10:45 -0400 + haskell-authenticate (0.10.2.1-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-authenticate/debian/control b/p/haskell-authenticate/debian/control index ae34ae784..7cb08303c 100644 --- a/p/haskell-authenticate/debian/control +++ b/p/haskell-authenticate/debian/control @@ -51,7 +51,7 @@ Build-Depends: debhelper (>= 7) , libghc-text-dev (<< 1.0) , libghc-text-prof , libghc-tls-dev (>> 0.7) - , libghc-tls-dev (<< 0.8) + , libghc-tls-dev (<< 0.9) , libghc-tls-prof , libghc-transformers-dev (>> 0.1) , libghc-transformers-dev (<< 0.3) diff --git a/p/haskell-authenticate/debian/patches/bump-cabal-version.diff b/p/haskell-authenticate/debian/patches/bump-cabal-version.diff index f590a3c1b..825ba117b 100644 --- a/p/haskell-authenticate/debian/patches/bump-cabal-version.diff +++ b/p/haskell-authenticate/debian/patches/bump-cabal-version.diff @@ -7,8 +7,8 @@ for why this is done. +++ b/authenticate.cabal @@ -1,5 +1,5 @@ name: authenticate --version: 0.10.2.1 -+version: 0.10.2.1.0.1 +-version: 0.10.2.2 ++version: 0.10.2.2.0.1 license: BSD3 license-file: LICENSE author: Michael Snoyman, Hiromi Ishii, Arash Rouhani -- cgit v1.2.3