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

Bug#790386: marked as done (tracker.debian.org: Replace gitweb URLs with cgit)



Your message dated Tue, 30 Jun 2015 14:18:33 +0200
with message-id <20150630121833.GA24421@home.ouaza.com>
and subject line Re: Bug#790386: tracker.debian.org: Replace gitweb URLs with cgit
has caused the Debian Bug report #790386,
regarding tracker.debian.org: Replace gitweb URLs with cgit
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.)


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

The gitweb interface isn't fully functional, so updating the Alioth URLs
to use cgit provides a better experience to the user.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
>From 02390845b35a0525f7e1bb6aff2b05ebcb3fc8dc Mon Sep 17 00:00:00 2001
From: James McCoy <jamessan@debian.org>
Date: Sun, 28 Jun 2015 15:07:50 -0400
Subject: [PATCH] Replace gitweb URLs with cgit

---
 debian/control                                 | 2 +-
 debian/copyright                               | 2 +-
 distro_tracker/core/templates/core/footer.html | 2 +-
 docs/contributing.rst                          | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 5f41407..ee134f4 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 9),
 Standards-Version: 3.9.5
 Homepage: https://wiki.debian.org/qa.debian.org/distro-tracker
 Vcs-Git: git://anonscm.debian.org/qa/distro-tracker.git
-Vcs-Browser: https://anonscm.debian.org/gitweb/?p=qa/distro-tracker.git;a=summary
+Vcs-Browser: https://anonscm.debian.org/cgit/qa/distro-tracker.git
 X-Python-Version: >= 2.7
 
 Package: distro-tracker
diff --git a/debian/copyright b/debian/copyright
index b097d52..48798f9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: DistroTracker
-Source: http://anonscm.debian.org/gitweb/?p=qa/distro-tracker.git
+Source: http://anonscm.debian.org/cgit/qa/distro-tracker.git
 
 Files: *
 Copyright: 2013 Marko Lalic <marko.lalic@gmail.com>
diff --git a/distro_tracker/core/templates/core/footer.html b/distro_tracker/core/templates/core/footer.html
index a234dcb..4c35f8e 100644
--- a/distro_tracker/core/templates/core/footer.html
+++ b/distro_tracker/core/templates/core/footer.html
@@ -2,5 +2,5 @@
                     <div id="footer-copyright">
                         <a href="http://deb.li/DTAuthors";>Copyright</a> 2013-2014 The Distro Tracker Developers</div>
                     <div id="footer-repository">
-                        <a href="https://anonscm.debian.org/gitweb/?p=qa/distro-tracker.git";>Git Repository</a>
+                        <a href="https://anonscm.debian.org/cgit/qa/distro-tracker.git";>Git Repository</a>
                     </div>
diff --git a/docs/contributing.rst b/docs/contributing.rst
index 245a9af..11ddd29 100644
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -39,7 +39,7 @@ Usual workflow
        $ git clone git://anonscm.debian.org/qa/distro-tracker.git
 
      Note that you can also browse the sources at
-     https://anonscm.debian.org/gitweb/?p=qa/distro-tracker.git
+     https://anonscm.debian.org/cgit/qa/distro-tracker.git
 
   2. Follow the steps in the chapter :ref:`setting-up`.
 
-- 
2.1.4


--- End Message ---
--- Begin Message ---
Hi,

On Sun, 28 Jun 2015, James McCoy wrote:
> The gitweb interface isn't fully functional, so updating the Alioth URLs
> to use cgit provides a better experience to the user.

Thanks, merged and deployed (with some http -> https change on top).

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: http://www.freexian.com/services/debian-lts.html
Learn to master Debian: http://debian-handbook.info/get/

--- End Message ---

Reply to: