From: cjwatson <> Date: Sat, 31 May 2003 22:59:12 +0000 (-0800) Subject: [project @ 2003-05-31 15:59:12 by cjwatson] X-Git-Tag: release/2.6.0~874 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bdbfbe116f98feb67aa2d11bf81b897af91d0120;p=debbugs.git [project @ 2003-05-31 15:59:12 by cjwatson] Sync list of valid tags with master. --- diff --git a/scripts/config.debian b/scripts/config.debian index c1c7ba2..aa91e90 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.18 2003/05/28 19:15:08 cjwatson Exp $ +# $Id: config.debian,v 1.19 2003/05/31 15:59:12 cjwatson Exp $ # Domains $gEmailDomain = "bugs.debian.org"; @@ -56,7 +56,8 @@ $gShowSeverities = "critical, grave, serious, important, normal, minor, wishlist ); @gTags = ( "patch", "wontfix", "moreinfo", "unreproducible", "fixed", "potato", "woody", "sid", "help", "security", "upstream", - "pending", "sarge", "experimental" + "pending", "sarge", "experimental", "d-i", "confirmed", + "ipv6", "lfs" ); # better don't change this