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

Bug#834632: marked as done (snapshot.debian.org: sidebar.mako: Correct link to API page.)



Your message dated Wed, 17 Aug 2016 17:44:55 +0000
with message-id <20160817174455.GE1495@sarek.noreply.org>
and subject line Re: Bug#834632: snapshot.debian.org: sidebar.mako: Correct link to API page.
has caused the Debian Bug report #834632,
regarding snapshot.debian.org: sidebar.mako: Correct link to API page.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
834632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834632
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: snapshot.debian.org
Severity: wishlist
Tags: patch

Hi,

Attached is the following:

  commit c7ef4dc5a4eca88040fdafbc3c394852bb62421d
  Author: Chris Lamb <lamby@debian.org>
  Date:   Wed Aug 17 17:11:11 2016 +0100
  
      sidebar.mako: Correct link to API page.
      
      Signed-off-by: Chris Lamb <lamby@debian.org>
  
   web/app/snapshot/templates/sidebar.mako | 2 +-
   1 file changed, 1 insertion(+), 1 deletion(-)


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
From c7ef4dc5a4eca88040fdafbc3c394852bb62421d Mon Sep 17 00:00:00 2001
From: Chris Lamb <lamby@debian.org>
Date: Wed, 17 Aug 2016 17:11:11 +0100
Subject: [PATCH] sidebar.mako: Correct link to API page.

Signed-off-by: Chris Lamb <lamby@debian.org>
---
 web/app/snapshot/templates/sidebar.mako | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/app/snapshot/templates/sidebar.mako b/web/app/snapshot/templates/sidebar.mako
index d09a772..60ea252 100644
--- a/web/app/snapshot/templates/sidebar.mako
+++ b/web/app/snapshot/templates/sidebar.mako
@@ -39,6 +39,6 @@ Search in the index of source packages:<br />
 <ul>
 	<li><a href="oldnews">older news</a></li>
 	<li><a href="http://lists.debian.org/debian-snapshot/";>mailinglist</a></li>
-	<li><a href="http://git.debian.org/?p=mirror/snapshot.debian.org.git;a=blob_plain;f=API";>machine-usable interface</a></li>
+	<li><a href="https://anonscm.debian.org/cgit/mirror/snapshot.debian.org.git/plain/API";>machine-usable interface</a></li>
 	<li><a href="removal/">removal logs</a></li>
 </ul>
-- 
2.8.1


--- End Message ---
--- Begin Message ---
On Wed, 17 Aug 2016, Chris Lamb wrote:

> Attached is the following:

>       sidebar.mako: Correct link to API page.

thanks.
-- 
                            |  .''`.       ** Debian **
      Peter Palfrader       | : :' :      The  universal
 https://www.palfrader.org/ | `. `'      Operating System
                            |   `-    https://www.debian.org/

--- End Message ---

Reply to: