/[debconf]/trunk/src/debconf/debian/control
ViewVC logotype

Contents of /trunk/src/debconf/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 920 - (show annotations) (download)
Mon Dec 9 17:22:58 2002 UTC (10 years, 6 months ago) by joey
Original Path: debconf-trunk/debian/control
File size: 1742 byte(s)
   * Added a python binding for debconf written by moshez. If you use it, you
     must take care of making your package depend on python; debconf itself
     does not. It only works with python 2.2.
1 Source: debconf
2 Section: admin
3 Priority: optional
4 Maintainer: Joey Hess <joeyh@debian.org>
5 Standards-Version: 3.5.8.0
6 Build-Depends-Indep: perl, debhelper (>= 4.1.27), gettext, html2text (>= 1.2.4-7), jade, sp, docbook-xml, docbook-dsssl, sgml-data (>= 1.2), tidy, po-debconf
7
8 Package: debconf
9 Priority: important
10 Pre-Depends: perl-base (>= 5.6.1-4)
11 Conflicts: cdebconf, debconf-utils (<< 1.1.0), debconf-tiny (<< 1.0), apt (<< 0.3.12.1), menu (<= 2.1.3-1), dialog (<< 0.9a-20000730-1), whiptail (<< 0.50.17-7)
12 Provides: debconf-tiny
13 Replaces: debconf-tiny
14 Recommends: apt-utils (>= 0.5.1)
15 Suggests: debconf-doc, debconf-utils, whiptail | dialog | gnome-utils, liblocale-gettext-perl, libterm-readline-gnu-perl, libgnome-perl, libnet-ldap-perl, libtext-iconv-perl
16 Architecture: all
17 Description: Debian configuration management system
18 Debconf is a configuration management system for debian packages. Packages
19 use Debconf to ask questions when they are installed.
20
21 Package: debconf-doc
22 Conflicts: debconf (<< 0.3.10)
23 Suggests: debian-policy (>= 3.5)
24 Section: doc
25 Architecture: all
26 Description: Debian configuration management system documentation
27 This package contains lots of additional documentation for Debconf,
28 including an introduction to Debconf, a user's guide, a programmer's
29 tutorial, and the specification Debconf is based on.
30
31 Package: debconf-utils
32 Section: devel
33 Depends: debconf (>= 0.1.0), ${misc:Depends}
34 Conflicts: debconf (<< 1.1.0)
35 Replaces: debconf (<< 0.1.0)
36 Architecture: all
37 Description: debconf utilities
38 This package contains some small utilities to aid users and developers.
39 There are utilities to help manage debconf databases, a program to
40 communicate directly with debconf from the command line, and more.

  ViewVC Help
Powered by ViewVC 1.1.5