[Debtags-commits] [svn] r2057 - in debtags/1.6.0: . debian doc

Enrico Zini enrico at alioth.debian.org
Mon Nov 13 23:15:21 CET 2006


Author: enrico
Date: Mon Nov 13 23:15:20 2006
New Revision: 2057

Modified:
   debtags/1.6.0/   (props changed)
   debtags/1.6.0/debian/changelog
   debtags/1.6.0/doc/faq.rst
Log:
 r3565 at viaza:  enrico | 2006-10-29 21:54:52 +0100
 Updated FAQ


Modified: debtags/1.6.0/debian/changelog
==============================================================================
--- debtags/1.6.0/debian/changelog	(original)
+++ debtags/1.6.0/debian/changelog	Mon Nov 13 23:15:20 2006
@@ -5,8 +5,9 @@
   * Added commented out link to http://www.iterating.org ratings tag source
   * Fixed handling of http sources in fetch script
   * Fetch script now deletes old downloaded files before getting the new ones
+  * Updated FAQ
 
- -- Enrico Zini <enrico at debian.org>  Sun, 29 Oct 2006 20:45:49 +0100
+ -- Enrico Zini <enrico at debian.org>  Sun, 29 Oct 2006 21:54:42 +0100
 
 debtags (1.6.3) unstable; urgency=low
 

Modified: debtags/1.6.0/doc/faq.rst
==============================================================================
--- debtags/1.6.0/doc/faq.rst	(original)
+++ debtags/1.6.0/doc/faq.rst	Mon Nov 13 23:15:20 2006
@@ -134,6 +134,37 @@
 more informations, see the notes on the `theorical foundation`_ of debtags.
 
 
+What does a notation such as "works-with::image:raster" mean?
+------------------------------------------------------
+
+It means that the facet (the point of view from which we look at the packages)
+is "works-with", and that the tag (what kind of data this package can handle) 
+tag: "image:raster".
+
+In other words, "works-with::image:raster" should be read as "Looking at what
+kind of data a package can handle, this package handles raster images".
+
+..
+  TODO: Is this just a list of several attributes or does it include a further hierarchy?
+
+
+There seems to be a long and a short version of the tags e.g.  mail::smtp vs. Electronic Mail::SMTP Protocol. Where can we find a mapping of those?
+---------------------------------------------------------------------------------------------------------------------------------------------------
+
+You can find it on the web at http://debtags.alioth.debian.org/tags/vocabulary.gz
+
+If you have debtags installed in your system, you can also access the tag
+vocabulary locally at /var/lib/debtags/vocabulary
+
+
+It seems you renamed/removed some tags. When you do that, do you also apply these changes to already tagged packages?
+---------------------------------------------------------------------------------------------------------------------
+
+Yes we do.  It may happen, however, that if you look at the Packages file there
+are still the old tags: that is because the ftp masters may take time before
+installing the updated tag database in the archive.
+
+
 ---------------------
 Integration in Debian
 ---------------------



More information about the Debtags-commits mailing list