lib, src: Include missing <stdbool.h>
[dpkg.git] / debian / README.bug-usertags
blob6077c00eaad9b7e67294ba5a698372afc262dd79
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
8         Usertags: <usertag...>
10 These are the currently used usertags:
12 Generic tags
13 ============
15 usertag                 description
16 -------                 -----------
18 segfault                Errors that cause segmentation faults.
19 conffile                Issues with configuration file handling.
20 symlink                 Issues related to symlink handling.
21 diversion               Issues related to diversions.
22 depends                 Issues with dependency relationship handling.
23 maint-script            Errors related to maintainer scripts.
24 db                      Issues handling the database.
25 file-metadata           File metadata tracking (perm, acl, cap, hash).
26 trivial                 Bug should be trivial to fix.
27 perf                    Performance problems.
28 new-buildflags          Request for new build flags.
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                    Updates to ‘cputable’, ‘ostable’ and porting patches.
34 vendor                  Vendor support and needed modifications.
35 frontend                Issues or request affecting or required by frontends.
36 build                   Project build system issues.
37 i18n                    Internationalization problems.
38 l10n                    New or updated translations and bugs affecting
39                           translation. Include the language code in the tag,
40                           e.g. [INTL:cy_GB].
41 doc                     Documentation bugs, including --help, program output
42                           and manual pages.
44 Program tags
45 ============
47 usertag                 description
48 -------                 -----------
50 dpkg
51 dpkg-architecture
52 dpkg-buildapi
53 dpkg-buildflags
54 dpkg-buildpackage
55 dpkg-buildtree
56 dpkg-checkbuilddeps
57 dpkg-db-backup
58 dpkg-deb
59 dpkg-distaddfile
60 dpkg-divert
61 dpkg-fsys-usrunmess
62 dpkg-genbuildinfo
63 dpkg-genchanges
64 dpkg-gencontrol
65 dpkg-gensymbols
66 dpkg-maintscript-helper
67 dpkg-mergechangelogs
68 dpkg-name
69 dpkg-parsechangelog
70 dpkg-realpath
71 dpkg-query
72 dpkg-scanpackages
73 dpkg-scansources
74 dpkg-shlibdeps
75 dpkg-source
76 dpkg-split
77 dpkg-statoverride
78 dpkg-trigger
79 dpkg-vendor
80 make-fragment           *.mk
81 s-s-d                   start-stop-daemon
82 u-a                     update-alternatives
84 Current categories
85 ==================
87 ,--- Definition ---
88 user dpkg@packages.debian.org
90 usercategory dpkg-status [hidden]
91  * Status [pending=]
92    + Outstanding with Patch Available [0:pending+tag=patch]
93    + Outstanding and Confirmed [1:pending+tag=confirmed]
94    + Outstanding and More Info Needed [pending+tag=moreinfo]
95    + Outstanding but Will Not Fix [pending+tag=wontfix]
96    + Outstanding and Unclassified [2:pending]
97    + From other Branch [absent]
98    + Pending Upload [pending-fixed]
99    + Fixed in NMU [fixed]
100    + Resolved [done]
101    + Unknown Pending Status []
103 usercategory dpkg-program [hidden]
104  * Dpkg by Program
105   + dpkg program [tag=dpkg]
106   + dpkg-deb [tag=dpkg-deb]
107   + dpkg-divert [tag=dpkg-divert]
108   + dpkg-query [tag=dpkg-query]
109   + dpkg-split [tag=dpkg-split]
110   + dpkg-statoverride [tag=dpkg-statoverride]
111   + dpkg-trigger [tag=dpkg-trigger]
112   + dpkg-realpath [tag=dpkg-realpath]
113   + dpkg-maintscript-helper [tag=dpkg-maintscript-helper]
114   + dpkg-db-backup [tag=dpkg-db-backup]
115   + dpkg-fsys-usrunmess [tag=dpkg-fsys-usrunmess]
116   + update-alternatives [tag=u-a]
117   + start-stop-daemon [tag=s-s-d]
118   + libdpkg [package=libdpkg-dev]
119   + dpkg-architecture [tag=dpkg-architecture]
120   + dpkg-buildapi [tag=dpkg-buildapi]
121   + dpkg-buildflags [tag=dpkg-buildflags]
122   + dpkg-buildpackage [tag=dpkg-buildpackage]
123   + dpkg-buildtree [tag=dpkg-buildtree]
124   + dpkg-checkbuilddeps [tag=dpkg-checkbuilddeps]
125   + dpkg-distaddfile [tag=dpkg-distaddfile]
126   + dpkg-genbuildinfo [tag=dpkg-genbuildinfo]
127   + dpkg-genchanges [tag=dpkg-genchanges]
128   + dpkg-gencontrol [tag=dpkg-gencontrol]
129   + dpkg-gensymbols [tag=dpkg-gensymbols]
130   + dpkg-mergechangelogs [tag=dpkg-mergechangelogs]
131   + dpkg-name [tag=dpkg-name]
132   + dpkg-parsechangelog [tag=dpkg-parsechangelog]
133   + dpkg-scanpackages [tag=dpkg-scanpackages]
134   + dpkg-scansources [tag=dpkg-scansources]
135   + dpkg-shlibdeps [tag=dpkg-shlibdeps]
136   + dpkg-source [tag=dpkg-source]
137   + dpkg-vendor [tag=dpkg-vendor]
138   + Dpkg perl modules [package=libdpkg-perl]
139   + Dpkg make fragment [tag=make-fragment]
140   + dselect [package=dselect]
141   + Other [0:]
143 usercategory dpkg-class [hidden]
144  * Dpkg by Classification [tag=]
145   + Segfault [segfault]
146   + Dependency relationship handling [depends]
147   + Conffile handling [conffile]
148   + Symlink handling [symlink]
149   + Diversion handling [diversion]
150   + Database handling [db]
151   + File metadata tracking [file-metadata]
152   + Maintainer script handling [maint-script]
153   + Performance issue [perf]
154   + Trivial fix [trivial]
155   + New build flags [new-buildflags]
156   + New control field [new-field]
157   + New command line option [new-option]
158   + Binary package format [deb-format]
159   + Source package format [dsc-format]
160   + Architecture specific issue [arch]
161   + Vendor specific issue [vendor]
162   + Frontend features [frontend]
163   + Own build system [build]
164   + Internationalization [i18n]
165   + Localization [l10n]
166   + Documentation [doc]
167   + Other [0:]
169 usercategory view-simple
170  * status
171  * dpkg-program
173 usercategory view-program
174  * status
175  * dpkg-program
176  * severity
177  * classification
179 usercategory view-class
180  * status
181  * dpkg-class
182  * severity
183  * classification
185 usercategory view-detail
186  * dpkg-status
187  * severity
188  * dpkg-program
189  * dpkg-class
191 # Change default view
192 usercategory normal
193  * status
194  * dpkg-program
195  * severity
196  * classification
198 usercategory traditional
199  * status
200  * severity
201  * classification
202 `---