[gnome-disk-utility] Update URLs after migration



commit b5284a1e401a770aa6352af0e4ae572eb35c2fb8
Author: Kai Lüke <kailueke riseup net>
Date:   Wed May 30 16:40:40 2018 +0900

    Update URLs after migration
    
    Redirections are set up, but this should
    help avoid confusion.

 HACKING                                   | 6 +++---
 data/org.gnome.DiskUtility.appdata.xml.in | 4 ++--
 gnome-disk-utility.doap                   | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/HACKING b/HACKING
index 3558559a..cf2de2eb 100644
--- a/HACKING
+++ b/HACKING
@@ -1,11 +1,11 @@
 
 gnome-disk-utility development happens at in the GNOME git repository
 
- http://git.gnome.org/cgit/gnome-disk-utility/
+ https://gitlab.gnome.org/GNOME/gnome-disk-utility
 
-Send feedback and/or file bugs in the GNOME Bugzilla at
+Send feedback and/or file bugs in the GNOME GitLab instance at
 
- http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility
+ https://gitlab.gnome.org/GNOME/gnome-disk-utility/issues
 
 COMMIT MESSAGES
 ===============
diff --git a/data/org.gnome.DiskUtility.appdata.xml.in b/data/org.gnome.DiskUtility.appdata.xml.in
index 7c50ec32..e506c7b9 100644
--- a/data/org.gnome.DiskUtility.appdata.xml.in
+++ b/data/org.gnome.DiskUtility.appdata.xml.in
@@ -18,7 +18,7 @@
   </description>
   <screenshots>
     <screenshot type="default">
-      <image>https://git.gnome.org/browse/gnome-disk-utility/plain/data/appdata-screenshot.png</image>
+      <image>https://gitlab.gnome.org/GNOME/gnome-disk-utility/raw/master/data/appdata-screenshot.png</image>
       <caption>An easy way to manage your disks</caption>
     </screenshot>
   </screenshots>
@@ -32,7 +32,7 @@
   </kudos>
   <translation type="gettext">gnome-disk-utility</translation>
   <developer_name>The GNOME Project</developer_name>
-  <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-disk-utility/issues</url>
   <url type="donation">https://www.gnome.org/friends/</url>
   <url type="help">https://help.gnome.org/users/gnome-help/stable/disk.html</url>
   <url type="translate">https://wiki.gnome.org/TranslationProject</url>
diff --git a/gnome-disk-utility.doap b/gnome-disk-utility.doap
index cf3b5913..2b9580df 100644
--- a/gnome-disk-utility.doap
+++ b/gnome-disk-utility.doap
@@ -9,7 +9,7 @@
   <shortdesc xml:lang="en">Disk Management Utility for GNOME</shortdesc>
   <description xml:lang="en">Disk Management Utility for GNOME</description>
   <download-page rdf:resource="http://download.gnome.org/sources/gnome-disk-utility/"; />
-  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gnome-disk-utility"; />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/gnome-disk-utility/issues"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
   <programming-language>C</programming-language>
 
@@ -20,7 +20,7 @@
   <download-page
   rdf:resource="http://ftp.gnome.org/pub/GNOME/sources/gnome-disk-utility"/>
   <bug-database
-  rdf:resource="http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility"/>
+  rdf:resource="https://gitlab.gnome.org/GNOME/gnome-disk-utility/issues"/>
 
   <maintainer>
     <foaf:Person>


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