[Debtags-commits] [svn] r993 - in debtags/trunk: . doc

Enrico Zini enrico at costa.debian.org
Sun Jul 17 07:22:23 UTC 2005


Author: enrico
Date: Sun Jul 17 07:22:23 2005
New Revision: 993

Modified:
   debtags/trunk/   (props changed)
   debtags/trunk/doc/tagging-guideline.rst
Log:
 r4184 at viaza:  enrico | 2005-07-17 10:22:30 +0300
 non-software isn't needing interface:: ; non-software and non-library doesn't need implemented-in


Modified: debtags/trunk/doc/tagging-guideline.rst
==============================================================================
--- debtags/trunk/doc/tagging-guideline.rst	(original)
+++ debtags/trunk/doc/tagging-guideline.rst	Sun Jul 17 07:22:23 2005
@@ -7,9 +7,10 @@
 ----------------------------------
 
 * Every package should have one or more tags from ``role::``.
-* Every application should have one or more tags from ``interface::``.
-* Each application should have one or more tags from
-  ``implemented-in::``.
+* Every package containing software should have one or more tags from
+  ``interface::``.
+* Each package containing software or libraries should have one or more tags
+  from ``implemented-in::``.
 
 
 ----------------------------



More information about the Debtags-commits mailing list