Module: website
Branch: master
Commit: 291c0647a26fb28316823b0edda4572ad92ca6fe
URL: http://source.winehq.org/git/website.git/?a=commit;h=291c0647a26fb28316823b…
Author: Maurilio Genovese <repository(a)lamaresh.net>
Date: Sun Feb 15 09:25:49 2009 +0100
patch for debian repository information
in attachment
Maurilio Genovese
>From 34df50d564984066444abe29b363d5aa5ef85bcd Mon Sep 17 00:00:00 2001
From: Maurilio Genovese <repository(a)lamaresh.net>
Date: Sun, 15 Feb 2009 09:23:25 +0100
Subject: Added Sid and Etch repository information
modified: templates/en/download.template
modified: templates/en/download/deblenny.template
---
templates/en/download.template | 4 ++--
templates/en/download/deblenny.template | 13 +++++++++----
2 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/templates/en/download.template b/templates/en/download.template
index 27d1c76..43d9479 100644
--- a/templates/en/download.template
+++ b/templates/en/download.template
@@ -70,8 +70,8 @@ requested in exchange for hosting the Wine web site.</p>
<img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a>
</td>
<td> <b><a href="{$root}/download/deblenny">Debian</a></b>
- binary .debs for Debian Lenny (5.0)</td>
- <td><a href="mailto:repository@lamaresh.net">Maurilio Genovese</a></td>
+ binary .debs for Debian Etch, Lenny and Sid</td>
+ <td><a href="mailto:repository@lamaresh.net">Maurilio Genovese</a><br><a href="mailto:ben.klein@lamaresh.net">Ben Klein</a></td>
</tr>
<tr bgcolor="#ffffff">
diff --git a/templates/en/download/deblenny.template b/templates/en/download/deblenny.template
index d5e9238..6a18dea 100644
--- a/templates/en/download/deblenny.template
+++ b/templates/en/download/deblenny.template
@@ -2,7 +2,7 @@
<!--BLURB:[Wine for Debian Lenny]-->
<h1 class="title"><a href="http://www.debian.org/" target="_new"><img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a>
-Wine for Debian Lenny
+Wine for Debian Etch, Lenny and Sid
<a href="http://www.debian.org/" target="_new"><img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a></h1>
<p>Debian-based distributions utilize a special tool for managing packages known as APT. APT is able to automagically install all of the needed dependencies for a software package, as well as keep the package up to date, by scanning what are known as APT repositories. Debian-based distributions have their own repositories of software that include Wine, however we keep our own repository of the latest available beta packages here for download.</p>
@@ -22,8 +22,9 @@ Wine for Debian Lenny
<div style="position:relative;left:20px">Open a terminal</div>
<div style="position:relative;left:20px"><i>su</i> <font color="gray">#to log as root</font></div>
<div style="position:relative;left:20px"><i>gedit /etc/apt/sources.list</i> <font color="gray">#to open repository file with a text editor (you can use gedit or another)</font></div>
-<div style="position:relative;left:20px">Add this line: <i>deb http://www.lamaresh.net/apt lenny main</i></div>
-<div style="position:relative;left:20px">Add this line if you want also sources repository: <i>deb-src http://www.lamaresh.net/apt lenny main</i></div>
+<div style="position:relative;left:20px">Add this line for Etch: <i>deb http://www.lamaresh.net/apt etch main</i></div>
+<div style="position:relative;left:20px">Add this line for Lenny: <i>deb http://www.lamaresh.net/apt lenny main</i></div>
+<div style="position:relative;left:20px">Add this line for Sid: <i>deb http://www.lamaresh.net/apt sid main</i></div>
<div style="position:relative;left:20px">Save and close sources.list</div>
<div style="position:relative;left:20px"><i>apt-get update</i> <font color="gray">#to update package list</font></div>
<div style="position:relative;left:20px"><i>apt-get install wine</i> <font color="gray">#to install latest wine version</font></div><p></p>
@@ -34,6 +35,10 @@ Wine for Debian Lenny
<div style="position:relative;left:20px"><i>su</i> <font color="gray">#to log as root</font></div>
<div style="position:relative;left:20px"><i>dpkg -i wine_1.1.xxx.deb</i> <font color="gray">#change xxx with your chosen package, this will install wine</font></div>
-<br><br><p style="font-size:12px;text-align:left;font-style: italic;">Maintainer: <a href="http://www.lamaresh.net" target="_blank">homepage</a>, <a href="mailto:repository@lamaresh.net">email</a></p>
+<br><br><p style="font-size:12px;text-align:left;font-style: italic;">
+Homepage: <a href="http://www.lamaresh.net" target="_blank">http://www.lamaresh.net/</a><br>
+Repository maintainer: <a href="mailto:repository@lamaresh.net">Maurilio Genovese</a><br>
+Package builder: <a href="mailto:ben.klein@lamaresh.net">Ben Klein</a>
+</p>
Module: website
Branch: master
Commit: bbd948a7be2ea6fb7fb51129e0d27632099715f6
URL: http://source.winehq.org/git/website.git/?a=commit;h=bbd948a7be2ea6fb7fb511…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Feb 13 18:08:06 2009 +0100
Wine release 1.1.15
---
news/en/2009021301.xml | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/news/en/2009021301.xml b/news/en/2009021301.xml
new file mode 100644
index 0000000..1dc2866
--- /dev/null
+++ b/news/en/2009021301.xml
@@ -0,0 +1,17 @@
+<news>
+<date>February 13, 2009</date>
+<title>Wine 1.1.15 Released</title>
+<body>
+<p> The Wine development release 1.1.15 is now available.</p>
+<p> <a href="{$root}/announce/1.1.15">What's new</a> in this release:
+<ul>
+ <li>Gecko engine update.</li>
+ <li>Better region support in GdiPlus.</li>
+ <li>Support for cross-compilation in winegcc.</li>
+ <li>Beginnings of MS Text Framework support.</li>
+ <li>Many fixes to the regression tests on Windows.</li>
+ <li>Various bug fixes.</li>
+</ul></p>
+<p><p>The source is <a href="http://prdownloads.sourceforge.net/wine/wine-1.1.15.tar.bz2">available now</a>.
+Binary packages are in the process of being built, and will appear soon at their respective <a href="{$root}/download">download locations</a>.
+</p></body></news>
Module: website
Branch: master
Commit: b235d1e8d03178e12856214c64a2504571f51574
URL: http://source.winehq.org/git/website.git/?a=commit;h=b235d1e8d03178e1285621…
Author: Christoph Korn <c_korn(a)gmx.de>
Date: Fri Feb 13 01:21:18 2009 +0100
German template sync.
>From bc516a050423d3104546b073e7273a5df3876a39 Mon Sep 17 00:00:00 2001
From: Christoph Korn <c_korn(a)gmx.de>
Date: Fri, 13 Feb 2009 01:13:38 +0100
Subject: German template sync:
adjust the layout spacing of some elements just a bit
---
templates/de/download.template | 26 +++++++++++++++-----------
1 files changed, 15 insertions(+), 11 deletions(-)
diff --git a/templates/de/download.template b/templates/de/download.template
index db9835b..67beeca 100644
--- a/templates/de/download.template
+++ b/templates/de/download.template
@@ -3,7 +3,7 @@
<h1 class="title">Wine Downloads</h1>
-<h2><a name="crossover"></a>Wine mit Support</h2>
+<h2 style="margin-bottom: 10px;"><a name="crossover"></a>Wine mit Support</h2>
<table border="0" cellpadding="5" cellspacing="1" bgcolor="#EFEFEF">
@@ -35,15 +35,19 @@
erbeten hat, dass sie die Wine-Website hosten.</p>
-<h2><a name="binary"></a>Wine Binär-Downloads</h2>
-
-<p><table><tr><td>Aktuellste stabile Version:</td><td>Wine {$config_stable_release}</td>
-<td rowspan="2"><b>Lies das
-<a href="http://wiki.winehq.org/HowTo">Installations- und Konfigurations-How-to (en)</a>
-für Informationen zu den Schritten, die nach der Installation auszuführen sind.</b></td></tr>
-
-
-<tr><td>Aktuellste Entwicklerversion:</td><td>Wine {$config_master_release}</td></tr></table></p>
+<h2 style="margin-bottom: 5px;"><a name="binary"></a>Wine Binär-Downloads</h2>
+
+<table style="margin: 0 0 15px 0;" width="100%">
+<tr>
+ <td width="200">Aktuellste stabile Version:</td><td>Wine {$config_stable_release}</td>
+ <td rowspan="2" valign="top" style="padding-left: 20px; text-align: center;"><b>Lies das
+ <a href="http://wiki.winehq.org/HowTo">Installations- und Konfigurations-How-to (en)</a>
+ für Informationen zu den Schritten, die nach der Installation auszuführen sind.</b></td>
+</tr>
+<tr>
+ <td>Aktuellste Entwicklerversion:</td><td>Wine {$config_master_release}</td>
+</tr>
+</table>
<table border="0" cellpadding="5" cellspacing="1" bgcolor="#EFEFEF">
@@ -166,7 +170,7 @@ für Informationen zu den Schritten, die nach der Installation auszufüh
</table>
-<h2><a name="binary"></a>Tools von Drittanbietern</h2>
+<h2 style="margin-bottom: 10px;"><a name="binary"></a>Tools von Drittanbietern</h2>
<p>Manchmal kann eine Änderung an Wine dafür sorgen, dass eine bestimmte Anwendung besser läuft, aber aus irgendeinem
Grund kann die Änderung nicht in Wine übernommen werden. Um bestimmte Defizite von Wine auszubessern, sind diverse