[Pkg-haskell-commits] darcs: ghc: releasing package ghc version 7.6.3-7
Joachim Breitner
mail at joachim-breitner.de
Sun Feb 9 21:50:27 UTC 2014
Sun Feb 9 20:06:21 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* releasing package ghc version 7.6.3-7
M! ./changelog -24 +7
M! ./control -1 +1
Sun Feb 9 20:06:21 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* releasing package ghc version 7.6.3-7
diff -rN -u old-ghc/changelog new-ghc/changelog
--- old-ghc/changelog 2014-02-09 21:50:27.408942905 +0000
+++ new-ghc/changelog 2014-02-09 21:50:27.424942901 +0000
@@ -1,26 +1,9 @@
-ghc (7.8.20140130-3) UNRELEASED; urgency=medium
-
- * transformers now comes with ghc, put it in the Provides line
-
- -- Joachim Breitner <nomeata at debian.org> Sun, 09 Feb 2014 20:53:36 +0000
-
-ghc (7.8.20140130-2) experimental; urgency=medium
-
- * Call ghc and ghc-pkg via the wrappers in /usr/bin in the postinst script
- (Closes: 738183)
-
- -- Joachim Breitner <nomeata at debian.org> Sat, 08 Feb 2014 12:28:59 +0000
-
-ghc (7.8.20140130-1) experimental; urgency=low
+ghc (7.6.3-7) UNRELEASED; urgency=low
[ Gianfranco Costamagna ]
* Bumped standard version to 3.9.5, no changes required.
- [ Joachim Breitner ]
- * New upstream release candidate
- * Drop ghc-dynamic, now contained in ghc
-
- -- Joachim Breitner <nomeata at debian.org> Wed, 05 Feb 2014 10:51:51 +0000
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it> Fri, 20 Dec 2013 09:56:30 +0100
ghc (7.6.3-6) unstable; urgency=medium
diff -rN -u old-ghc/control new-ghc/control
--- old-ghc/control 2014-02-09 21:50:27.404942906 +0000
+++ new-ghc/control 2014-02-09 21:50:27.412942905 +0000
@@ -32,7 +32,7 @@
Package: ghc
Architecture: any
-Depends: llvm [armel armhf], libgmp-dev, libffi-dev, libbsd-dev, libc6-dev, ${shlibs:Depends}, ${misc:Depends}
+Depends: llvm [armel armhf], gcc, libgmp-dev, libffi-dev, libbsd-dev, libc6-dev, ${shlibs:Depends}, ${misc:Depends}
Provides: haskell-compiler, ${provided-devs}, ${haskell:Provides}, ${ghci}, ghc-dynamic
Replaces: ghc6 (<< 7), ghc-dynamic (<< 7.8)
Conflicts: ghc6 (<< 7), ghc-dynamic (<< 7.8), ${provided-devs}
More information about the Pkg-haskell-commits
mailing list