usertags 5.5 KB

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