[Pkg-mono-svn-commits] [SCM] mono branch, master-experimental, updated. debian/2.10.1-4-47-g5dbb6e1

Mirco Bauer meebey at meebey.net
Tue Aug 9 21:05:06 UTC 2011


The following commit has been merged in the master-experimental branch:
commit 5fae96ec343db0a5d125cd8f17d123d526dd30df
Author: Mirco Bauer <meebey at meebey.net>
Date:   Tue Aug 9 22:06:44 2011 +0200

    Fixed too long extended description line for mono-runtime-sgen

diff --git a/debian/control b/debian/control
index 7113564..ef8207f 100644
--- a/debian/control
+++ b/debian/control
@@ -66,9 +66,9 @@ Description: Mono runtime - SGen (experimental)
  Mono currently only supports the X86, PowerPC, ARM, SPARC, S/390, AMD64 and
  IA64 architectures.
  .
- This package uses SGen which is Mono's new simple generational garbage collector
- instead of Boehm's conservative garbage collector. SGen is currently only
- for testing and thus should not be used in production.
+ This package uses SGen which is Mono's new simple generational garbage
+ collector instead of Boehm's conservative garbage collector. SGen is
+ currently only for testing and thus should not be used in production.
 
 Package: mono-runtime-dbg
 Priority: extra

-- 
mono



More information about the Pkg-mono-svn-commits mailing list