From 70a50eb10bb8b415818ec278439e5609cb5b71ba Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 25 Mar 2007 07:20:22 +0000 Subject: [PATCH] Update usertags currently used to reflect reality. --- debian/usertags | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/debian/usertags b/debian/usertags index 8d4e8539..b56e0390 100644 --- a/debian/usertags +++ b/debian/usertags @@ -19,22 +19,33 @@ 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] Issues with dependency relationship 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 Requests for new control file fields. wig-and-pen Wig&Pen (aka dpkg-source v2). -not-debian Errors not affecting Debian systems. - [ARCH] Updates to ‘cputable’, ‘ostable’ and porting +arch [ARCH] Updates to ‘cputable’, ‘ostable’ and porting patches. -utf-8 [UTF-8] Conversion to the UTF-8 encoding. -doc [DOC] Documentation bugs, including --help and manpages. +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 and manpages. -after-etch Bugs to be fixed after this release. -apt-feature ?? +Being considered tags +===================== + +usertag description +------- ----------- + +integrity/audit Integrity support (sign, hash, stat tracking). +new-option Request for new command-line option. +after-etch Bugs to be fixed after this release. +apt-feature ?? Program tags ============ @@ -106,8 +117,8 @@ usercategory dpkg-program + Other [] usercategory dpkg-program-maint - * dpkg-program * status + * dpkg-program * severity * classification @@ -115,27 +126,31 @@ 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] + Wig and Pen [wig-and-pen] + + Architecture specific issue [arch] + Non-Debian issue [not-debian] - + UTF-8 encoding [utf-8] - + Documentation [doc] + + Internationalization [i18n] + Localization [l10n] + + Documentation [doc] + Other [] usercategory dpkg-class-maint - * dpkg-class * status + * dpkg-class * severity * classification usercategory dpkg-maint + * status * dpkg-program * dpkg-class - * status * severity * classification `--- -- 2.39.5