[Pkg-haskell-commits] darcs: haskell-yesod-auth: New upstream version 0.7.7.
clint at debian.org
clint at debian.org
Fri Dec 9 01:22:40 UTC 2011
Fri Dec 9 01:21:55 UTC 2011 clint at debian.org
* New upstream version 0.7.7.
Ignore-this: 5a72c6b9db02575fae493ce53210cfc1
M ./changelog +6
M ./control -7 +7
R ./patches/
R ./patches/force-regular-aeson.diff
R ./patches/series
Fri Dec 9 01:21:55 UTC 2011 clint at debian.org
* New upstream version 0.7.7.
Ignore-this: 5a72c6b9db02575fae493ce53210cfc1
diff -rN -u old-haskell-yesod-auth//changelog new-haskell-yesod-auth//changelog
--- old-haskell-yesod-auth//changelog 2011-12-09 01:22:39.902389094 +0000
+++ new-haskell-yesod-auth//changelog 2011-12-09 01:22:39.906982769 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-auth (0.7.7-1) unstable; urgency=low
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Thu, 08 Dec 2011 19:53:54 -0500
+
haskell-yesod-auth (0.7.4-1) unstable; urgency=low
* New upstream version.
diff -rN -u old-haskell-yesod-auth//control new-haskell-yesod-auth//control
--- old-haskell-yesod-auth//control 2011-12-09 01:22:39.886766117 +0000
+++ new-haskell-yesod-auth//control 2011-12-09 01:22:39.906982769 +0000
@@ -8,13 +8,13 @@
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
- , libghc-aeson-dev (>> 0.3.2.11)
- , libghc-aeson-dev (<< 0.4)
+ , ghc-ghci
+ , libghc-aeson-dev (>> 0.3)
, libghc-aeson-prof
- , libghc-authenticate-dev (>> 0.10)
+ , libghc-authenticate-dev (>> 0.10.3)
, libghc-authenticate-dev (<< 0.11)
, libghc-authenticate-prof
- , libghc-blaze-html-dev (>> 0.4)
+ , libghc-blaze-html-dev (>> 0.4.1.3)
, libghc-blaze-html-dev (<< 0.5)
, libghc-blaze-html-prof
, libghc-control-monad-attempt-dev (>> 0.3.0)
@@ -27,7 +27,7 @@
, libghc-http-enumerator-dev (<< 0.8)
, libghc-http-enumerator-prof
, libghc-mime-mail-dev (>> 0.3)
- , libghc-mime-mail-dev (<< 0.4)
+ , libghc-mime-mail-dev (<< 0.5)
, libghc-mime-mail-prof
, libghc-persistent-dev (>> 0.6)
, libghc-persistent-dev (<< 0.7)
@@ -35,7 +35,7 @@
, libghc-persistent-template-dev (>> 0.6)
, libghc-persistent-template-dev (<< 0.7)
, libghc-persistent-template-prof
- , libghc-puremd5-dev (>> 1.1)
+ , libghc-puremd5-dev (>> 2.0)
, libghc-puremd5-dev (<< 2.2)
, libghc-puremd5-prof
, libghc-pwstore-fast-dev (>> 2.2)
@@ -50,7 +50,7 @@
, libghc-text-dev (>> 0.7)
, libghc-text-dev (<< 0.12)
, libghc-text-prof
- , libghc-transformers-dev (>> 0.2)
+ , libghc-transformers-dev (>> 0.2.2)
, libghc-transformers-dev (<< 0.3)
, libghc-transformers-prof
, libghc-wai-dev (>> 0.4)
diff -rN -u old-haskell-yesod-auth//patches/force-regular-aeson.diff new-haskell-yesod-auth//patches/force-regular-aeson.diff
--- old-haskell-yesod-auth//patches/force-regular-aeson.diff 2011-12-09 01:22:39.902389094 +0000
+++ new-haskell-yesod-auth//patches/force-regular-aeson.diff 1970-01-01 00:00:00.000000000 +0000
@@ -1,11 +0,0 @@
---- a/yesod-auth.cabal
-+++ b/yesod-auth.cabal
-@@ -43,7 +43,7 @@
- , persistent-template >= 0.6 && < 0.7
- , SHA >= 1.4.1.3 && < 1.6
- , http-enumerator >= 0.6 && < 0.8
-- , aeson-native >= 0.3.2.11 && < 0.4
-+ , aeson >= 0.3.2.11 && < 0.4
- , pwstore-fast >= 2.2 && < 3
-
- exposed-modules: Yesod.Auth
diff -rN -u old-haskell-yesod-auth//patches/series new-haskell-yesod-auth//patches/series
--- old-haskell-yesod-auth//patches/series 2011-12-09 01:22:39.902389094 +0000
+++ new-haskell-yesod-auth//patches/series 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-force-regular-aeson.diff
More information about the Pkg-haskell-commits
mailing list