Browse Source

Update usertags.

Guillem Jover 17 years ago
parent
commit
6f9aee4488
1 changed files with 5 additions and 3 deletions
  1. 5 3
      debian/usertags

+ 5 - 3
debian/usertags

@@ -24,7 +24,8 @@ maint-script			Errors related to maintainer scripts.
 db				Issues handling the database.
 trivial		[TRIVIAL]	Bug should be trivial to fix.
 perf		[PERF]		Performance problems.
-new-field			Requests for new control file fields.
+new-field			Request for new control file fields.
+new-option			Request for new command-line option.
 wig-and-pen			Wig&Pen (aka dpkg-source v2).
 arch		[ARCH]		Updates to ‘cputable’, ‘ostable’ and porting
 				patches.
@@ -34,7 +35,8 @@ i18n		[INTL]		Internationalization problems.
 l10n		[INTL]		New or updated translations and bugs affecting
 				translation. Include the language code in the
 				tag, e.g. [INTL:cy_GB].
-doc		[DOC]		Documentation bugs, including --help and manpages.
+doc		[DOC]		Documentation bugs, including --help, program
+				output and manpages.
 
 Being considered tags
 =====================
@@ -43,7 +45,6 @@ usertag			description
 -------			-----------
 
 integrity/audit		Integrity support (sign, hash, stat tracking).
-new-option		Request for new command-line option.
 after-etch		Bugs to be fixed after this release.
 apt-feature		??
 
@@ -134,6 +135,7 @@ usercategory dpkg-class
   + Performance issue [perf]
   + Trivial fix [trivial]
   + New control field [new-field]
+  + New command-line option [new-option]
   + Wig and Pen [wig-and-pen]
   + Architecture specific issue [arch]
   + Non-Debian issue [not-debian]