[Pkg-haskell-commits] darcs: ghc: Remove procps dependency (watcher.hs has been removed since a while)
Joachim Breitner
mail at joachim-breitner.de
Sun Mar 6 15:36:48 UTC 2011
Sun Mar 6 06:19:54 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Remove procps dependency (watcher.hs has been removed since a while)
Ignore-this: b9f67e7bd9b919fc38d8392cf8c9abaa
M ./changelog +6
M ./control -1 +1
Sun Mar 6 06:19:54 UTC 2011 Joachim Breitner <mail at joachim-breitner.de>
* Remove procps dependency (watcher.hs has been removed since a while)
Ignore-this: b9f67e7bd9b919fc38d8392cf8c9abaa
diff -rN -u old-ghc/changelog new-ghc/changelog
--- old-ghc/changelog 2011-03-06 15:36:48.065322884 +0000
+++ new-ghc/changelog 2011-03-06 15:36:48.093324359 +0000
@@ -1,3 +1,9 @@
+ghc (7.0.2-2) UNRELEASED; urgency=low
+
+ * Remove procps dependency (watcher.hs has been removed since a while)
+
+ -- Joachim Breitner <nomeata at debian.org> Sun, 06 Mar 2011 11:49:35 +0530
+
ghc (7.0.2-1) experimental; urgency=low
* (Closes: 554174) Segfaults at startup not observable any more
diff -rN -u old-ghc/control new-ghc/control
--- old-ghc/control 2011-03-06 15:36:48.065322884 +0000
+++ new-ghc/control 2011-03-06 15:36:48.093324359 +0000
@@ -4,7 +4,7 @@
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata at debian.org>
Standards-Version: 3.9.1
-Build-Depends: debhelper (>= 7), libgmp3-dev, devscripts, ghc | ghc6, grep-dctrl, autotools-dev, gcc (>= 4:4.2), procps | hurd, libffi-dev, autoconf, pkg-config, xsltproc, docbook-xsl, docbook-xml, binutils (>= 2.19.51.20090508) [arm armel], libncurses5-dev
+Build-Depends: debhelper (>= 7), libgmp3-dev, devscripts, ghc | ghc6, grep-dctrl, autotools-dev, gcc (>= 4:4.2), libffi-dev, autoconf, pkg-config, xsltproc, docbook-xsl, docbook-xml, binutils (>= 2.19.51.20090508) [arm armel], libncurses5-dev
Homepage: http://haskell.org/ghc/
Package: ghc
More information about the Pkg-haskell-commits
mailing list