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

Mirco Bauer meebey at alioth.debian.org
Sun Dec 9 13:35:08 UTC 2007


Author: meebey
Date: 2007-12-09 13:35:08 +0000 (Sun, 09 Dec 2007)
New Revision: 3500

Modified:
   web/index.html
Log:
- big web site update
- updated group members
- removed news (we don't really need news since this is all in debian anyhow)
- made package status list a link list to PTS pages




Modified: web/index.html
===================================================================
--- web/index.html	2007-12-09 13:05:24 UTC (rev 3499)
+++ web/index.html	2007-12-09 13:35:08 UTC (rev 3500)
@@ -49,7 +49,8 @@
 
 
 <table style="width: 100%; padding: 0px; margin: 0; border-style: none; border-spacing: 12px;">
-<tr><td style="width: 50%; vertical-align: top;">
+<tr>
+<td style="width: 50%; vertical-align: top;">
 
 <h2>Download</h2>
 
@@ -76,27 +77,22 @@
 <p><tt>/etc/apt/sources.list</tt> should contain:</p>
 
 <pre>
-deb http://debian.meebey.net/ ./
+deb http://debian.meebey.net/pkg-mono ./
 </pre>
 
-<h3>Release packages for Debian Testing (etch)</h3>
+<h3>Release packages for Debian Testing (lenny)</h3>
 
 <p>There are not explicite packages for Debian Testing since maintaining
 them is sisyphus work. Please wait for Testing to adopt enough
 packages from Unstable to fullfil the dependencies.
 </p>
 
-<h3>Release packages (backports) for Debian Stable (sarge)</h3>
+<h3>Release packages (backports) for Debian Stable (etch)</h3>
 
 <p>
 <a href="http://www.backports.org">backports.org</a>
 </p>
 
-<h3>Release packages for Debian Old Stable (woody)</h3>
-
-Woody can't fullfil the big GNOME dependencies, thus no Mono package for
-woody, sorry.
-
 <h2>Documentation</h2>
 
 <p>If you're just getting started with Mono and .NET development, you'll find some of this documentation helpful:</p>
@@ -131,24 +127,15 @@
 <h2>Packaging policy</h2>
 
 <p>
-Current CLI Policy (still in DRAFT phase):
+Official Debain CLI Policy:
 <a href="http://pkg-mono.alioth.debian.org/cli-policy/">http://pkg-mono.alioth.debian.org/cli-policy/</a>
-<br>
-MonoConventions (0.2.0) DEPRECATED! for packaging .NET applications can be found on
-<a href="http://wiki.debian.net/?MonoConventions">http://wiki.debian.net/?MonoConventions</a>. 
-Most things relevant to package naming, program invocation and package
-dependencies are documented there.
 </p>
 
-
 <h2>Todo</h2>
 <img src="cogs.png" alt="Cogs" style="float: right; margin: 10px;" />
 <p>We are working on keeping the packages in most current and most
 bug-free state. There are still some issues to be dealt with:</p>
 <ul>
-<li>Improve/finish the <a href="http://pkg-mono.alioth.debian.org/cli-policy/">CLI Policy</a>></li>
-<li>Continue packaging Package userspace applications like XSP and some Gtk# programs</li>
-<li>Packaging mono-debugger  (prepared by Mirco 'meebey' Bauer, needed for monodevelop)</li>
 <li>Packaging <a href="http://smuxi.meebey.net">smuxi</a> (a Gnome#/Gtk# based IRC client, prepared by Mirco 'meebey' Bauer)</li>
 <li>Packaging <a href="http://smartirc4net.meebey.net">SmartIrc4net</a> (IRC library required by smuxi)</li>
 </ul>
@@ -182,9 +169,8 @@
 <ul>
 <li>Eduard Bloch (Zomb)</li>
 <li>Mirco Bauer (meebey)</li>
-<li>Dave Beckett (dajobe)</li>
-<li>Andrew Mitchell (ajmitch)</li>
-<li>Dylan RE Moonfire (lurfagrin)</li>
+<li>Sebastian Dröge (slomo)</li>
+<li>Dylan RE Moonfire (lurfagrin/dmoonfire)</li>
 </ul>
 See "Uploaders" field of the package for the respective responsibilities.
 <p>
@@ -196,6 +182,8 @@
 <li>Michael Schiansky (mrdata)</li>
 <li>Teófilo Ruiz Suárez (teo)</li>
 <li>Pablo Fischer (pabl0)</li>
+<li>Dave Beckett (dajobe)</li>
+<li>Andrew Mitchell (ajmitch)</li>
 </ul>
 
 </td>
@@ -203,232 +191,23 @@
 
 <td style="width: 50%; vertical-align: top;">
 
-<h2>News</h2>
-
-<h3>
-Tue Dec 20 15:45:02 CET 2005
-</h3>
-
-<p>
-Mono Backports for Debian/Stable (Sarge)
-<br>
-The backports made by Alexander Wirt (formorer) are now available from
-<a href="http://www.backports.org">backports.org</a>, so be sure to update
-your APT sources.list!
-</p>
-
-<h3>
-Sat Oct 22 16:15:36 CEST 2005
-</h3>
-
-<p>
-XSP 1.1.9.2 preview packages
-<br>
-There are new up2date to the latest art packages of XSP packaged now by Dylan R. E. Moonfire <debian at mfgames.com>
-<br>
-Here the APT repository of the XSP preview packages:<br>
-<pre>
-deb http://mfgames.com/debian	unstable	main
-</pre>
-Please test them and report problem and success stories to the
-pkg-mono-devel mailing list, thanks!<br>
-After the test phase those packages will go in Debian/Unstable, thus reviews
-are important.
-</p>
-
-<h3>
-Thu Aug 4 12:25:21 CEST 2005
-</h3>
-
-<p>
-Mono 1.1.8.2 in Debian/Testing (etch) and backports for Debian/Stable (sarge)
-<br>
-The Mono 1.1.8.2 packages entered testing, the rest of the suite is still
-beeing blocked by GNOME (gnome-vfs2 package to be more accurate) though.
-Means no Gtk# or any Mono based GUI application is in etch yet, this will
-happen hopefully soon.<br>
-<br>
-There are now backports for the whole Mono suite available for Debian/Stable (sarge).<br>
-Here the APT repository:<br>
-<pre>
-deb http://people.debian.org/~formorer/mono backports main
-</pre>
-Thanks goes to Alexander Wirt (formorer) for creating them.
-</p>
-
-<h3>
-Tue Jul 5 14:24:38 CEST 2005
-</h3>
-
-<p>
-Package Status Update
-<br> 
-The status list of group and non-group packages is updated, please take
-a look (just scroll further down this page).
-</p>
-
-<h3>
-Fri Jun 18 03:10:32 CEST 2005
-</h3>
-
-<p>
-Mono 1.1.8 Preview Packages avialable
-<br> 
-Here we go, preview packages for Mono 1.1.8, 
-full announce of the preview packages 
-<a href="http://www.meebey.net/jaws/index.php?gadget=Blog&action=SingleView&id=24">here</a>
-</p>
-
-<h3>
-Mon May 30 10:46:35 CEST 2005
-</h3>
-
-<p>
-Mono 1.1 Suite Uploaded to Debian/Unstable
-<br> 
-The invasion of the Mono 1.1 suite has reached the archive of
-Debian/Unstable! All packages were accepted within minutes (because of the
-preparation in Debian/Experimental and the good work of the ftp-master).
-Here the full list of uploaded source packages with version: cli-common
-(0.1.3.0), mono (1.1.6-4), monodoc (1.0.6-3), libgdiplus (1.1.7-2),
-gtk-sharp (1.0.8-2), gtk-sharp2-unstable (1.9.5-1), gecko-sharp (0.6-3),
-gecko-sharp2 (0.10-2), gtksourceview-sharp (0.5-6), gtksourceview-sharp2
-(0.10-1) and last but not least monodevelop (0.7-1)...
-<a href="http://www.meebey.net/jaws/index.php?gadget=Blog&action=SingleView&id=23">full
-announcement of the upload to unstable</a>
-</p>
-
-<h3>
-Fri Apr 15 20:56:27 CEST 2005
-</h3>
-
-<p>
-Mono 1.1 suite, here we go!
-<br> 
-After heavy work on the new generation of Mono packages, we got a full Mono
-1.1 suite for Debian, they are preview packages currently but are uploaded
-to debian/experimental soon.
-<br>
-Here the APT source:<br>
-deb http://debian.meebey.net/ ./<br><br>
-Keep an eye on the <a href="http://wiki.debian.net/?MonoDebianPlan">MonoDebianPlan</a>, it's always updated as soon new
-packages or changes occur.
-</p>
-
-<h3>
-Sun Jan 30 23:53:03 CEST 2005
-</h3>
-
-<p>
-Finally I found the reason of the strange
-problems (.NET 2.0 does not compile, some code doesn't work anymore
-which worked before etc..)!
-<br> 
-According to Miguel de Icaza the assembly loader of the runtime is buggy
-when the preview option is enabled. The preview option is required
-for .NET 2.0 functionality. I made a 1.0.5 build without .NET 2.0
-support and all problems went away.... The packages that Novell ships
-are also without .NET 2.0 and Microsoft has still just a beta release of
-2.0... so I will leave it disabled till we update mono to 1.1
-Yes you read right, I plan to update mono to 1.1 maybe with next
-release (1.1.4 that should be) maybe before already. The first 1.1
-packages will definitively go not into unstable directly, first preview
-packages and then upload to experimental.
-Mono 1.1.x will give use a JIT for x86, PPC, AMD64 and SPARC, I think
-that sounds promising.
-<br>
-So mono and mcs 1.0.5 are uploaded to the debian archive, have fun updating!
-</p>
-
-<h3>
-Sat Dec 11 15:47:36 CEST 2004
-</h3>
-
-<p>
-Mono and Mcs 1.0.4 are uploaded to the sid archive, the rest will follow
-after we figured the problem with building mcs 1.0.4 with mcs 1.0.4 out
-(with 1.0.2 it works)
-</p>
-
-<h3>
-Sun Jul 4 02:22:43 CEST 2004
-</h3>
-
-<p>
-The Mono 1.0 suite as been uploaded to Debian/Unstable, and is already pushed to the debian
-mirrors. This release aims mostly bugfixes, and brings with monodoc now a
-good documentation base.
-</p>
-
-
-<h3>
-Mo Jun 28 18:57:23 CEST 2004
-</h3>
-
-<p>
-New upstream version Release Candidate (1) has been released as 0.97.
-New features are AFAICS mostly bugfixes WRT the JIT crashes with kernel
-2.4.x and monodevelop with IceWM. The Debian packages are beeing
-prepared and will appear soon on the usual location.
-</p>
-
-
-<h3>Sa Jun 19 20:39:04 CEST 2004</h3>
-
-<p>
-Beta3 packages have been uploaded to Unstable and should appear on your
-mirrors within few hours/days.
-</p>
-
-Old news can be found on
-<a href="http://www.debianplanet.org/mono/index-original.html">Alp's original
-web site</a> or browsing trough the revisions of this status page in the
-<a href="http://svn.debian.org/wsvn/pkg-mono">Subversion
-repository</a>.
-
 <h2>Package status</h2>
 
 <p>
 Current package status (maintained by the Debian Mono Group):
 </p>
-<table>
-<tr><td><b>Source Package</b></td>	<td><b>Etch/Testing</b></td>	<td><b>Sid/Unstable</b></td>	<td><b>Test Phase (Preview Packages)</b></td></tr>
-<tr><td>cli-common</td>			<td>0.2.3</td>			<td>0.2.3</td>			<td>-</td></tr>
-<tr><td>mono</td>			<td>1.1.12.1</td>		<td>1.1.12.1</td>		<td>-</td></tr>
-<tr><td>mono-debugger</td>		<td>-</td>			<td>-</td>			<td>0.11</td></tr>
-<tr><td>gtk-sharp</td>			<td>1.0.10</td>			<td>1.0.10</td>			<td>-</td></tr>
-<tr><td>gtk-sharp2</td>			<td>2.4.0</td>			<td>2.4.0</td>			<td>-</td></tr>
-<tr><td>monodoc</td>			<td>1.1.9</td>			<td>1.1.9</td>			<td>-</td></tr>
-<tr><td>mono-tools</td>			<td>1.1.10</td>			<td>1.1.10</td>			<td>-</td></tr>
-<tr><td>xsp</td>			<td>1.0.5</td>			<td>1.0.5</td>			<td>1.1.10</td></tr>
-<tr><td>mod-mono</td>			<td>1.0</td>			<td>1.0</td>			<td>1.1.10</td></tr>
-<tr><td>gtksourceview-sharp</td>	<td>0.5</td>			<td>0.5</td>			<td>-</td></tr>
-<tr><td>gtksourceview-sharp2</td>	<td>0.10</td>			<td>0.10</td>			<td>-</td></tr>
-<tr><td>gecko-sharp</td>		<td>0.6</td>			<td>0.6</td>			<td>-</td></tr>
-<tr><td>gecko-sharp2</td>		<td>0.11</td>			<td>0.11</td>			<td>-</td></tr>
-<tr><td>libgdiplus</td>			<td>1.1.10</td>			<td>1.1.10</td>			<td>-</td></tr>
-<tr><td>f-spot</td>			<td>-</td>			<td>0.1.5</td>			<td>-</td></tr>
-<tr><td>ipod-sharp</td>			<td>-</td>			<td>-</td>			<td>0.5.12</td></tr>
-<tr><td>libipoddevice</td>		<td>-</td>			<td>-</td>			<td>0.4.0</td></tr>
-</table>
+<b>Source Packages:</b>
+<ul>
+	<li><a href="http://packages.qa.debian.org/c/cli-common.html">cli-common</a></li>
+	<li><a href="http://packages.qa.debian.org/m/mono.html">mono</a></li>
+	<li><a href="http://packages.qa.debian.org/m/mono-debugger.html">mono-debugger</a></li>
+	<li><a href="http://packages.qa.debian.org/m/monodoc.html">monodoc</a></li>
+	<li><a href="http://packages.qa.debian.org/m/mono-tools.html">mono-tools</a></li>
+	<li><a href="http://packages.qa.debian.org/libg/libgdiplus.html">libgdiplus</a></li>
+	<li><a href="http://packages.qa.debian.org/m/mod-mono.html">mod-mono</a></li>
+	<li><a href="http://packages.qa.debian.org/x/xsp.html">xsp</a></li>
+</ul>
 
-<p>
-Current package status (non-group):
-</p>
-<table>
-<tr><td><b>Source Package</b></td>	<td><b>Etch/Testing</b></td>	<td><b>Sid/Unstable</b></td>	<td><b>Test Phase (Preview Packages)</b></td></tr>
-<tr><td>prj2make-sharp</td>		<td>-</td>			<td>0.95</td>			<td>-</td></tr>
-<tr><td>monodevelop</td>		<td>-</td>			<td>0.9</td>			<td>-</td></tr>
-<tr><td>gfax</td>			<td>-</td>			<td>-</td>			<td>0.7.3</td></tr>
-<tr><td>blam</td>			<td>1.8.2</td>			<td>1.8.2</td>			<td>-</td></tr>
-<tr><td>ikvm</td>			<td>0.18.0.0</td>		<td>0.18.0.0</td>		<td>-</td></tr>
-<tr><td>muine</td>			<td>0.8.3</td>			<td>0.8.3</td>			<td>-</td></tr>
-<tr><td>nant</td>			<td>0.84+0.85-rc3</td>		<td>0.84+0.85-rc3</td>		<td>-</td></tr>
-<tr><td>nunit</td>			<td>2.2.0</td>			<td>2.2.0</td>			<td>-</td></tr>
-<tr><td>tomboy</td>			<td>0.3.3</td>			<td>0.3.3</td>			<td>-</td></tr>
-<tr><td>cowbell</td>			<td>0.2.5</td>			<td>0.2.5</td>			<td>-</td></tr>
-</table>
-
 <h2>Preview release notes</h2>
 <p><img src="attn.png" alt="Exclamation mark" style="float: right; margin: 10px;" /></p>
 
@@ -439,9 +218,9 @@
 </p>
 
 <p>
-<b>Debian/EXPERIMENTAL</b> Current preview packages of Mono / Mcs / MonoDoc / MonoDevelop / Gtk# / GtkSourceView# / Gecko# / XSP / libgdiplus
+<b>Debian/EXPERIMENTAL</b> Current preview packages of Mono
 <pre>
-deb <a href="http://debian.meebey.net/">http://debian.meebey.net/</a> ./
+deb <a href="http://debian.meebey.net/pkg-mono">http://debian.meebey.net/pkg-mono</a> ./
 </pre>
 </p>
 
@@ -516,56 +295,25 @@
 svn-buildpackage package to do all the meta work.
 </p>
 
-<p>
-To build mono use following sequence:
-</p>
-<pre>
-mkdir tarballs
-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>
-If you want to bootstrap mono from scratch, try this link:
-<a href=BUILD_MONO_FROM_SCRATCH_HOWTO>build mono from scratch howto</a>
-</p>
-
-<h2>ASP.NET Support in Debian</h2>
-
-<p>
-We are currently haunting bugs in mod-mono Debian package (libapache-mod-mono and libapache2-mod-mono). 
-</p>
-
-<p>
-To download the last packages you add an entry to your <i>sources.list</i>:
-</p>
-
-<pre>
-deb http://mfgames.com/debian	unstable	main
-</pre>
-
-</td></tr></table>
-
-<table style="border: 0px; padding: 0px; border-spacing: 0px; width: 100%;">
-<tr>
-<td style="text-align: left;">
-<small>
-Copyright &copy; 2002 <a href="mailto:alp at atoker.com">Alp Toker</a> with
-updates from <a href="blade at debian.org">Eduard Bloch</a>, 2004
-<br />Artwork: Copyright &copy; 2001 Jakub "Jimmac" Steiner, from <a href="http://jimmac.musichall.cz/themes.php3?skin=2">ScalableGorilla</a>
-</small>
 </td>
-<td style="text-align: right;">
-<a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="border:0;width:88px;height:31px" src="vcss.png" alt="Valid CSS!" /></a>
-<a href="http://validator.w3.org/check/referer"><img src="valid-xhtml11.png" style="border: 0;" alt="Valid XHTML 1.1!" height="31" width="88" /></a>
-</td>
 </tr>
 </table>
+
+<table style="border: 0px; padding: 0px; border-spacing: 0px; width: 100%;">
+	<tr>
+		<td style="text-align: left;">
+			<small>
+				Copyright &copy; 2002 <a href="mailto:alp at atoker.com">Alp Toker</a> with
+				updates from <a href="blade at debian.org">Eduard Bloch</a>, 2004
+				<br />Artwork: Copyright &copy; 2001 Jakub "Jimmac" Steiner, from <a href="http://jimmac.musichall.cz/themes.php3?skin=2">ScalableGorilla</a>
+			</small>
+		</td>
+		<td style="text-align: right;">
+			<a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="border:0;width:88px;height:31px" src="vcss.png" alt="Valid CSS!" /></a>
+			<a href="http://validator.w3.org/check/referer"><img src="valid-xhtml11.png" style="border: 0;" alt="Valid XHTML 1.1!" height="31" width="88" /></a>
+		</td>
+	</tr>
+</table>
+
 </body>
 </html>




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