[MLton-commit] r7289
Wesley Terpstra
wesley at mlton.org
Sun Oct 18 17:33:42 PDT 2009
Anal debian scripts strike again!
----------------------------------------------------------------------
U mlton/trunk/package/debian/changelog
U mlton/trunk/package/debian/control
----------------------------------------------------------------------
Modified: mlton/trunk/package/debian/changelog
===================================================================
--- mlton/trunk/package/debian/changelog 2009-10-18 13:21:16 UTC (rev 7288)
+++ mlton/trunk/package/debian/changelog 2009-10-19 00:33:42 UTC (rev 7289)
@@ -1,3 +1,9 @@
+mlton (20091018) unstable; urgency=low
+
+ * Apparently, procps needs to be installed to use 'free'.
+
+ -- Wesley W. Terpstra (Debian) <terpstra at debian.org> Mon, 19 Oct 2009 02:32:45 +0200
+
mlton (20091017) unstable; urgency=low
* Debian buildds are heavily loaded -> ram-slop 0.7 is a bad idea.
Modified: mlton/trunk/package/debian/control
===================================================================
--- mlton/trunk/package/debian/control 2009-10-18 13:21:16 UTC (rev 7288)
+++ mlton/trunk/package/debian/control 2009-10-19 00:33:42 UTC (rev 7289)
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: Wesley W. Terpstra (Debian) <terpstra at debian.org>
-Build-Depends: mlton (>= 20070826), htmldoc, libgmp3-dev (>= 4.0.1), texlive-latex-base
+Build-Depends: mlton (>= 20070826), htmldoc, libgmp3-dev (>= 4.0.1), texlive-latex-base, procps
Standards-Version: 3.8.3.0
Package: mlton
More information about the MLton-commit
mailing list