[Pkg-haskell-commits] [package-plan] 380/457: Update yesod-markdown

Joachim Breitner nomeata at moszumanska.debian.org
Mon Apr 14 20:05:50 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 3ab65bc7b97978e1d85f877c734025a67ac1ddeb
Author: Colin Watson <cjwatson at debian.org>
Date:   Fri Jan 3 10:06:32 2014 +0000

    Update yesod-markdown
---
 packages.txt                                    |  2 +-
 patches/yesod-markdown/0.8.1/newer-pandoc.patch | 18 ------------------
 patches/yesod-markdown/0.8.1/series             |  1 -
 3 files changed, 1 insertion(+), 20 deletions(-)

diff --git a/packages.txt b/packages.txt
index bcfb17f..4823f1d 100644
--- a/packages.txt
+++ b/packages.txt
@@ -678,7 +678,7 @@ yesod-bin 1.2.4.1 binary=yesod
 yesod-core 1.2.3
 yesod-default 1.2.0
 yesod-form 1.3.0.1
-yesod-markdown 0.8.1 needs patch for newer pandoc
+yesod-markdown 0.8.2
 yesod-newsfeed 1.2.0
 yesod-persistent 1.2.1
 yesod-routes 1.2.0.1
diff --git a/patches/yesod-markdown/0.8.1/newer-pandoc.patch b/patches/yesod-markdown/0.8.1/newer-pandoc.patch
deleted file mode 100644
index a0d6149..0000000
--- a/patches/yesod-markdown/0.8.1/newer-pandoc.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Allow pandoc 1.12
-Author: Colin Watson <cjwatson at debian.org>
-Forwarded: https://github.com/pbrisbin/yesod-markdown/pull/13
-Last-Update: 2014-01-02
-
-Index: b/yesod-markdown.cabal
-===================================================================
---- a/yesod-markdown.cabal
-+++ b/yesod-markdown.cabal
-@@ -17,7 +17,7 @@
-   build-depends: base            >= 4     && < 5
-                , text            >= 0.11  && < 0.12
-                , bytestring      >= 0.9   && < 0.11
--               , pandoc          >= 1.10  && < 1.12
-+               , pandoc          >= 1.10  && < 1.13
-                , blaze-html      >= 0.5   && < 0.7
-                , blaze-markup    >= 0.5   && < 0.7
-                , xss-sanitize    >= 0.3.1 && < 0.4
diff --git a/patches/yesod-markdown/0.8.1/series b/patches/yesod-markdown/0.8.1/series
deleted file mode 100644
index 4490a0c..0000000
--- a/patches/yesod-markdown/0.8.1/series
+++ /dev/null
@@ -1 +0,0 @@
-newer-pandoc.patch

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