New Debian Squeeze repository

Maurilio Genovese repository at lamaresh.net
Sat Feb 28 08:27:42 CST 2009


---

 templates/en/download.template          |    2 +-
 templates/en/download/deblenny.template |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/templates/en/download.template b/templates/en/download.template
index 43d9479..f1fefbb 100644
--- a/templates/en/download.template
+++ b/templates/en/download.template
@@ -70,7 +70,7 @@ 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 Etch, Lenny and Sid</td>
+     binary .debs for Debian Lenny, Squeeze and Sid</td>
     <td><a href="mailto:repository at lamaresh.net">Maurilio Genovese</a><br><a href="mailto:ben.klein at lamaresh.net">Ben Klein</a></td>
   </tr>
 
diff --git a/templates/en/download/deblenny.template b/templates/en/download/deblenny.template
index 3c404b5..98a3552 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 Etch, Lenny and Sid
+Wine for Debian Lenny, Squeeze 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,11 +22,11 @@ Wine for Debian Etch, Lenny and Sid
 <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 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 Squeeze: <i>deb http://www.lamaresh.net/apt squeeze 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>wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add</i> <font color="gray">#to add gpg key</font></div>
+<div style="position:relative;left:20px"><i>wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add - </i> <font color="gray">#to add gpg key</font></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>
 <h2>Method 2: Download .deb and manually install it</h2>




More information about the wine-cvs mailing list