[rhythmbox: 1/2] Bugs now reported on GitLab
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox: 1/2] Bugs now reported on GitLab
- Date: Mon, 18 Nov 2019 21:52:51 +0000 (UTC)
commit 5d6b52a72f340d98275576036539b3d93f56d6b6
Author: Chris Graham <chris ocproducts com>
Date: Thu Oct 10 17:50:27 2019 -0500
Bugs now reported on GitLab
HACKING | 8 ++++----
README | 6 +++---
configure.ac | 2 +-
3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/HACKING b/HACKING
index aa8f6fd97..649b47e85 100644
--- a/HACKING
+++ b/HACKING
@@ -28,10 +28,10 @@ send should be in 'git format-patch' or 'git diff' format against current
git master. You can also browse the source code and revision history using
a web browser here: http://git.gnome.org/browse/rhythmbox.
-Bugs and feature requests are tracked in GNOME Bugzilla
-(http://bugzilla.gnome.org/) under the 'rhythmbox' product. Patches should be
-attached to bugs rather than sent to the mailing list, as patches sent to the
-mailing list are easily overlooked and forgotten.
+Bugs and feature requests are tracked in the GitLab repository
+(https://gitlab.gnome.org/GNOME/rhythmbox/issues). Patches should be
+attached to bugs rather than sent to the mailing list, as patches sent to
+the mailing list are easily overlooked and forgotten.
Finally, here is some sample code written in the correct style:
diff --git a/README b/README
index 6d605263b..762c528f9 100644
--- a/README
+++ b/README
@@ -23,9 +23,9 @@ See the files INSTALL.quick and INSTALL.
How to report bugs
==================
-Bugs should be reported to the GNOME bug tracking system.
-(https://bugzilla.gnome.org, product rhythmbox.) You will need to create an
-account for yourself.
+Bugs should be reported to the GitLab repository.
+(https://gitlab.gnome.org/GNOME/rhythmbox/issues) You will need to
+create an account for yourself.
Please read the GNOME bug reporting guidelines, documented here:
https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/Guidelines
diff --git a/configure.ac b/configure.ac
index a4be04d1e..ef016daa4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.63.2)
AC_INIT([rhythmbox],
[3.4.3],
- [https://bugzilla.gnome.org/enter_bug.cgi?product=rhythmbox])
+ [https://gitlab.gnome.org/GNOME/rhythmbox/issues/new])
AC_CONFIG_SRCDIR(rhythmbox.pc.in)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]