]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2004-01-13 19:24:02 by cjwatson]
authorcjwatson <>
Wed, 14 Jan 2004 03:24:02 +0000 (19:24 -0800)
committercjwatson <>
Wed, 14 Jan 2004 03:24:02 +0000 (19:24 -0800)
Sync tags with master.

scripts/config.debian

index d4ba59b86a31702705805adf69565c30ee8ee834..b1cee8b1f0a07518be4e81aeaccef6016967d10a 100644 (file)
@@ -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