[MLton-commit] r7245
Wesley Terpstra
wesley at mlton.org
Tue Oct 13 03:50:07 PDT 2009
Take over debian package maintenance.
----------------------------------------------------------------------
U mlton/trunk/package/debian/README.Debian
U mlton/trunk/package/debian/changelog
U mlton/trunk/package/debian/control
U mlton/trunk/package/debian/copyright
----------------------------------------------------------------------
Modified: mlton/trunk/package/debian/README.Debian
===================================================================
--- mlton/trunk/package/debian/README.Debian 2009-10-13 08:27:54 UTC (rev 7244)
+++ mlton/trunk/package/debian/README.Debian 2009-10-13 10:50:01 UTC (rev 7245)
@@ -19,7 +19,7 @@
HARDWARE REQUIREMENTS
-Compiling MLton requires at least 256M of actual RAM. Thus, if your
+Compiling MLton requires at least 1024M of actual RAM. Thus, if your
machine has less than this, it is likely that self-compilation will
take a very long time due to paging. Even if you have enough memory,
there simply may not be enough available, due to memory consumed by
@@ -31,3 +31,4 @@
-- Barak Pearlmutter <bap at cs.unm.edu>, Fri, 12 Oct 2001 11:31:16 -0600
-- Stephen Weeks <sweeks at sweeks.com>, Fri, 11 Jul 2003 12:27:26 -0700
+ -- Wesley W. Terpstra <terpstra at debian.org>, Tue, 13 Oct 2009 03:47:12 +0200
Modified: mlton/trunk/package/debian/changelog
===================================================================
--- mlton/trunk/package/debian/changelog 2009-10-13 08:27:54 UTC (rev 7244)
+++ mlton/trunk/package/debian/changelog 2009-10-13 10:50:01 UTC (rev 7245)
@@ -1,6 +1,10 @@
-## Move this into next package
- * handle nostrip build option. closes #437581
+mlton (20091013-1) experimental; ugency=low
+ * new upstream version (svn r7242)
+ * handle nostrip build option (closes #437581)
+
+ -- Wesley W. Terpstra <terpstra at debian.org> Tue, 13 Oct 2009 03:44:11 +0200
+
mlton (20070826-1) unstable; urgency=low
* new upstream version
Modified: mlton/trunk/package/debian/control
===================================================================
--- mlton/trunk/package/debian/control 2009-10-13 08:27:54 UTC (rev 7244)
+++ mlton/trunk/package/debian/control 2009-10-13 10:50:01 UTC (rev 7245)
@@ -1,12 +1,12 @@
Source: mlton
Section: devel
Priority: optional
-Maintainer: Stephen Weeks <sweeks at sweeks.com>
-Build-Depends: mlton (>= 20041109-1), htmldoc, libgmp3-dev (>= 4.0.1), tetex-bin, tetex-extra
+Maintainer: Wesley W. Terpstra <terpstra at debian.org>
+Build-Depends: mlton (>= 20070826-1), htmldoc, libgmp3-dev (>= 4.0.1), tetex-bin, tetex-extra
Standards-Version: 3.7.2
Package: mlton
-Architecture: amd64 hppa i386 powerpc sparc
+Architecture: amd64 hppa i386 powerpc s390 sparc
Depends: ${shlibs:Depends}, gcc, libc6-dev, libgmp3-dev (>= 4.0.1)
Description: Optimizing compiler for Standard ML
MLton (mlton.org) is a whole-program optimizing
Modified: mlton/trunk/package/debian/copyright
===================================================================
--- mlton/trunk/package/debian/copyright 2009-10-13 08:27:54 UTC (rev 7244)
+++ mlton/trunk/package/debian/copyright 2009-10-13 10:50:01 UTC (rev 7245)
@@ -1,3 +1,4 @@
+This package is now maintained by Wesley W. Terpstra <terpstra at debian.org>.
This package was debianized by Stephen Weeks <sweeks at sweeks.com>.
The original debianization was done by Barak Pearlmutter <bap at cs.unm.edu>.
More information about the MLton-commit
mailing list