[gobject-introspection] Update bug reporting links.
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] Update bug reporting links.
- Date: Sat, 10 Mar 2018 15:41:22 +0000 (UTC)
commit 6a8e1b8ad69e5ec4609295e8bf72547d70836871
Author: Tomasz Miąsko <tomasz miasko gmail com>
Date: Sun Feb 18 00:00:00 2018 +0000
Update bug reporting links.
Also disable automatic hyphenation in manual pages to prevent wrapping
long URLs. Ensures that URLs can be easily navigated by clicking on
them.
COPYING | 2 +-
README | 2 +-
docs/g-ir-compiler.1 | 3 ++-
docs/g-ir-generate.1 | 3 ++-
docs/g-ir-scanner.1 | 3 ++-
5 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/COPYING b/COPYING
index 3c45039c..60b8bdd6 100644
--- a/COPYING
+++ b/COPYING
@@ -8,5 +8,5 @@ The tools (tools/) are licensed under the GPLv2+. See the file COPYING.GPL.
There is also some MIT code in giscanner/. In general where
applicable files should have headers denoting their license status; if
-they do not, please file a bug at http://bugzilla.gnome.org.
+they do not, please file a bug at https://gitlab.gnome.org/GNOME/gobject-introspection/issues.
diff --git a/README b/README
index 05be7838..4a57dc08 100644
--- a/README
+++ b/README
@@ -62,7 +62,7 @@ http://live.gnome.org/GObjectIntrospection
Reporting bugs
==============
-Bugs should be reported in http://bugzilla.gnome.org/ in the gobject-introspection product.
+Bugs should be reported in https://gitlab.gnome.org/GNOME/gobject-introspection/issues.
Contact
=======
diff --git a/docs/g-ir-compiler.1 b/docs/g-ir-compiler.1
index 28283207..c2197b44 100644
--- a/docs/g-ir-compiler.1
+++ b/docs/g-ir-compiler.1
@@ -1,4 +1,5 @@
.TH "g-ir-compiler" 1
+.nh
.SH NAME
g-ir-compiler \- typelib compiler.
.SH SYNOPSIS
@@ -33,7 +34,7 @@ Specifies the shared library where the symbols in the typelib can be found.
The name of the library should not contain the ending shared library suffix.
.TP
.SH BUGS
-Report bugs at http://bugzilla.gnome.org/ in the gobject-introspection product.
+Report bugs at https://gitlab.gnome.org/GNOME/gobject\-introspection/issues.
.SH HOMEPAGE and CONTACT
http://live.gnome.org/GObjectIntrospection
.SH AUTHORS
diff --git a/docs/g-ir-generate.1 b/docs/g-ir-generate.1
index b42bc7e0..ffe4904a 100644
--- a/docs/g-ir-generate.1
+++ b/docs/g-ir-generate.1
@@ -1,4 +1,5 @@
.TH "g-ir-generate" 1
+.nh
.SH NAME
g-ir-generate \- typelib generator
.SH SYNOPSIS
@@ -21,7 +22,7 @@ The shared library to read the symbols from.
Save the resulting output in FILENAME.
.TP
.SH BUGS
-Report bugs at http://bugzilla.gnome.org/ in the gobject-introspection product.
+Report bugs at https://gitlab.gnome.org/GNOME/gobject\-introspection/issues.
.SH HOMEPAGE and CONTACT
http://live.gnome.org/GObjectIntrospection
.SH AUTHORS
diff --git a/docs/g-ir-scanner.1 b/docs/g-ir-scanner.1
index f027fdb5..d38241f1 100644
--- a/docs/g-ir-scanner.1
+++ b/docs/g-ir-scanner.1
@@ -1,4 +1,5 @@
.TH "g-ir-scanner" 1
+.nh
.SH NAME
g-ir-scanner \- extracting C metadata from sources and headers
.SH SYNOPSIS
@@ -145,7 +146,7 @@ The variable GI_HOST_OS can be used to control the OS name on the
host that runs the scanner. It has the same semantics as the Python
os.name property.
.SH BUGS
-Report bugs at http://bugzilla.gnome.org/ in the gobject-introspection product.
+Report bugs at https://gitlab.gnome.org/GNOME/gobject\-introspection/issues.
.SH HOMEPAGE and CONTACT
http://live.gnome.org/GObjectIntrospection
.SH AUTHORS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]