Scott Ritchie : Update-Ubuntu-download-page-for-newer-versions

Jeremy Newman jnewman at winehq.org
Thu Dec 19 13:58:34 CST 2013


Module: website
Branch: master
Commit: b39d38a9ef4f0d2583201fcb616185a057cd0a1e
URL:    http://source.winehq.org/git/website.git/?a=commit;h=b39d38a9ef4f0d2583201fcb616185a057cd0a1e

Author: Scott Ritchie <scottritchie at ubuntu.com>
Date:   Wed Dec 18 17:12:44 2013 -0800

Update-Ubuntu-download-page-for-newer-versions

---

 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.</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/ubuntu">Download Ubuntu packages</a></b> 
-     - 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)
     <td><a href="mailto:scottritchie at ubuntu.com">Scott Ritchie</a></td>
   </tr>
 
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</b> tab and click <b>Add</b>.</p>
 
 <h2>Warning: Beta packages</h2>
 
-<p><i>The 1.5 packages here are beta packages.  This means they will 
+<p><i>The 1.7 packages here are beta packages.  This means they will 
 periodically suffer from 
 <a href="http://wiki.winehq.org/Regression">regressions</a>, 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.</i></p>
 
 <h2>Installing Wine:</h2>
 
 <p>Once you have added the WineHQ PPA Repository, you are ready to install.</p>
 
-<p><i>To get the most recent Wine 1.5 beta, 
-<a href="apt://wine1.5">click this link to install the wine1.5 package</a>.</i></p>
-<p><i>To install the older, stable Wine 1.4 version, 
-<a href="apt://wine1.4">click this link to install the wine1.4 package</a>.</i></p>
+<p><i>To get the most recent Wine 1.7 beta, 
+<a href="apt://wine1.7">click this link to install the wine1.7 package</a>.</i></p>
+<p><i>To install the older, stable Wine 1.6 version, 
+<a href="apt://wine1.6">click this link to install the wine1.6 package</a>.</i></p>
 
 <h2>Upgrading to a new version of Ubuntu</h2>
 
-<p>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. 
+<p>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.
 </p>
 
@@ -56,6 +56,6 @@ may be useful on Kubuntu, Xubuntu, and other Ubuntu derivatives.</p>
 
 <p>Then update APT package information by running '<b>sudo apt-get 
 update</b>'. You can now install Wine by typing '<b>sudo apt-get 
-install wine1.5</b>'.</p>
+install wine1.7</b>'.</p>
 
 <p>If you'd like to browse the PPA manually, you can <a href="https://launchpad.net/~ubuntu-wine/+archive/ppa">visit its Launchpad page</a>.</p>




More information about the wine-cvs mailing list