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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 932 - (hide annotations) (download)
Fri Feb 28 04:01:11 2003 UTC (10 years, 2 months ago) by joey
Original Path: debconf-trunk/debian/control
File size: 1749 byte(s)
   * Now provides the debconf-2.0 virtual package. Note that 2.0 is the debconf
     protocol version, not the package version. Packages that depend on debconf
     should begin to migrate over to the new virtual package, as it will
     eventually let cdebconf be used as an alternate.
     (However, I will wait for this to get into testing before changing
     dh_installdebconf's generated dependencies, to avoid blocking too much
     from testing.)
   * No longer provides debconf-tiny.
1 joey 53 Source: debconf
2     Section: admin
3 joey 592 Priority: optional
4 joey 262 Maintainer: Joey Hess <joeyh@debian.org>
5 joey 919 Standards-Version: 3.5.8.0
6 joey 922 Build-Depends-Indep: perl, python, debhelper (>= 4.1.27), gettext, html2text (>= 1.2.4-7), jade, sp, docbook-xml, docbook-dsssl, sgml-data (>= 1.2), tidy, po-debconf
7 joey 53
8     Package: debconf
9 joey 767 Priority: important
10 joey 798 Pre-Depends: perl-base (>= 5.6.1-4)
11 joey 870 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 joey 932 Provides: debconf-2.0
13 joey 245 Replaces: debconf-tiny
14 joey 799 Recommends: apt-utils (>= 0.5.1)
15 joey 899 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 joey 740 Architecture: all
17 joey 53 Description: Debian configuration management system
18 joey 572 Debconf is a configuration management system for debian packages. Packages
19     use Debconf to ask questions when they are installed.
20 joey 439
21 joey 504 Package: debconf-doc
22     Conflicts: debconf (<< 0.3.10)
23 joey 600 Suggests: debian-policy (>= 3.5)
24 joey 771 Section: doc
25 joey 740 Architecture: all
26 joey 504 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 joey 451 Package: debconf-utils
32 joey 592 Section: devel
33 joey 876 Depends: debconf (>= 0.1.0), ${misc:Depends}
34 joey 870 Conflicts: debconf (<< 1.1.0)
35 joey 861 Replaces: debconf (<< 0.1.0)
36 joey 740 Architecture: all
37 joey 857 Description: debconf utilities
38 joey 752 This package contains some small utilities to aid users and developers.
39 joey 909 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