[bts-link] 05/31: bugzilla: set uri-re for cyrus-imap (match HTTPS as well)
Sandro Tosi
morph at moszumanska.debian.org
Wed Dec 30 01:37:55 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 9e595e8d4e8b6d0e0a77324dc6a9c409b27e6f94
Author: Sandro Tosi <morph at debian.org>
Date: Tue Dec 29 14:21:03 2015 +0000
bugzilla: set uri-re for cyrus-imap (match HTTPS as well)
---
btslink.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/btslink.yaml b/btslink.yaml
index 504808b..6b58cf1 100644
--- a/btslink.yaml
+++ b/btslink.yaml
@@ -53,6 +53,7 @@ remotes:
uri: http://bugs.opencompositing.org
cyrus-imap:
uri: http://bugzilla.cyrusimap.org
+ uri-re: https?://bugzilla.cyrusimap.org/show_bug.cgi\?id=([0-9]+)
d:
uri: http://d.puremagic.com/issues
eclipse:
--
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