From: Scott Ritchie Subject: [website] Update-Ubuntu-download-page-for-newer-versions Message-Id: Date: Wed, 18 Dec 2013 17:12:44 -0800 Update-Ubuntu-download-page-for-newer-versions From 09921146dcd953ea9453335cfb6e7ef36c4e2945 Mon Sep 17 00:00:00 2001 Message-Id: <09921146dcd953ea9453335cfb6e7ef36c4e2945.1387414212.git.scottritchie@ubuntu.com> From: Scott Ritchie Date: Wed, 4 Sep 2013 12:59:43 -0700 Subject: [PATCH] Update Ubuntu download page for newer versions Migrate ubuntu download page to Wine 1.6/1.7 --- templates/en/download.template | 2 +- templates/en/download/ubuntu.template | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/templates/en/download.template b/templates/en/download.template index cfdf1bb..ec1f7fa 100644 --- a/templates/en/download.template +++ b/templates/en/download.template @@ -61,7 +61,7 @@ requested in exchange for hosting the Wine web site.

Ubuntu linux Download Ubuntu packages - - binary and source .debs for Ubuntu Precise (12.04), Quantal (12.10), and Raring (13.04) + - binary and source .debs for Ubuntu Precise (12.04), Quantal (12.10), Raring (13.04), and Saucy (13.10) Scott Ritchie diff --git a/templates/en/download/ubuntu.template b/templates/en/download/ubuntu.template index 2a02c90..caee2fd 100644 --- a/templates/en/download/ubuntu.template +++ b/templates/en/download/ubuntu.template @@ -25,25 +25,25 @@ Software tab and click Add.

Warning: Beta packages

-

The 1.5 packages here are beta packages. This means they will +

The 1.7 packages here are beta packages. This means they will periodically suffer from regressions, and as a result an -update may break functionality in Wine. If the stable 1.4 Wine version works +update may break functionality in Wine. If the stable 1.6 Wine version works for you, then you may not want to use these beta packages.

Installing Wine:

Once you have added the WineHQ PPA Repository, you are ready to install.

-

To get the most recent Wine 1.5 beta, -click this link to install the wine1.5 package.

-

To install the older, stable Wine 1.4 version, -click this link to install the wine1.4 package.

+

To get the most recent Wine 1.7 beta, +click this link to install the wine1.7 package.

+

To install the older, stable Wine 1.6 version, +click this link to install the wine1.6 package.

Upgrading to a new version of Ubuntu

-

If you are upgrading the entire system, such as going from Ubuntu 11.10 to -12.04, you will need to come back to this page and add the repository again. +

If you are upgrading the entire system, such as going from Ubuntu 13.10 to +14.04, you will need to come back to this page and add the repository again. The built in update manager will not switch the Wine repository automatically.

@@ -56,6 +56,6 @@ may be useful on Kubuntu, Xubuntu, and other Ubuntu derivatives.

Then update APT package information by running 'sudo apt-get update'. You can now install Wine by typing 'sudo apt-get -install wine1.5'.

+install wine1.7'.

If you'd like to browse the PPA manually, you can visit its Launchpad page.

-- 1.8.3.2