[Pkg-mono-svn-commits] rev 755 - web

Eduard Bloch blade@haydn.debian.org
Thu, 20 May 2004 15:36:45 -0600


Author: blade
Date: 2004-05-20 15:36:42 -0600 (Thu, 20 May 2004)
New Revision: 755

Modified:
   web/index.html
Log:
Small corrections and more IRC nicknames


Modified: web/index.html
===================================================================
--- web/index.html	2004-05-20 21:34:16 UTC (rev 754)
+++ web/index.html	2004-05-20 21:36:42 UTC (rev 755)
@@ -16,8 +16,8 @@
 <ul>
 <li>Eduard Bloch (Zomb)
 <li>Mirco Bauer (meebey)
-<li>Michael Schiansky
-<li>Pablo Fischer
+<li>Michael Schiansky (mrdata)
+<li>Pablo Fischer (pabl0)
 <li>Teófilo Ruiz Suárez (teo)
 </ul>
 See MAINTAINERS file in the package docs directories for the respective responsibilities.
@@ -137,13 +137,15 @@
 
 <pre>
 mkdir tarballs
-mv mono-0.91.tar.gz tarballs/mono_0.91.tar.gz
+mv mono-0.91.tar.gz tarballs/mono_0.91.orig.tar.gz
 svn co svn://svn.debian.org/pkg-mono/mono/trunk/ mono-0.91/
 cd mono-0.91/
 svn-buildpackage -us -uc -rfakeroot
 cd ../
 </pre>
 If everything went right, you should now have a build-area/ directory with the freshly built .debs.
+To build mcs, monodoc, etc. pp. replace "mono" in the filenames and SVN URL above and
+download the appropriate source files.
 </p>
 
 </body>