[bts-link] 19/31: bugzilla: update gcc (match HTTPS as well)

Sandro Tosi morph at moszumanska.debian.org
Wed Dec 30 01:37:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository bts-link.

commit afc66e68d954f5c4c70dde96f27c1eb609a46d66
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Dec 29 20:33:44 2015 +0000

    bugzilla: update gcc (match HTTPS as well)
---
 btslink.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/btslink.yaml b/btslink.yaml
index a7286bb..4b7de86 100644
--- a/btslink.yaml
+++ b/btslink.yaml
@@ -74,7 +74,7 @@ remotes:
     gcc:
       bugfmt: http://gcc.gnu.org/PR%s
       uri: http://gcc.gnu.org/bugzilla
-      uri-re: http://gcc.gnu.org/(?:PR|bugzilla/show_bug.cgi\?id=)([0-9]+)
+      uri-re: https?://gcc.gnu.org/(?:PR|bugzilla/show_bug.cgi\?id=)([0-9]+)
     ghostscript:
       closing: RESOLVED, VERIFIED, CLOSED
       uri: http://bugs.ghostscript.com

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/bts-link/bts-link.git



More information about the bts-link-commits mailing list