[Pkg-haskell-commits] darcs: ghc: releasing package ghc version 7.6.3-19

joeyh at debian.org joeyh at debian.org
Mon Sep 29 16:13:19 UTC 2014


Mon Sep 29 15:29:21 UTC 2014  joeyh at debian.org
  * releasing package ghc version 7.6.3-19

    M ./changelog +7
    M ./rules -2

Mon Sep 29 15:29:21 UTC 2014  joeyh at debian.org
  * releasing package ghc version 7.6.3-19
diff -rN -u old-ghc/changelog new-ghc/changelog
--- old-ghc/changelog	2014-09-29 16:13:19.622312102 +0000
+++ new-ghc/changelog	2014-09-29 16:13:19.626312102 +0000
@@ -1,3 +1,10 @@
+ghc (7.6.3-19) unstable; urgency=medium
+
+  * Fix armel/armhf script munging; ghci and runghc are not available on
+    those arches.
+
+ -- Joey Hess <joeyh at debian.org>  Mon, 29 Sep 2014 16:28:23 +0100
+
 ghc (7.6.3-18) unstable; urgency=medium
 
   * Fix accidental line wrap in debian/rules
diff -rN -u old-ghc/rules new-ghc/rules
--- old-ghc/rules	2014-09-29 16:13:19.622312102 +0000
+++ new-ghc/rules	2014-09-29 16:13:19.650312101 +0000
@@ -244,8 +244,6 @@
 	sed -i "s,exec ,PATH=\"$(LLVM_PATH):\$$PATH\"\nexport PATH\nexec ," \
 		debian/tmp/usr/lib/ghc/bin/ghc-$(ProjectVersion) \
 		debian/tmp/usr/lib/ghc/bin/ghc-pkg-$(ProjectVersion) \
-		debian/tmp/usr/lib/ghc/bin/ghci-$(ProjectVersion) \
-		debian/tmp/usr/lib/ghc/bin/runghc-$(ProjectVersion) \
 		debian/tmp/usr/lib/ghc/bin/hsc2hs \
 		debian/tmp/usr/lib/ghc/bin/haddock-ghc-$(ProjectVersion)
 endif




More information about the Pkg-haskell-commits mailing list