]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2003-05-31 15:59:12 by cjwatson]
authorcjwatson <>
Sat, 31 May 2003 22:59:12 +0000 (14:59 -0800)
committercjwatson <>
Sat, 31 May 2003 22:59:12 +0000 (14:59 -0800)
Sync list of valid tags with master.

scripts/config.debian

index c1c7ba276e11c3c701d55984d8001aabfc60ac69..aa91e90b8f76dd55a2931427150aeb39406960a7 100644 (file)
@@ -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