Your message dated Mon, 18 Jun 2018 12:40:04 +0000 with message-id <[email protected]> and subject line Bug #901588 in snapshot.debian.org fixed has caused the Debian Bug report #901588, regarding Replace broken anonscm link with current salsa url 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 [email protected] immediately.) -- 901588: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901588 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: snapshot.debian.org Severity: normal Tags: patch Hi there, the following patch is pretty self-explanatory: diff a/web/app/snapshot/templates/sidebar.mako b/web/app/snapshot/templates/sidebar.mako --- 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="https://anonscm.debian.org/cgit/mirror/snapshot.debian.org.git/plain/API">machine-usable interface</a></li> + <li><a href="https://salsa.debian.org/snapshot-team/snapshot/raw/master/API">machine-usable interface</a></li> <li><a href="removal/">removal logs</a></li> </ul> If you'd like a tree to pull against, use https://salsa.debian.org/youam-guest/snapshot/tree/fixup-api-link thanks, Uli
--- End Message ---
--- Begin Message ---Hello, Bug #901588 in snapshot.debian.org reported by you has been fixed in the Git repository. You can see the commit message below, and you can check the diff of the fix at: https://salsa.debian.org/snapshot-team/snapshot/commit/d572a08a803caf0fe778786bd576569f5abe08f8 ------------------------------------------------------------------------ Merge remote-tracking branch 'youam/fixup-api-link' * youam/fixup-api-link: Update API link to salsa Closes: #901588 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/901588
--- End Message ---
