summaryrefslogtreecommitdiff
path: root/p/haskell-authenticate
diff options
context:
space:
mode:
authorclint <clint@debian.org>2011-10-24 08:01:50 +0400
committerclint <clint@debian.org>2011-10-24 08:01:50 +0400
commit1b9d009cb20c099657114e5e077bb7faa614dd6d (patch)
tree82614d42d4bb86dc279e1ed186b5038d19d36a05 /p/haskell-authenticate
parent2f589a5c4e8109050f7f6e7652edfb973567f7df (diff)
downloadDHG_packages-1b9d009cb20c099657114e5e077bb7faa614dd6d.tar.gz
haskell-authenticate: New upstream version 0.10.2.2.
Diffstat (limited to 'p/haskell-authenticate')
-rw-r--r--p/haskell-authenticate/debian/changelog6
-rw-r--r--p/haskell-authenticate/debian/control2
-rw-r--r--p/haskell-authenticate/debian/patches/bump-cabal-version.diff4
3 files changed, 9 insertions, 3 deletions
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 <clint@debian.org> 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