diff options
author | Enrico Zini <enrico@enricozini.org> | 2010-05-10 18:58:02 +0100 |
---|---|---|
committer | Enrico Zini <enrico@enricozini.org> | 2010-05-10 18:58:02 +0100 |
commit | 16c7f645ed52eed014d4016fe6160c405e0f6787 (patch) | |
tree | b067ca7fcebd9d916f5b4d7b4475ec8884c7a656 /debian/control | |
parent | 1b5ac4e66699cacde7123da3b111a0a16ee55db4 (diff) | |
download | libept-16c7f645ed52eed014d4016fe6160c405e0f6787.tar.gz |
ept-cache superseded by axi-cache
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/debian/control b/debian/control index 045265b..7857475 100644 --- a/debian/control +++ b/debian/control @@ -45,16 +45,11 @@ Description: High-level library for managing Debian package information This is the shared library. Package: ept-cache -Architecture: any +Architecture: all Section: misc -Depends: ${shlibs:Depends}, ${misc:Depends}, apt-xapian-index (>= 0.5) +Depends: ${shlibs:Depends}, ${misc:Depends}, apt-xapian-index (>= 0.30) Recommends: debtags -Description: Commandline tool to search the package archive - ept-cache is a simple commandline interface to the functions of libept. - . - It can currently search and display data from four sources: +Description: Obsolete commandline tool to search the package archive + ept-cache has been superseded by axi-cache, provided by apt-xapian-index. . - * The APT database - * The Debtags tag information - * Popcon package scores - * The Xapian index built by apt-xapian-index + This package provides a dummy ept-cache script that just call axi-cache. |