From bdbfbe116f98feb67aa2d11bf81b897af91d0120 Mon Sep 17 00:00:00 2001 From: cjwatson <> Date: Sat, 31 May 2003 14:59:12 -0800 Subject: [PATCH] [project @ 2003-05-31 15:59:12 by cjwatson] Sync list of valid tags with master. --- scripts/config.debian | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/config.debian b/scripts/config.debian index c1c7ba27..aa91e90b 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 -- 2.39.5