File: control

package info (click to toggle)
debtags 1.6.6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,152 kB
  • ctags: 316
  • sloc: sh: 8,840; cpp: 2,632; perl: 801; makefile: 65
file content (29 lines) | stat: -rw-r--r-- 1,379 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: debtags
Section: admin
Priority: optional
Maintainer: Enrico Zini <enrico@debian.org>
Uploaders: Arnaud Fontaine <arnaud@andesi.org>
Build-Depends: c++abi2-dev, cdbs, debhelper (>> 4.1), dh-buildinfo, pkg-config, apt, libept-dev (>= 0.4.7), libept-dev (<< 0.5), zlib1g-dev, python-dev, python-docutils, libtagcoll2-dev (>= 2.0.4), libtagcoll2-dev (<<2.1), libwibble-dev (>= 0.1.9), libwibble-dev (<< 0.2)
Standards-Version: 3.7.2.2

Package: debtags
Section: admin
Tag: devel::buildtools, implemented-in::c++, interface::commandline, role::program, scope::application, suite::debian, use::searching, works-with::software:package
Architecture: any
Depends: apt, ${shlibs:Depends}, ${misc:Depends} ${perl:Depends}
Conflicts: apt-index-watcher
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
 Debian package to represent one of its qualities.
 .
 A package tag database in the system can enable advanced package search
 techniques, and advanced package browsing functions in programs that
 support it.
 .
 This package has been made as a way to deploy and test package tags
 support until it gets integrated in the normal Debian workflow.
 .
 For more information, see the Debtags homepage at:
 http://debtags.alioth.debian.org