Module: website Branch: master Commit: 7ed6536bc070fa779ec67e82669184872ea13d9a URL: http://source.winehq.org/git/website.git/?a=commit;h=7ed6536bc070fa779ec67e8...
Author: Scott Ritchie scott@open-vote.org Date: Sat Mar 28 18:43:12 2009 -0700
Update-download-and-download-deb-page-for-Ubuntu-9.04
Update-download-and-download-deb-page-for-Ubuntu-9.04
From 68aae6bbfe0f45c9c8bf8c8433d531354a87d4b1 Mon Sep 17 00:00:00 2001
From: Scott Ritchie scott@open-vote.org Date: Sat, 28 Mar 2009 11:52:47 -0700 Subject: Update download and download-deb page for Ubuntu 9.04 To: wine-patches wine-patches@winehq.org Reply-To: wine-devel wine-devel@winehq.org
---
templates/en/download.template | 2 +- templates/en/download/deb.template | 4 ++++ 2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/templates/en/download.template b/templates/en/download.template index f1fefbb..12829b9 100644 --- a/templates/en/download.template +++ b/templates/en/download.template @@ -61,7 +61,7 @@ requested in exchange for hosting the Wine web site.</p> <img src="{$root}/images/distro/ubuntu.png" width="50" height="50" alt="Ubuntu linux" border="0"></a> </td> <td> <b><a href="{$root}/download/deb">Ubuntu</a></b> - binary and source .debs for Ubuntu Hardy (8.04) and Intrepid (8.10) + binary and source .debs for Ubuntu Hardy (8.04), Intrepid (8.10), and Jaunty (9.04) <td><a href="mailto:scott@open-vote.org">Scott Ritchie</a></td> </tr>
diff --git a/templates/en/download/deb.template b/templates/en/download/deb.template index e7d8c8c..18972d9 100644 --- a/templates/en/download/deb.template +++ b/templates/en/download/deb.template @@ -32,6 +32,8 @@ Party Software</b> tab and click <b>Add</b>.</p> <p>Then, <b>copy and paste one of the lines below</b> depending on which version you are running.</p>
+<p><b>For Ubuntu Jaunty (9.04):</b><br> +<i>deb http://wine.budgetdedicated.com/apt jaunty main #WineHQ - Ubuntu 9.04 "Jaunty Jackalope"</i></p> <p><b>For Ubuntu Intrepid (8.10):</b><br> <i>deb http://wine.budgetdedicated.com/apt intrepid main #WineHQ - Ubuntu 8.10 "Intrepid Ibex"</i></p> <p><b>For Ubuntu Hardy (8.04):</b><br> @@ -85,6 +87,8 @@ and pasting the following into your terminal:</p>
<p>Next, add the repository to your system's list of APT sources:</p>
+<p><b>For Ubuntu Jaunty (9.04):</b><br> +<i>sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/jaunty.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 Ubuntu Hardy (8.04):</b><br>