git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Be elaborate when specifying the debs on the download page.
@ 2006-05-04 11:37 Martin Atukunda
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Atukunda @ 2006-05-04 11:37 UTC (permalink / raw)
  To: git; +Cc: Martin Atukunda

From: Martin Atukunda <matlads@igloo.ds.co.ug>

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@dsmagic.com>

---

 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Be elaborate when specifying the debs on the download page.
@ 2006-05-04 13:32 Petr Baudis
  2006-05-04 15:45 ` Jakub Narebski
  0 siblings, 1 reply; 3+ messages in thread
From: Petr Baudis @ 2006-05-04 13:32 UTC (permalink / raw)
  To: Martin Atukunda; +Cc: git, Martin Atukunda

Dear diary, on Thu, May 04, 2006 at 01:37:24PM CEST, I got a letter
where Martin Atukunda <matlads@dsmagic.com> said that...
> From: Martin Atukunda <matlads@igloo.ds.co.ug>
> 
> 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@dsmagic.com>

Thanks, applied.

It would be helpful if you could please at least cc' me on the website
patches, I sometimes do not read all mails on git@ with [PATCH] in
subject...

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
Right now I am having amnesia and deja-vu at the same time.  I think
I have forgotten this before.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Be elaborate when specifying the debs on the download page.
  2006-05-04 13:32 [PATCH] Be elaborate when specifying the debs on the download page Petr Baudis
@ 2006-05-04 15:45 ` Jakub Narebski
  0 siblings, 0 replies; 3+ messages in thread
From: Jakub Narebski @ 2006-05-04 15:45 UTC (permalink / raw)
  To: git

Petr Baudis wrote:

> It would be helpful if you could please at least cc' me on the website
> patches, I sometimes do not read all mails on git@ with [PATCH] in
> subject...

Perhaps it would be nice to mark non-git patches in subject: [web],
[gitweb], [StGIT], [Cogito], etc.

-- 
Jakub Narebski
Warsaw, Poland

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-04 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-04 13:32 [PATCH] Be elaborate when specifying the debs on the download page Petr Baudis
2006-05-04 15:45 ` Jakub Narebski
  -- strict thread matches above, loose matches on Subject: below --
2006-05-04 11:37 Martin Atukunda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).