[MLton-commit] r7243

Wesley Terpstra wesley at mlton.org
Mon Oct 12 18:49:26 PDT 2009


Take over debian package maintenance.
Prep the control files to allow uploading experimental builds to bootstrap.


----------------------------------------------------------------------

U   mlton/branches/llvm/package/debian/README.Debian
U   mlton/branches/llvm/package/debian/changelog
U   mlton/branches/llvm/package/debian/control
U   mlton/branches/llvm/package/debian/copyright

----------------------------------------------------------------------

Modified: mlton/branches/llvm/package/debian/README.Debian
===================================================================
--- mlton/branches/llvm/package/debian/README.Debian	2009-10-09 16:57:39 UTC (rev 7242)
+++ mlton/branches/llvm/package/debian/README.Debian	2009-10-13 01:49:25 UTC (rev 7243)
@@ -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/branches/llvm/package/debian/changelog
===================================================================
--- mlton/branches/llvm/package/debian/changelog	2009-10-09 16:57:39 UTC (rev 7242)
+++ mlton/branches/llvm/package/debian/changelog	2009-10-13 01:49:25 UTC (rev 7243)
@@ -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/branches/llvm/package/debian/control
===================================================================
--- mlton/branches/llvm/package/debian/control	2009-10-09 16:57:39 UTC (rev 7242)
+++ mlton/branches/llvm/package/debian/control	2009-10-13 01:49:25 UTC (rev 7243)
@@ -1,8 +1,8 @@
 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

Modified: mlton/branches/llvm/package/debian/copyright
===================================================================
--- mlton/branches/llvm/package/debian/copyright	2009-10-09 16:57:39 UTC (rev 7242)
+++ mlton/branches/llvm/package/debian/copyright	2009-10-13 01:49:25 UTC (rev 7243)
@@ -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