[Pkg-haskell-commits] [package-plan] 01/01: tweaks
Clint Adams
clint at moszumanska.debian.org
Tue Jun 10 12:51:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch conduit-1.1
in repository package-plan.
commit d9a04c9a8c0c26b4be91e6dee02e6c62e46ebebc
Author: Clint Adams <clint at debian.org>
Date: Tue Jun 10 08:50:09 2014 -0400
tweaks
---
packages.txt | 9 +++++----
patches/sandi/0.3.0/older-base.diff | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/packages.txt b/packages.txt
index e4f3db1..8c9fbd6 100644
--- a/packages.txt
+++ b/packages.txt
@@ -23,7 +23,7 @@ attoparsec-conduit 1.1.0 obsolete
attoparsec-enumerator 0.3.1
augeas 0.6.1
authenticate 1.3.2.6
-authenticate-oauth 1.4.0.8 broken (https://github.com/yesodweb/authenticate/pull/32)
+authenticate-oauth 1.4.0.8
base16-bytestring 0.1.1.6
base64-bytestring 1.0.0.1
base64-conduit 1.0.0 obsolete
@@ -417,7 +417,7 @@ mmorph 1.0.0
MonadCatchIO-mtl 0.3.0.5
MonadCatchIO-transformers 0.3.0.0
monad-control 0.3.2.2
-monadcryptorandom 0.5.3
+monadcryptorandom 0.6.1
monad-logger 0.3.6.1
monad-loops 0.4.2
monad-par 0.1.0.3
@@ -541,7 +541,7 @@ rss2irc 1.0.6 binary broken
safe 0.3.3
safecopy 0.8.2
SafeSemaphore 0.9.0
-sandi 0.2.3 broken (https://github.com/magthe/sandi/issues/3)
+sandi 0.3.0 notest
scientific 0.2.0.2 notest
scrobble 0.2.1.0
SDL 0.6.4
@@ -617,6 +617,7 @@ tasty-hspec 0.1
tasty-hunit 0.4.1
tasty-quickcheck 0.3.1
tasty-rerun 1.0.1
+tasty-th 0.1.1
template 0.2.0.8
temporary 1.1.2.4
Tensor 1.0.0.1
@@ -671,7 +672,7 @@ void 0.6.1
vte 0.12.1
vty 4.7.0.20 notest
wai 3.0.0
-wai-app-file-cgi 2.0.1
+wai-app-file-cgi 2.0.4
wai-app-static 3.0.0
wai-conduit 3.0.0
wai-eventsource 3.0.0
diff --git a/patches/sandi/0.3.0/older-base.diff b/patches/sandi/0.3.0/older-base.diff
index d6dae11..3664664 100644
--- a/patches/sandi/0.3.0/older-base.diff
+++ b/patches/sandi/0.3.0/older-base.diff
@@ -5,7 +5,7 @@
cc-options: -Wall -Wextra
build-depends:
- base ==4.7.*,
-+ base >= 4.7 && < 4.8,
++ base >= 4.6 && < 4.8,
bytestring ==0.10.*,
conduit ==1.1.*,
exceptions ==0.6.*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git
More information about the Pkg-haskell-commits
mailing list