[gobject-introspection] Update bugzilla product/component



commit 81aeb715f3d6d899ac310dbbb37d0c0fb15be436
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Tue Mar 3 12:56:04 2015 +0100

    Update bugzilla product/component
    
    g-i bug reports have been moved from:
      http://bugzilla.gnome.org/enter_bug.cgi?product=glib&amp;component=introspection
    to:
      http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection
    
    https://bugzilla.gnome.org/show_bug.cgi?id=745498

 README                     |    3 +--
 configure.ac               |    2 +-
 docs/g-ir-compiler.1       |    3 +--
 docs/g-ir-generate.1       |    3 +--
 docs/g-ir-scanner.1        |    3 +--
 gobject-introspection.doap |    2 +-
 6 files changed, 6 insertions(+), 10 deletions(-)
---
diff --git a/README b/README
index 81f8614..05be783 100644
--- a/README
+++ b/README
@@ -62,8 +62,7 @@ http://live.gnome.org/GObjectIntrospection
 
 Reporting bugs
 ==============
-Bugs should be reported in http://bugzilla.gnome.org/, the glib product and
-the introspection component.
+Bugs should be reported in http://bugzilla.gnome.org/ in the gobject-introspection product.
 
 Contact
 =======
diff --git a/configure.ac b/configure.ac
index 71709ee..f27b652 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ m4_define(gi_version, gi_major_version.gi_minor_version.gi_micro_version)
 AC_PREREQ([2.63])
 AC_INIT([gobject-introspection],
         [gi_version],
-        [http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection],
+        [http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection],
         [gobject-introspection])
 
 AC_CONFIG_HEADER([config.h])
diff --git a/docs/g-ir-compiler.1 b/docs/g-ir-compiler.1
index 24b180a..43c0119 100644
--- a/docs/g-ir-compiler.1
+++ b/docs/g-ir-compiler.1
@@ -34,8 +34,7 @@ The name of the library should not contain the leading lib prefix nor
 the ending shared library suffix.
 .TP
 .SH BUGS
-Report bugs at http://bugzilla.gnome.org/ in the glib product and
-introspection component.
+Report bugs at http://bugzilla.gnome.org/ in the gobject-introspection product.
 .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 78d12d5..9b51698 100644
--- a/docs/g-ir-generate.1
+++ b/docs/g-ir-generate.1
@@ -21,8 +21,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 glib product and
-introspection component.
+Report bugs at http://bugzilla.gnome.org/ in the gobject-introspection product.
 .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 591df47..72af1d7 100644
--- a/docs/g-ir-scanner.1
+++ b/docs/g-ir-scanner.1
@@ -137,8 +137,7 @@ set on a distribution so you shouldn't need to set it yourself.
 The variable GI_SCANNER_DISABLE_CACHE ensures that the scanner will
 not write cache data to $HOME.
 .SH BUGS
-Report bugs at http://bugzilla.gnome.org/ in the glib product and
-introspection component.
+Report bugs at http://bugzilla.gnome.org/ in the gobject-introspection product.
 .SH HOMEPAGE and CONTACT
 http://live.gnome.org/GObjectIntrospection
 .SH AUTHORS
diff --git a/gobject-introspection.doap b/gobject-introspection.doap
index 20ca78e..b01251f 100644
--- a/gobject-introspection.doap
+++ b/gobject-introspection.doap
@@ -15,7 +15,7 @@
 
   <homepage rdf:resource="http://live.gnome.org/GObjectIntrospection"; />
   <license rdf:resource="http://usefulinc.com/doap/licenses/lgpl"; />
-  <bug-database 
rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=glib&amp;component=introspection"/>
+  <bug-database rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=gobject-introspection"/>
   <mailing-list rdf:resource="mailto:gtk-devel-list gnome org" />
 
   <programming-language>C</programming-language>


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