From 15eec72e9691ffa6fcfd00ba27d85cd299d7afcc Mon Sep 17 00:00:00 2001 From: Antoine Beaupre Date: Thu, 14 Jul 2011 10:00:32 -0400 Subject: fix the link to the pgp key file --- templates/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html.erb b/templates/index.html.erb index 65ac222..654efb3 100644 --- a/templates/index.html.erb +++ b/templates/index.html.erb @@ -28,7 +28,7 @@ squeeze or sid.

verified against a whitelist of trusted uploaders) using OpenPGP (GnuPG, to be more precise).

-

The key of the archive is in the key.asc file. You should add the key using something like this:

+

The key of the archive is in the key.asc file. You should add the key using something like this:

 wget http://debian.<%= domain %>/debian/key.asc
-- 
cgit v1.2.3


From f6bbb8ff44e6c56bba34efd8b053ae47114ee4bc Mon Sep 17 00:00:00 2001
From: Antoine Beaupre 
Date: Thu, 14 Jul 2011 10:04:08 -0400
Subject: make links to the pool and dists directories

---
 templates/index.html.erb | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/templates/index.html.erb b/templates/index.html.erb
index 654efb3..5f50754 100644
--- a/templates/index.html.erb
+++ b/templates/index.html.erb
@@ -35,3 +35,12 @@ wget http://debian.<%= domain %>/debian/key.asc
 apt-key add key.asc
 apt-get update
 
+ +

Browsing the archive

+ +There is no interactive interface to browse the archive. + +