[rygel] doc,data: Update URL for gitlab



commit f982b54363ce2a337c412c9372099d5a18c8e006
Author: Jens Georg <mail jensge org>
Date:   Wed Sep 5 10:35:19 2018 +0200

    doc,data: Update URL for gitlab

 .gitlab/issue_templates/IOP.md | 11 +++++++++++
 data/rygel.conf                |  2 +-
 doc/man/rygel.conf.xml         |  4 ++--
 doc/man/rygel.xml              |  2 +-
 4 files changed, 15 insertions(+), 4 deletions(-)
---
diff --git a/.gitlab/issue_templates/IOP.md b/.gitlab/issue_templates/IOP.md
new file mode 100644
index 00000000..9346e529
--- /dev/null
+++ b/.gitlab/issue_templates/IOP.md
@@ -0,0 +1,11 @@
+### Which device are you experiencing problems with?
+
+### Which issues do you see?
+
+[x] Adding the device to `force_downgrade_for` made it working
+<!-- Remove the line above if it did not -->
+
+<!-- Please do not modify anything after here -->
+
+/label ~"5. Iop"
+/label ~"1. Bug"
diff --git a/data/rygel.conf b/data/rygel.conf
index 14c19cd5..3225dbbc 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -52,7 +52,7 @@ allow-deletion=false
 # WARNING /!\: Only change this setting when told to do so or when you know
 #              what you're doing. If you find that adding your device makes it
 #              working with Rygel, please file a bug at
-#              https://bugzilla.gnome.org/enter_bug.cgi?product=Rygel&component=IOP
+#              https://gitlab.gnome.org/GNOME/rygel/issues/new/?issuable_template=IOP
 #              so we can include it in future releases.
 #force-downgrade-for=Allegro-Software-WebClient;SEC_HHP;SEC 
HHP;Mediabolic-IMHTTP/1;TwoPlayer;Reciva;FDSSDP;Portable SDK for UPnP devices;Darwin
 
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index e20bcb64..8da7c3db 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -214,7 +214,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
         <listitem>
           <para>Semicolon-separated list of device user-agents (or parts thereof) which need a forced 
downgrade to <userinput>MediaServer:1</userinput> and/or <userinput>ContentDirectory:1</userinput>.</para>
           <para><warning>
-              <para>Only use this parameter if you know what your&apos;re doing or are being told to do so; 
overriding the default value might cause incompatibilites. If you find that adding your device here enables 
its usage with Rygel, please  <ulink 
url="https://bugzilla.gnome.org/enter_bug.cgi?product=Rygel&amp;component=IOP";>file an IOP bug</ulink> so we 
can include it into the default configuration.</para>
+              <para>Only use this parameter if you know what your&apos;re doing or are being told to do so; 
overriding the default value might cause incompatibilites. If you find that adding your device here enables 
its usage with Rygel, please  <ulink 
url="https://gitlab.gnome.org/GNOME/rygel/issues/new/?issuable_template=IOP";>file an IOP bug</ulink> so we 
can include it into the default configuration.</para>
             </warning></para>
         </listitem>
       </varlistentry>
@@ -510,7 +510,7 @@ enabled=false</programlisting>
   </refsect1>
   <refsect1>
     <title>MPRIS</title>
-    <para>The MPRIS plugin is a consumer of the  <ulink url="http://www.mpris.org";>MPRIS2 DBus interface 
specification</ulink>. The implementation conforms to version 2.0 of the standard.
+    <para>The MPRIS plugin is a consumer of the  <ulink 
url="https://specifications.freedesktop.org/mpris-spec/latest/";>MPRIS2 DBus interface specification</ulink>. 
The implementation conforms to version 2.0 of the standard.
       </para>
     <para><application>&dhpackage;</application> exposes media players that implement the provider side of 
this DBus specification as DLNA Digital Media Renderers (DMR) similar to the Playbin plugin. This means that 
you can easily turn your media player into a DMR by implementing this DBus specification.</para>
     <para>Players that implement this spec and are known to work with <application>&dhpackage;</application> 
are  <ulink url="http://banshee.fm";>Banshee</ulink>, <ulink url="http://www.rhythmbox.org";>Rhythmbox</ulink> 
and <ulink url="https://wiki.gnome.org/Apps/Videos";>GNOME Videos (previously known as Totem)</ulink>
diff --git a/doc/man/rygel.xml b/doc/man/rygel.xml
index ea98bf89..f3f73721 100644
--- a/doc/man/rygel.xml
+++ b/doc/man/rygel.xml
@@ -459,7 +459,7 @@ handling.</para>
   <refsect1 id="bugs">
 <!-- Or use this section to tell about upstream BTS. -->    <title>BUGS</title>
     <para>The  <acronym>BTS</acronym> can be found
-      at <ulink url="https://bugzilla.gnome.org/buglist.cgi?product=rygel"/>.</para>
+    at <ulink url="https://gitlab.gnome.org/GNOME/rygel/issues"/>.</para>
   </refsect1>
   <refsect1 id="see_also">
     <title>SEE ALSO</title>


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