To make management of bugs against the dpkg suite easier we add as many of
the following usertags as apply to the bug.

When filing bugs, please do the same to aid triage, by including in the
bug report pseudo-header:

	User: dpkg@packages.debian.org
	Usertags: <usertag...>

Those are the currently used usertags (and the matchings against the old
“pseudo-tags”, which were encoded in the bug title):

Generic tags
============

usertag		pseudo-tag	description
-------		----------	-----------

assert		[ASSERT]	Errors caused by assert().
segfault	[SEGFAULT]	Errors that cause segmentation faults.
conffile	[CONFFILE]	Issues with configuration file handling.
depends		[DEPENDS]	Issues with dependency relationship handling.
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			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.
not-debian			Errors not affecting Debian systems.
i18n		[UTF-8]		Conversion to the UTF-8 encoding.
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, program
				output and manpages.

Being considered tags
=====================

usertag			description
-------			-----------

integrity/audit		Integrity support (sign, hash, stat tracking).
after-etch		Bugs to be fixed after this release.
apt-feature		??

Program tags
============

usertag			pseudo-tag		description
-------			----------		-----------

dpkg			[DPKG]
dpkg-architecture	[DPKG-ARCHITECTURE]
dpkg-buildpackage	[DPKG-BUILDPACKAGE]
dpkg-checkbuilddeps	[DPKG-CHECKBUILDDEPS]
dpkg-deb		[DPKG-DEB]
dpkg-distaddfile	[DPKG-DISTADDFILE]
dpkg-divert		[DPKG-DIVERT]
dpkg-genchanges		[DPKG-GENCHANGES]
dpkg-gencontrol		[DPKG-GENCONTROL]
dpkg-gensymbols		[DPKG-GENCSYMBOLS]
dpkg-name		[DPKG-NAME]
dpkg-parsechangelog	[DPKG-PARSECHANGELOG]
dpkg-query		[DPKG-QUERY]
dpkg-scanpackages	[DPKG-SCANPACKAGES]
dpkg-scansources	[DPKG-SCANSOURCES]
dpkg-shlibdeps		[DPKG-SHLIBDEPS]
dpkg-source		[DPKG-SOURCE]
dpkg-split		[DPKG-SPLIT]
dpkg-statoverride	[DPKG-STATOVERRIDE]
s-s-d			[S-S-D]			start-stop-daemon
u-a			[U-A]			update-alternatives

cleanup-info		[CLEANUP-INFO]
install-info		[INSTALL-INFO]
822-date		[822-DATE]

dpkg-dev					Those should be reassigned to
						the dpkg-dev package.
			[DSELECT]		Those should be reassigned to
						the dselect package.

Current categories
==================

,--- Definition ---
user dpkg@packages.debian.org

usercategory dpkg-program
 * Program
  + dpkg [tag=dpkg]
  + dpkg-architecture [tag=dpkg-architecture]
  + dpkg-buildpackage [tag=dpkg-buildpackage]
  + dpkg-checkbuilddeps [tag=dpkg-checkbuilddeps]
  + dpkg-deb [tag=dpkg-deb]
  + dpkg-distaddfile [tag=dpkg-distaddfile]
  + dpkg-divert [tag=dpkg-divert]
  + dpkg-genchanges [tag=dpkg-genchanges]
  + dpkg-gencontrol [tag=dpkg-gencontrol]
  + dpkg-gensymbols [tag=dpkg-gensymbols]
  + dpkg-name [tag=dpkg-name]
  + dpkg-parsechangelog [tag=dpkg-parsechangelog]
  + dpkg-query [tag=dpkg-query]
  + dpkg-scanpackages [tag=dpkg-scanpackages]
  + dpkg-scansources [tag=dpkg-scansources]
  + dpkg-shlibdeps [tag=dpkg-shlibdeps]
  + dpkg-source [tag=dpkg-source]
  + dpkg-split [tag=dpkg-split]
  + dpkg-statoverride [tag=dpkg-statoverride]
  + start-stop-daemon [tag=s-s-d]
  + update-alternatives [tag=u-a]
  + 822-date [tag=822-date]
  + cleanup-info [tag=cleanup-info]
  + install-info [tag=install-info]
  + dselect [package=dselect]
  + Other []

usercategory dpkg-program-maint
 * status
 * dpkg-program
 * severity
 * classification

usercategory dpkg-class
 * Dpkg-Class [tag=]
  + Segfault [segfault]
  + Assertion failure [assert]
  + Dependency relationship handling [depends]
  + Conffile handling [conffile]
  + Database handling [db]
  + Maintainer script handling [maint-script]
  + 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]
  + Internationalization [i18n]
  + Localization [l10n]
  + Documentation [doc]
  + Other []

usercategory dpkg-class-maint
 * status
 * dpkg-class
 * severity
 * classification

usercategory dpkg-maint
 * status
 * dpkg-program
 * dpkg-class
 * severity
 * classification
`---

