[bts-link] 17/31: trac: set uri-re for virtualbox (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 dff4741c842cb9016cf2eb95227b554845969c08
Author: Sandro Tosi <morph at debian.org>
Date: Tue Dec 29 19:24:34 2015 +0000
trac: set uri-re for virtualbox (match HTTPS as well)
---
btslink.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/btslink.yaml b/btslink.yaml
index 0c84aa5..2de1c86 100644
--- a/btslink.yaml
+++ b/btslink.yaml
@@ -579,6 +579,7 @@ remotes:
uri-re: https?://trac.videolan.org/vlc/ticket/([0-9]+)
virtualbox:
uri: http://www.virtualbox.org
+ uri-re: https?://www.virtualbox.org/ticket/([0-9]+)
warzone2100:
uri: http://developer.wz2100.net
wxwidgets:
--
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