[Pkg-haskell-commits] [package-plan] 01/01: Extend tasty plan

Joachim Breitner nomeata at moszumanska.debian.org
Sun Aug 3 19:07:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository package-plan.

commit 5a37868d0cfe68e8507baf1252f7b871bde645ce
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sun Aug 3 20:00:28 2014 +0200

    Extend tasty plan
---
 packages.txt                                 |  5 +++--
 patches/tasty-golden/2.2.2.4/series          |  1 +
 patches/tasty-golden/2.2.2.4/use-temporary   | 19 +++++++++++++++++++
 patches/yesod-markdown/0.8.5/newer-temporary | 13 +++++++++++++
 patches/yesod-markdown/0.8.5/series          |  1 +
 5 files changed, 37 insertions(+), 2 deletions(-)

diff --git a/packages.txt b/packages.txt
index 41ca8c7..0e65bfe 100644
--- a/packages.txt
+++ b/packages.txt
@@ -613,14 +613,14 @@ tagsoup 0.13.1
 tagstream-conduit 0.5.5.1
 tar 0.4.0.1
 tasty 0.8.1.2
-tasty-golden 2.2.0.2
+tasty-golden 2.2.2.4
 tasty-hspec 0.1.0.1
 tasty-hunit 0.8.0.1
 tasty-quickcheck 0.8.1
 tasty-rerun 1.1.2
 tasty-th 0.1.2
 template 0.2.0.8
-temporary 1.1.2.4
+temporary 1.2.0.3
 Tensor 1.0.0.1
 terminal-progress-bar 0.0.1.3
 terminfo 0.3.2.5
@@ -646,6 +646,7 @@ transformers 0.3.0.0
 transformers-base 0.4.1
 transformers-compat 0.3.3.3
 type-level 0.2.4
+unbounded-delays 0.1.0.8
 uniplate 1.6.11
 universe 0.4.0.4
 universe-base 1.0
diff --git a/patches/tasty-golden/2.2.2.4/series b/patches/tasty-golden/2.2.2.4/series
new file mode 100644
index 0000000..7bb70c9
--- /dev/null
+++ b/patches/tasty-golden/2.2.2.4/series
@@ -0,0 +1 @@
+use-temporary
diff --git a/patches/tasty-golden/2.2.2.4/use-temporary b/patches/tasty-golden/2.2.2.4/use-temporary
new file mode 100644
index 0000000..93d00ea
--- /dev/null
+++ b/patches/tasty-golden/2.2.2.4/use-temporary
@@ -0,0 +1,19 @@
+Index: tasty-golden-2.2.2.4/tasty-golden.cabal
+===================================================================
+--- tasty-golden-2.2.2.4.orig/tasty-golden.cabal	2014-08-03 19:33:04.015287189 +0200
++++ tasty-golden-2.2.2.4/tasty-golden.cabal	2014-08-03 19:37:03.255279185 +0200
+@@ -43,7 +43,7 @@
+     mtl,
+     optparse-applicative,
+     filepath,
+-    temporary-rc,
++    temporary (>= 1.2.0.3),
+     tagged,
+     deepseq,
+     containers,
+@@ -67,4 +67,4 @@
+     , filepath
+     , directory
+     , process
+-    , temporary-rc
++    , temporary (>= 1.2.0.3)
diff --git a/patches/yesod-markdown/0.8.5/newer-temporary b/patches/yesod-markdown/0.8.5/newer-temporary
new file mode 100644
index 0000000..b0023fe
--- /dev/null
+++ b/patches/yesod-markdown/0.8.5/newer-temporary
@@ -0,0 +1,13 @@
+Index: haskell-yesod-markdown-0.8.5/yesod-markdown.cabal
+===================================================================
+--- haskell-yesod-markdown-0.8.5.orig/yesod-markdown.cabal	2014-05-09 17:22:23.000000000 +0200
++++ haskell-yesod-markdown-0.8.5/yesod-markdown.cabal	2014-08-03 19:44:42.471263822 +0200
+@@ -26,7 +26,7 @@
+                , yesod-form      >= 1.3   && < 1.4
+                , hamlet          >= 1.1   && < 1.2
+                , persistent      >= 0.9
+-               , temporary                   < 1.2.0.2
++               , temporary       >= 1.2.0.3
+ 
+   ghc-options: -Wall
+ 
diff --git a/patches/yesod-markdown/0.8.5/series b/patches/yesod-markdown/0.8.5/series
new file mode 100644
index 0000000..a41ccbf
--- /dev/null
+++ b/patches/yesod-markdown/0.8.5/series
@@ -0,0 +1 @@
+newer-temporary

-- 
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