[bts-link] 20/31: bugzilla: update freedesktop (to accept short URLs 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 020602ae231d62d2cb7401431787f8641489ef87
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Dec 29 23:38:56 2015 +0000

    bugzilla: update freedesktop (to accept short URLs as well)
---
 btslink.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/btslink.yaml b/btslink.yaml
index 4b7de86..eafa573 100644
--- a/btslink.yaml
+++ b/btslink.yaml
@@ -70,7 +70,7 @@ remotes:
       uri-re: https?://(?:bugs.|www.)exim.org/(?:bugzilla/)?show_bug.cgi\?id=([0-9]+)
     freedesktop:
       uri: https://bugs.freedesktop.org
-      uri-re: https?://(?:bugs.|xprint.|)freedesktop.org/(?:.*/)?show_bug.cgi\?id=([0-9]+)
+      uri-re: https?://(?:bugs.|xprint.|)freedesktop.org/(?:.*/)?(?:show_bug.cgi\?id=)?([0-9]+)
     gcc:
       bugfmt: http://gcc.gnu.org/PR%s
       uri: http://gcc.gnu.org/bugzilla

-- 
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