[Debtags-commits] [svn] r1949 - tagdb
Enrico Zini
enrico at costa.debian.org
Sun Sep 24 17:16:15 UTC 2006
Author: enrico
Date: Sun Sep 24 17:16:13 2006
New Revision: 1949
Modified:
tagdb/get-dev-tags
Log:
Filter using the official vocabulary (requires unreleased debtags)
Modified: tagdb/get-dev-tags
==============================================================================
--- tagdb/get-dev-tags (original)
+++ tagdb/get-dev-tags Sun Sep 24 17:16:13 2006
@@ -1,4 +1,4 @@
#!/bin/sh
# Run through tagcoll to compact duplicate fields
-ssh merkel.debian.org "~enrico/bin/gettags" | tagcoll -g cat | tagcoll cat
+ssh merkel.debian.org "~enrico/bin/gettags" | tagcoll -g cat | debtags vocfilter --vocabulary=../vocabulary/debian-packages -
More information about the Debtags-commits
mailing list