Module: website
Branch: master
Commit: 251d1c8f9259940e105cd8667457312d6be4abaf
URL: http://source.winehq.org/git/website.git/?a=commit;h=251d1c8f9259940e105cd8…
Author: Scott Ritchie <scott(a)open-vote.org>
Date: Tue Oct 14 22:14:30 2008 -0700
Add Intrepid and Debian Lenny to download-deb
Thanks,
Scott Ritchie
>From 1175976673798ea7e36f5a13d0120f1fffd0c178 Mon Sep 17 00:00:00 2001
From: Scott Ritchie <scott(a)open-vote.org>
Date: Tue, 14 Oct 2008 22:12:54 -0700
Subject: Add Intrepid and Debian Lenny to download-deb page
---
templates/en/download-deb.template | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/templates/en/download-deb.template b/templates/en/download-deb.template
index daef8a8..2961047 100644
--- a/templates/en/download-deb.template
+++ b/templates/en/download-deb.template
@@ -36,8 +36,10 @@ to your system's list of trusted APT keys by copy and pasting the following:</p>
<p><b>For Ubuntu Hardy (8.04):</b><br>
<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list</i></p>
-<p><b>For Debian Etch (4.0):</b><br>
-<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/etch.list -O /etc/apt/sources.list.d/winehq.list</i></p>
+<p><b>For Ubuntu Intrepid (8.10):</b><br>
+<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/winehq.list</i></p>
+<p><b>For Debian Lenny (5.0):</b><br>
+<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/lenny.list -O /etc/apt/sources.list.d/winehq.list</i></p>
<p>Then update APT's package information by running '<b>sudo apt-get update</b>'.
@@ -47,8 +49,8 @@ Applications->Add/Remove and searching for Wine.</p>
<h2>Upgrading to a new version of Ubuntu</h2>
-<p>If you are upgrading the entire system, such as going from Ubuntu 7.10 to
-8.04, you will need to come back to this page and enter the command for the new
+<p>If you are upgrading the entire system, such as going from Ubuntu 8.04 to
+8.10, you will need to come back to this page and enter the command for the new
version above. The built in update manager will not switch the Wine repository
automatically.</p>
@@ -56,9 +58,9 @@ automatically.</p>
<p>Since the APT repository can only hold the latest packages, older versions of
the packages are available at
-<a href=http://wine.budgetdedicated.com/archive/index.html>the WineHQ .deb packages archive</a>.</p>
+<a href="http://wine.budgetdedicated.com/archive/index.html">the WineHQ .deb packages archive</a>.</p>
-<p>You can install the packages by double-clicking on them.</p>
+<p>You can install downloaded packages by double-clicking on them.</p>
<br>
<p><i>Very fast and reliable webhosting for the APT repository is graciously provided by <a href="http://www.budgetdedicated.com/">budgetdedicated.com</a>.</i></p>