[Debtags-commits] [svn] r1554 - in debtags/trunk: . debian

Enrico Zini enrico at costa.debian.org
Thu Feb 9 16:35:32 UTC 2006


Author: enrico
Date: Thu Feb  9 16:35:31 2006
New Revision: 1554

Modified:
   debtags/trunk/   (props changed)
   debtags/trunk/debian/changelog
   debtags/trunk/debian/control
Log:
 r5848 at viaza:  enrico | 2005-11-12 13:46:39 +0100
 Build depend on new tagcoll to have the experimental features


Modified: debtags/trunk/debian/changelog
==============================================================================
--- debtags/trunk/debian/changelog	(original)
+++ debtags/trunk/debian/changelog	Thu Feb  9 16:35:31 2006
@@ -3,8 +3,9 @@
   * Builds with new libapt-front, so it does not ignore one-letter tags
     such as langdevel::c anymore.
   * Default location of tag sources changed to Alioth.
+  * Added new experimental "ssearch" option
 
- -- Enrico Zini <enrico at debian.org>  Fri, 11 Nov 2005 18:17:11 +0100
+ -- Enrico Zini <enrico at debian.org>  Sat, 12 Nov 2005 13:42:49 +0100
 
 debtags (1.5.1) unstable; urgency=low
 

Modified: debtags/trunk/debian/control
==============================================================================
--- debtags/trunk/debian/control	(original)
+++ debtags/trunk/debian/control	Thu Feb  9 16:35:31 2006
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: Enrico Zini <enrico at debian.org>
-Build-Depends: c++abi2-dev, cdbs, debhelper (>> 4.1), dh-buildinfo, pkg-config, apt, libapt-front-dev (>= 0.3.4), libapt-front-dev (<< 0.4), zlib1g-dev, python-dev, python-docutils
+Build-Depends: c++abi2-dev, cdbs, debhelper (>> 4.1), dh-buildinfo, pkg-config, apt, libapt-front-dev (>= 0.3.4), libapt-front-dev (<< 0.4), zlib1g-dev, python-dev, python-docutils, libtagcoll-dev (>= 1.5.1)
 Standards-Version: 3.6.2.0
 
 Package: debtags



More information about the Debtags-commits mailing list