Module: website
Branch: master
Commit: 1c63dd484188bd38349c79dc7d7800c0dcdf4a95
URL: http://source.winehq.org/git/website.git/?a=commit;h=1c63dd484188bd38349c79…
Author: Rosanne DiMesio <dimesio(a)earthlink.net>
Date: Wed Jul 22 13:43:25 2015 -0500
Update Debian downloads info
Updates the Debian links on the Downloads page to point to packages.debian.org and deletes the obsolete WineHQ Debian downloads page.
---
templates/en/download.template | 8 ++++----
templates/en/download/debian.template | 22 ----------------------
2 files changed, 4 insertions(+), 26 deletions(-)
diff --git a/templates/en/download.template b/templates/en/download.template
index 587415f..a68e8b1 100644
--- a/templates/en/download.template
+++ b/templates/en/download.template
@@ -68,12 +68,12 @@ requested in exchange for hosting the Wine web site.</p>
</tr>
<tr bgcolor="#ffffff">
- <td align=center><a href="{$root}/download/debian">
+ <td align=center><a href="https://packages.debian.org/search?keywords=wine-development">
<img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a>
</td>
- <td> <b><a href="{$root}/download/debian">Download Debian packages</a></b>
- - binary .debs for Debian Sid</td>
- <td><a href="mailto:curan@debian.org">Kai Wasserbäch</a></td>
+ <td> <b><a href="https://packages.debian.org/search?keywords=wine-development">Download Debian packages</a></b>
+ - binary and source .debs for Debian</td>
+ <td><a href="mailto:pkg-wine-party@lists.alioth.debian.org">Debian Wine Party</a></td>
</tr>
<tr bgcolor="#ffffff">
diff --git a/templates/en/download/debian.template b/templates/en/download/debian.template
deleted file mode 100644
index 51bacdf..0000000
--- a/templates/en/download/debian.template
+++ /dev/null
@@ -1,22 +0,0 @@
-<!--TITLE:[Wine for Debian Sid]-->
-<!--BLURB:[Wine for Debian Sid]-->
-
-<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 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>
-
-<p><b>Warning: These are beta packages</b><br>
-<i>This means they will periodically suffer from <a href="http://wiki.winehq.org/RegressionTesting">regressions</a>, and as a result an update may break functionality in Wine. If the latest stable release of Wine (currently Wine {$config_stable_release}) works for you, then you may not want to use these beta packages.</i></p>
-
-<p>This website has packages for i386 and amd64 architecture.</p>
-
-<p>To install wine packages you must download the .deb files and manually install them. See the page for more details.</p>
-
-<br><br><p style="font-size:12px;text-align:left;font-style: italic;">
-Homepage: <a href="http://dev.carbon-project.org/debian/wine-unstable/" target="_blank">http://dev.carbon-project.org/debian/wine-unstable/</a><br>
-Package builder: <a href="mailto:curan@debian.org">Kai Wasserbäch</a>
-</p>
-
-