On Sun, Mar 20, 2011 at 03:22:00PM +0100, Pino Toscano wrote: > I have been debtagging packages since a couple of years or so, using the > web interface, and collecting proposals for what I think they could be > new tags. > (PS: I'm not subscribed, so please CC me on replies)
I've added all your tags, but did not tag the apps you list. You can easily do this mass tagging using 'debtags tag' and 'debtags send', or if you have trouble doing so, let me know and I'll see what I can do. Some remarks: > tag: culture::galician > tag: culture::lithuanian > tag: culture::indonesian I've added them. I have a duty however to point out that the culture::* tags are deprecated in favour of something better. Currently, part of 'something better' are the iso15924::* tags, and the other part of something better still hasn't been found :( > Plus there are a couple of tags which would not reach 6 users, but IMHO > they would be worth to be added: > > tag: works-with-format::epub Indeed, I'm including it anyway given the rather significant use case of ebook readers, which are important these days. I'm attaching the patch I have applied. Ciao, Enrico -- GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini <[email protected]>
diff --git a/debian-packages b/debian-packages index 0549a33..2e219f8 100644 --- a/debian-packages +++ b/debian-packages @@ -225,6 +225,9 @@ Description: Finnish Tag: culture::french Description: French +Tag: culture::galician +Description: Galician + Tag: culture::german Description: German @@ -243,6 +246,9 @@ Description: Hungarian Tag: culture::icelandic Description: Icelandic +Tag: culture::indonesian +Description: Indonesian + Tag: culture::irish Description: Irish (Gaeilge) @@ -258,6 +264,9 @@ Description: Korean Tag: culture::latvian Description: Latvian +Tag: culture::lithuanian +Description: Lithuanian + Tag: culture::mongolian Description: Mongolian @@ -1177,6 +1186,10 @@ Tag: works-with-format::bib Description: BibTeX BibTeX list of references +Tag: works-with-format::chm +Description: Compiled HTML Help + Link: http://en.wikipedia.org/wiki/Microsoft_Compiled_HTML_Help + Tag: works-with-format::djvu Description: DjVu File format to store scanned documents. @@ -1191,6 +1204,10 @@ Description: TeX DVI DeVice Independent page description file, usually generated by TeX or LaTeX. +Tag: works-with-format::epub +Description: EPub electronic publication + Link: http://en.wikipedia.org/wiki/EPUB + Tag: works-with-format::gif Description: GIF, Graphics Interchange Format @@ -1853,6 +1870,16 @@ Description: Gadu-Gadu . Link: http://pl.wikipedia.org/wiki/Gadu-Gadu +Tag: protocol::gopher +Description: Gopher + The Gopher protocol /ˈɡoʊfər/ is a TCP/IP Application layer protocol designed + for distributing, searching, and retrieving documents over the Internet. + . + Strongly oriented towards a menu-document design, the Gopher protocol was a + predecessor of (and later, an alternative to) the World Wide Web. + . + Link: http://en.wikipedia.org/wiki/Gopher_(protocol) + Tag: protocol::http Description: HTTP HyperText Transfer Protocol, one of the most important protocols for the @@ -2432,6 +2459,9 @@ Description: E-commerce Tag: web::forum Description: Forum +Tag: web::microblog +Description: Microblog software + Tag: web::portal Description: Portal
signature.asc
Description: Digital signature
_______________________________________________ Debtags-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debtags-devel

