[Debtags-commits] [svn] r1900 - in debtags/1.6.0: . debian
Enrico Zini
enrico at costa.debian.org
Tue Sep 12 23:16:46 UTC 2006
Author: enrico
Date: Tue Sep 12 23:16:45 2006
New Revision: 1900
Modified:
debtags/1.6.0/ (props changed)
debtags/1.6.0/debian/control
Log:
r3312 at viaza: enrico | 2006-09-13 01:16:15 +0200
Added a missing , so that the package builds
Modified: debtags/1.6.0/debian/control
==============================================================================
--- debtags/1.6.0/debian/control (original)
+++ debtags/1.6.0/debian/control Tue Sep 12 23:16:45 2006
@@ -9,7 +9,7 @@
Section: admin
Tag: interface::commandline, made-of::lang:c++, role::sw:application, suite::debian, use::searching, works-with::software:package
Architecture: any
-Depends: apt, apt-index-watcher, ${shlibs:Depends} ${misc:Depends} ${perl:Depends}
+Depends: apt, apt-index-watcher, ${shlibs:Depends}, ${misc:Depends} ${perl:Depends}
Description: Enables support for package tags
debtags provides a system to download a database of package tags and keep
it up to date. A package tag is a small label that gets attached to a
More information about the Debtags-commits
mailing list