From: cjwatson <> Date: Wed, 14 Jan 2004 03:24:02 +0000 (-0800) Subject: [project @ 2004-01-13 19:24:02 by cjwatson] X-Git-Tag: release/2.6.0~772 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e18f5745113cd527a69ca1690ec15f510ac0e70a;p=debbugs.git [project @ 2004-01-13 19:24:02 by cjwatson] Sync tags with master. --- diff --git a/scripts/config.debian b/scripts/config.debian index d4ba59b..b1cee8b 100644 --- a/scripts/config.debian +++ b/scripts/config.debian @@ -1,5 +1,5 @@ # This is the bugs.debian.org debbugs configuration file. -# $Id: config.debian,v 1.23 2003/08/23 13:50:45 cjwatson Exp $ +# $Id: config.debian,v 1.24 2004/01/13 19:24:02 cjwatson Exp $ # Domains $gEmailDomain = "bugs.debian.org"; @@ -56,8 +56,9 @@ $gShowSeverities = "critical, grave, serious, important, normal, minor, wishlist ); @gTags = ( "patch", "wontfix", "moreinfo", "unreproducible", "fixed", "potato", "woody", "sid", "help", "security", "upstream", - "pending", "sarge", "experimental", "d-i", "confirmed", - "ipv6", "lfs" + "pending", "sarge", "sarge-ignore", "experimental", "d-i", + "confirmed", "ipv6", "lfs", "fixed-in-experimental", + "fixed-upstream" ); # better don't change this