[Pkg-haskell-commits] darcs: lhs2tex: Builds fine with ghc-6.12 (Closes: #574794)
Joachim Breitner
mail at joachim-breitner.de
Thu Mar 25 11:23:01 UTC 2010
Thu Mar 25 11:22:46 UTC 2010 Joachim Breitner <mail at joachim-breitner.de>
* Builds fine with ghc-6.12 (Closes: #574794)
Ignore-this: ccc6327686924595197cbdf0ba69d1aa
M ./changelog +1
M ./control -1 +1
Thu Mar 25 11:22:46 UTC 2010 Joachim Breitner <mail at joachim-breitner.de>
* Builds fine with ghc-6.12 (Closes: #574794)
Ignore-this: ccc6327686924595197cbdf0ba69d1aa
diff -rN -u old-lhs2tex/changelog new-lhs2tex/changelog
--- old-lhs2tex/changelog 2010-03-25 11:23:01.206803888 +0000
+++ new-lhs2tex/changelog 2010-03-25 11:23:01.210804099 +0000
@@ -5,6 +5,7 @@
* Update homepage
* Use dh_prep instead of dh_clean -k
* No more bashism (Closes: #530115)
+ * Builds fine with ghc-6.12 (Closes: #574794)
-- Joachim Breitner <nomeata at debian.org> Thu, 25 Mar 2010 12:06:24 +0100
diff -rN -u old-lhs2tex/control new-lhs2tex/control
--- old-lhs2tex/control 2010-03-25 11:23:01.206803888 +0000
+++ new-lhs2tex/control 2010-03-25 11:23:01.210804099 +0000
@@ -6,7 +6,7 @@
Build-Depends:
autotools-dev,
debhelper (>= 7),
- ghc6,
+ ghc6 (>= 6.12),
libghc6-regex-compat-dev,
libghc6-utf8-string-dev,
tex-common
More information about the Pkg-haskell-commits
mailing list