[DHG_packages] 01/01: refresh blogliterately patch

Joachim Breitner nomeata at moszumanska.debian.org
Mon Feb 22 12:10:08 UTC 2016


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

nomeata pushed a commit to branch master
in repository DHG_packages.

commit c19311ffa428a2e043dffc2d615a05214726e584
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Mon Feb 22 13:09:27 2016 +0100

    refresh blogliterately patch
---
 p/haskell-blogliterately/debian/patches/LaTeXMathML-type-change | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/p/haskell-blogliterately/debian/patches/LaTeXMathML-type-change b/p/haskell-blogliterately/debian/patches/LaTeXMathML-type-change
index 1f8fa34..780e540 100644
--- a/p/haskell-blogliterately/debian/patches/LaTeXMathML-type-change
+++ b/p/haskell-blogliterately/debian/patches/LaTeXMathML-type-change
@@ -1,8 +1,8 @@
 Index: haskell-blogliterately/src/Text/BlogLiterately/Transform.hs
 ===================================================================
---- haskell-blogliterately.orig/src/Text/BlogLiterately/Transform.hs	2015-08-15 14:29:20.218238672 +0200
-+++ haskell-blogliterately/src/Text/BlogLiterately/Transform.hs	2015-08-15 14:29:20.214238591 +0200
-@@ -371,7 +371,7 @@
+--- haskell-blogliterately.orig/src/Text/BlogLiterately/Transform.hs	2016-02-17 15:43:34.008398639 +0100
++++ haskell-blogliterately/src/Text/BlogLiterately/Transform.hs	2016-02-17 15:43:34.004398542 +0100
+@@ -368,7 +368,7 @@
                     }
      mathOption opt
        | opt `isPrefixOf` "latexmathml" ||
@@ -11,7 +11,7 @@ Index: haskell-blogliterately/src/Text/BlogLiterately/Transform.hs
        | opt `isPrefixOf` "mathml"      = MathML (mathUrlMaybe opt)
        | opt `isPrefixOf` "mimetex"     =
            WebTeX (mathUrl "/cgi-bin/mimetex.cgi?" opt)
-@@ -384,6 +384,7 @@
+@@ -381,6 +381,7 @@
      webTeXURL  = "http://chart.apis.google.com/chart?cht=tx&chl="
      mathJaxURL = "http://cdn.mathjax.org/mathjax/latest/MathJax.js"
                   ++ "?config=TeX-AMS-MML_HTMLorMML"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list