dpkg (1.18.25) stretch; urgency=medium
[dpkg] / debian / usertags
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.
3
4 When filing bugs, please do the same to aid triage, by including in the
5 bug report pseudo-header:
6
7 User: dpkg@packages.debian.org
8 Usertags: <usertag...>
9
10 These are the currently used usertags:
11
12 Generic tags
13 ============
14
15 usertag description
16 ------- -----------
17
18 assert Errors caused by assert().
19 segfault Errors that cause segmentation faults.
20 conffile Issues with configuration file handling.
21 symlink Issues related to symlink handling.
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-field Request for new control file fields.
29 new-option Request for new command line option.
30 deb-format Changes to the binary (.deb) format.
31 dsc-format Changes to the source (.dsc) format.
32 arch Updates to ‘cputable’, ‘ostable’ and porting patches.
33 vendor Vendor support and needed modifications.
34 build Project build system issues.
35 i18n Conversion to the UTF-8 encoding.
36 i18n Internationalization problems.
37 l10n New or updated translations and bugs affecting
38 translation. Include the language code in the tag,
39 e.g. [INTL:cy_GB].
40 doc Documentation bugs, including --help, program output
41 and manpages.
42
43 Being considered tags
44 =====================
45
46 usertag description
47 ------- -----------
48
49 diversion Issues related to diversions.
50 apt-feature ??
51
52 Program tags
53 ============
54
55 usertag description
56 ------- -----------
57
58 dpkg
59 dpkg-architecture
60 dpkg-buildflags
61 dpkg-buildpackage
62 dpkg-checkbuilddeps
63 dpkg-deb
64 dpkg-distaddfile
65 dpkg-divert
66 dpkg-genchanges
67 dpkg-gencontrol
68 dpkg-gensymbols
69 dpkg-maintscript-helper
70 dpkg-mergechangelogs
71 dpkg-name
72 dpkg-parsechangelog
73 dpkg-query
74 dpkg-scanpackages
75 dpkg-scansources
76 dpkg-shlibdeps
77 dpkg-source
78 dpkg-split
79 dpkg-statoverride
80 dpkg-trigger
81 dpkg-vendor
82 s-s-d start-stop-daemon
83 u-a update-alternatives
84
85 Current categories
86 ==================
87
88 ,--- Definition ---
89 user dpkg@packages.debian.org
90
91 usercategory dpkg-status [hidden]
92 * Status [pending=]
93 + Outstanding with Patch Available [0:pending+tag=patch]
94 + Outstanding and Confirmed [1:pending+tag=confirmed]
95 + Outstanding and More Info Needed [pending+tag=moreinfo]
96 + Outstanding but Will Not Fix [pending+tag=wontfix]
97 + Outstanding and Unclassified [2:pending]
98 + From other Branch [absent]
99 + Pending Upload [pending-fixed]
100 + Fixed in NMU [fixed]
101 + Resolved [done]
102 + Unknown Pending Status []
103
104 usercategory dpkg-program [hidden]
105 * Dpkg Program
106 + dpkg program [tag=dpkg]
107 + dpkg-deb [tag=dpkg-deb]
108 + dpkg-divert [tag=dpkg-divert]
109 + dpkg-query [tag=dpkg-query]
110 + dpkg-split [tag=dpkg-split]
111 + dpkg-statoverride [tag=dpkg-statoverride]
112 + dpkg-trigger [tag=dpkg-trigger]
113 + dpkg-maintscript-helper [tag=dpkg-maintscript-helper]
114 + start-stop-daemon [tag=s-s-d]
115 + update-alternatives [tag=u-a]
116 + libdpkg [package=libdpkg-dev]
117 + dpkg-architecture [tag=dpkg-architecture]
118 + dpkg-buildflags [tag=dpkg-buildflags]
119 + dpkg-buildpackage [tag=dpkg-buildpackage]
120 + dpkg-checkbuilddeps [tag=dpkg-checkbuilddeps]
121 + dpkg-distaddfile [tag=dpkg-distaddfile]
122 + dpkg-genchanges [tag=dpkg-genchanges]
123 + dpkg-gencontrol [tag=dpkg-gencontrol]
124 + dpkg-gensymbols [tag=dpkg-gensymbols]
125 + dpkg-mergechangelogs [tag=dpkg-mergechangelogs]
126 + dpkg-name [tag=dpkg-name]
127 + dpkg-parsechangelog [tag=dpkg-parsechangelog]
128 + dpkg-scanpackages [tag=dpkg-scanpackages]
129 + dpkg-scansources [tag=dpkg-scansources]
130 + dpkg-shlibdeps [tag=dpkg-shlibdeps]
131 + dpkg-source [tag=dpkg-source]
132 + dpkg-vendor [tag=dpkg-vendor]
133 + Dpkg perl modules [package=libdpkg-perl]
134 + dselect [package=dselect]
135 + Other [0:]
136
137 usercategory dpkg-program-view
138 * dpkg-status
139 * dpkg-program
140 * severity
141
142 usercategory dpkg-class [hidden]
143 * Dpkg Classification [tag=]
144 + Segfault [segfault]
145 + Assertion failure [assert]
146 + Dependency relationship handling [depends]
147 + Conffile handling [conffile]
148 + Symlink handling [symlink]
149 + Database handling [db]
150 + File metadata tracking [file-metadata]
151 + Maintainer script handling [maint-script]
152 + Performance issue [perf]
153 + Trivial fix [trivial]
154 + New control field [new-field]
155 + New command line option [new-option]
156 + Binary package format [deb-format]
157 + Source package format [dsc-format]
158 + Architecture specific issue [arch]
159 + Vendor specific issue [vendor]
160 + Own build system [build]
161 + Internationalization [i18n]
162 + Localization [l10n]
163 + Documentation [doc]
164 + Other [0:]
165
166 usercategory dpkg-class-view
167 * dpkg-status
168 * dpkg-class
169 * severity
170
171 # Change default view
172 usercategory normal
173 * dpkg-status
174 * severity
175 * dpkg-program
176 * dpkg-class
177
178 usercategory old-normal
179 * status
180 * severity
181 * classification
182 `---