[PATCH] Be elaborate when specifying the debs on the download page.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Martin Atukunda <matlads@xxxxxxxxxxxxxx>

Junio hasn't done the debian packages for git in a while, and as
such the location specified on the site is outdated. Incidentally
git-core _is_ packaged for debian and versions of it are in unstable
and testing. There is a version for stable maintained at backports.org.

This commit modifies the downloads page to reflect these changes.

Signed-Off-By: Martin Atukunda <matlads@xxxxxxxxxxx>

---

 download.html |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

e3416893f5aaa3fe464bc1f8a0add75deb3fb0f5
diff --git a/download.html b/download.html
index 3a3d4e6..315dff1 100644
--- a/download.html
+++ b/download.html
@@ -56,7 +56,20 @@
 <dd><a href="http://kernel.org/pub/software/scm/git/RPMS/";>http://kernel.org/pub/software/scm/git/RPMS/</a></dd>
 
 <dt>Debs</dt>
-<dd><a href="http://kernel.org/pub/software/scm/git/debian/";>http://kernel.org/pub/software/scm/git/debian/</a></dd>
+<dd>
+	<dl>
+		<dt>Stable</dt>
+		<dd><a href="http://www.backports.org/debian/pool/g/git-core/";>http://www.backports.org/debian/pool/main/g/git-core/</a></dd>
+	</dl>
+	<dl>
+		<dt>Testing</dt>
+		<dd><a href="http://packages.debian.org/testing/devel/git-core/";>http://packages.debian.org/testing/devel/git-core/</a></dd>
+	</dl>
+	<dl>
+		<dt>Unstable</dt>
+		<dd><a href="http://packages.debian.org/unstable/devel/git-core/";>http://packages.debian.org/unstable/devel/git-core/</a></dd>
+	</dl>
+</dd>
 
 </dl>
 
-- 
1.3.1.g7464

-
: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]