From 8bc599d0543662f72378213bbece7646514d0289 Mon Sep 17 00:00:00 2001 From: Curtis Gedak Date: Wed, 22 Aug 2018 11:37:27 -0600 Subject: [PATCH] Update bug links from Bugzilla to GitLab issues (!11) - Bugzilla has disabled reporting of new bugs. - Existing Bugzilla bug reports permit new comments only. - New bugs are to be created on GitLab issues. Reference: [GitLab] IMPORTANT: Mass migration plan https://mail.gnome.org/archives/desktop-devel-list/2018-March/msg00023.html Closes !11 - Update bugzilla references --- configure.ac | 2 +- gparted.doap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 64eaf195..15b0792e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([gparted],[0.32.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted]) +AC_INIT([gparted],[0.32.0-git],[https://gitlab.gnome.org/GNOME/gparted/issues]) AC_PREREQ([2.50]) AC_CONFIG_SRCDIR([src/main.cc]) diff --git a/gparted.doap b/gparted.doap index 9deaa7d9..ec6d6424 100644 --- a/gparted.doap +++ b/gparted.doap @@ -16,7 +16,7 @@ GNOME Partition Editor for manipulating disk partitions - +