1 To make management of bugs against the dpkg suite easier we add as many of
2 the following usertags as apply to the bug.
4 When filing bugs, please do the same to aid triage, by including in the
5 bug report pseudo-header:
7 User: dpkg@packages.debian.org
10 Those are the currently used usertags (and the matchings against the old
11 “pseudo-tags”, which were encoded in the bug title):
16 usertag pseudo-tag description
17 ------- ---------- -----------
19 assert [ASSERT] Errors caused by assert().
20 segfault [SEGFAULT] Errors that cause segmentation faults.
21 conffile [CONFFILE] Issues with configuration file handling.
22 symlink Issues related to symlink handling.
23 depends [DEPENDS] Issues with dependency relationship handling.
24 maint-script Errors related to maintainer scripts.
25 db Issues handling the database.
26 file-metadata File metadata tracking (perm, acl, cap, hash).
27 trivial [TRIVIAL] Bug should be trivial to fix.
28 perf [PERF] Performance problems.
29 new-field Request for new control file fields.
30 new-option Request for new command-line option.
31 deb-format Changes to the binary (.deb) format.
32 dsc-format Changes to the source (.dsc) format.
33 arch [ARCH] Updates to ‘cputable’, ‘ostable’ and porting
35 vendor Vendor support and needed modifications.
36 i18n [UTF-8] Conversion to the UTF-8 encoding.
37 i18n [INTL] Internationalization problems.
38 l10n [INTL] New or updated translations and bugs affecting
39 translation. Include the language code in the
40 tag, e.g. [INTL:cy_GB].
41 doc [DOC] Documentation bugs, including --help, program
50 diversion Issues related to diversions.
56 usertag pseudo-tag description
57 ------- ---------- -----------
60 dpkg-architecture [DPKG-ARCHITECTURE]
61 dpkg-buildpackage [DPKG-BUILDPACKAGE]
62 dpkg-checkbuilddeps [DPKG-CHECKBUILDDEPS]
64 dpkg-distaddfile [DPKG-DISTADDFILE]
65 dpkg-divert [DPKG-DIVERT]
66 dpkg-genchanges [DPKG-GENCHANGES]
67 dpkg-gencontrol [DPKG-GENCONTROL]
68 dpkg-gensymbols [DPKG-GENCSYMBOLS]
70 dpkg-parsechangelog [DPKG-PARSECHANGELOG]
71 dpkg-query [DPKG-QUERY]
72 dpkg-scanpackages [DPKG-SCANPACKAGES]
73 dpkg-scansources [DPKG-SCANSOURCES]
74 dpkg-shlibdeps [DPKG-SHLIBDEPS]
75 dpkg-source [DPKG-SOURCE]
76 dpkg-split [DPKG-SPLIT]
77 dpkg-statoverride [DPKG-STATOVERRIDE]
78 s-s-d [S-S-D] start-stop-daemon
79 u-a [U-A] update-alternatives
81 libdpkg-perl Dpkg perl modules.
83 cleanup-info [CLEANUP-INFO]
84 install-info [INSTALL-INFO]
86 dpkg-dev Those should be reassigned to
89 [DSELECT] Those should be reassigned to
96 user dpkg@packages.debian.org
98 usercategory dpkg-program
100 + dpkg program [tag=dpkg]
101 + dpkg-architecture [tag=dpkg-architecture]
102 + dpkg-buildpackage [tag=dpkg-buildpackage]
103 + dpkg-checkbuilddeps [tag=dpkg-checkbuilddeps]
104 + dpkg-deb [tag=dpkg-deb]
105 + dpkg-distaddfile [tag=dpkg-distaddfile]
106 + dpkg-divert [tag=dpkg-divert]
107 + dpkg-genchanges [tag=dpkg-genchanges]
108 + dpkg-gencontrol [tag=dpkg-gencontrol]
109 + dpkg-gensymbols [tag=dpkg-gensymbols]
110 + dpkg-name [tag=dpkg-name]
111 + dpkg-parsechangelog [tag=dpkg-parsechangelog]
112 + dpkg-query [tag=dpkg-query]
113 + dpkg-scanpackages [tag=dpkg-scanpackages]
114 + dpkg-scansources [tag=dpkg-scansources]
115 + dpkg-shlibdeps [tag=dpkg-shlibdeps]
116 + dpkg-source [tag=dpkg-source]
117 + dpkg-split [tag=dpkg-split]
118 + dpkg-statoverride [tag=dpkg-statoverride]
119 + Dpkg perl modules [tag=libdpkg-perl]
120 + start-stop-daemon [tag=s-s-d]
121 + update-alternatives [tag=u-a]
122 + cleanup-info [tag=cleanup-info]
123 + install-info [tag=install-info]
124 + dselect [package=dselect]
127 usercategory dpkg-program-maint
133 usercategory dpkg-class
135 + Segfault [segfault]
136 + Assertion failure [assert]
137 + Dependency relationship handling [depends]
138 + Conffile handling [conffile]
139 + Symlink handling [symlink]
140 + Database handling [db]
141 + File metadata tracking [file-metadata]
142 + Maintainer script handling [maint-script]
143 + Performance issue [perf]
144 + Trivial fix [trivial]
145 + New control field [new-field]
146 + New command-line option [new-option]
147 + Binary package format [deb-format]
148 + Source package format [dsc-format]
149 + Architecture specific issue [arch]
150 + Vendor specific issue [vendor]
151 + Internationalization [i18n]
152 + Localization [l10n]
153 + Documentation [doc]
156 usercategory dpkg-class-maint
162 usercategory dpkg-maint