[PATCH] update gna uri-re

Gerfried Fuchs rhonda at debian.at
Thu Jan 15 14:17:22 UTC 2009


---
 btslink.cfg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/btslink.cfg b/btslink.cfg
index ce54023..322dc77 100644
--- a/btslink.cfg
+++ b/btslink.cfg
@@ -333,7 +333,7 @@ uri-re   = https?://rt.perl.org/rt3/(?:Ticket/Display|Public/Bug/Display|NoAuth/
 [gna]
 type     = savane
 uri      = https://gna.org/bugs/
-uri-re   = https?://gna.org/bugs/(?:index.php|)\?(?:.*&)*item_id=([0-9]+)
+uri-re   = https?://gna.org/bugs/(?:index.php|)\?(?:.*&)*(?:item_id=)?([0-9]+)
 
 [savannah-gnu]
 type     = savane
-- 
1.5.6.5




More information about the Bts-link-devel mailing list