[Pkg-haskell-commits] darcs: haskell-yesod-markdown: New upstream release

Joachim Breitner mail at joachim-breitner.de
Wed Apr 29 11:12:27 UTC 2015


Wed Apr 29 10:50:53 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release

    M ./changelog +6
    R ./patches/newer-temporary
    R ./patches/series
    R ./patches/
    M ./control -10 +10

Wed Apr 29 10:50:53 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * New upstream release
diff -rN -u old-haskell-yesod-markdown/changelog new-haskell-yesod-markdown/changelog
--- old-haskell-yesod-markdown/changelog	2015-04-29 11:12:27.189362324 +0000
+++ new-haskell-yesod-markdown/changelog	2015-04-29 11:12:27.193362321 +0000
@@ -1,3 +1,9 @@
+haskell-yesod-markdown (0.9.3.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Wed, 29 Apr 2015 09:28:11 +0200
+
 haskell-yesod-markdown (0.8.5-2) unstable; urgency=medium
 
   * Allow newer temporary, where
diff -rN -u old-haskell-yesod-markdown/control new-haskell-yesod-markdown/control
--- old-haskell-yesod-markdown/control	2015-04-29 11:12:27.189362324 +0000
+++ new-haskell-yesod-markdown/control	2015-04-29 11:12:27.189362324 +0000
@@ -14,11 +14,11 @@
  , libghc-blaze-markup-dev (>> 0.5)
  , libghc-blaze-markup-dev (<< 0.8)
  , libghc-blaze-markup-prof
- , libghc-hamlet-dev (>> 1.1)
- , libghc-hamlet-dev (<< 1.2)
- , libghc-hamlet-prof
+ , libghc-shakespeare-dev (>> 2.0)
+ , libghc-shakespeare-dev (<< 2.1)
+ , libghc-shakespeare-prof
  , libghc-pandoc-dev (>> 1.10)
- , libghc-pandoc-dev (<< 1.13)
+ , libghc-pandoc-dev (<< 1.14)
  , libghc-pandoc-prof
  , libghc-persistent-dev (>> 0.9)
  , libghc-persistent-prof
@@ -29,24 +29,24 @@
  , libghc-xss-sanitize-dev (<< 0.4)
  , libghc-xss-sanitize-prof
  , libghc-yesod-core-dev (>> 1.2)
- , libghc-yesod-core-dev (<< 1.3)
+ , libghc-yesod-core-dev (<< 1.5)
  , libghc-yesod-core-prof
  , libghc-yesod-form-dev (>> 1.3)
- , libghc-yesod-form-dev (<< 1.4)
+ , libghc-yesod-form-dev (<< 1.5)
  , libghc-yesod-form-prof
- , libghc-temporary-dev (>= 1.2.0.3)
- , libghc-temporary-prof
+ , libghc-texmath-dev (>= 0.8)
+ , libghc-texmath-prof
 Build-Depends-Indep: ghc-doc
  , libghc-blaze-html-doc
  , libghc-blaze-markup-doc
- , libghc-hamlet-doc
+ , libghc-shakespeare-doc
  , libghc-pandoc-doc
  , libghc-persistent-doc
  , libghc-text-doc
  , libghc-xss-sanitize-doc
  , libghc-yesod-core-doc
  , libghc-yesod-form-doc
- , libghc-temporary-doc
+ , libghc-texmath-doc
 Standards-Version: 3.9.4
 Homepage: http://hackage.haskell.org/package/yesod-markdown
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-yesod-markdown
diff -rN -u old-haskell-yesod-markdown/patches/newer-temporary new-haskell-yesod-markdown/patches/newer-temporary
--- old-haskell-yesod-markdown/patches/newer-temporary	2015-04-29 11:12:27.189362324 +0000
+++ new-haskell-yesod-markdown/patches/newer-temporary	1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-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 -rN -u old-haskell-yesod-markdown/patches/series new-haskell-yesod-markdown/patches/series
--- old-haskell-yesod-markdown/patches/series	2015-04-29 11:12:27.189362324 +0000
+++ new-haskell-yesod-markdown/patches/series	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-newer-temporary




More information about the Pkg-haskell-commits mailing list