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

Diff of /trunk/src/debconf/debian/control

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 577 by joey, Tue Dec 26 07:37:09 2000 UTC revision 870 by joey, Mon May 20 02:23:54 2002 UTC
# Line 1  Line 1 
1  Source: debconf  Source: debconf
2  Section: admin  Section: admin
3  Priority: standard  Priority: optional
4  Maintainer: Joey Hess <joeyh@debian.org>  Maintainer: Joey Hess <joeyh@debian.org>
5  Standards-Version: 3.2.1.0  Standards-Version: 3.5.6.1
6  Build-Depends: perl5, debhelper (>= 2.0.98), gettext, libapt-pkg-dev, g++  Build-Depends-Indep: perl, debhelper (>= 4), gettext, html2text (>= 1.2.4-7), jade, sp, docbook-xml, docbook-dsssl, sgml-data (>= 1.2), tidy
 Build-Depends-Indep: perl5, debhelper (>= 2), links (>= 0.92), jade, sp, docbook-xml, docbook-stylesheets, sgml-data (>= 1.2), tidy  
7    
8  Package: debconf  Package: debconf
9  Architecture: any  Priority: important
10  Conflicts: debconf-utils (<< 0.4), debconf-tiny, apt (<< 0.3.12.1), menu (<= 2.1.3-1), dialog (<< 0.9a-20000730-1), whiptail (<< 0.50.8-1), libterm-stool-perl (<< 0.20), perl-5.004-base, perl-5.005-base  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  Provides: debconf-tiny
13  Replaces: debconf-tiny  Replaces: debconf-tiny
14  Depends: perl-5.6, perl-5.6-base (>= 5.6.0-4), fileutils (>= 4.0-5), ${shlibs:Depends}  Depends: fileutils (>= 4.0-5)
15  Recommends: libterm-stool-perl | libterm-readline-gnu-perl  Recommends: apt-utils (>= 0.5.1)
16  Suggests: debconf-doc, whiptail | dialog | gnome-utils, liblocale-gettext-perl  Suggests: debconf-doc, debconf-utils, whiptail | dialog | gnome-utils, liblocale-gettext-perl, libterm-readline-gnu-perl, libgnome-perl, libnet-ldap-perl
17    Architecture: all
18  Description: Debian configuration management system  Description: Debian configuration management system
19   Debconf is a configuration management system for debian packages. Packages   Debconf is a configuration management system for debian packages. Packages
20   use Debconf to ask questions when they are installed.   use Debconf to ask questions when they are installed.
21    
22  Package: debconf-doc  Package: debconf-doc
 Architecture: all  
23  Conflicts: debconf (<< 0.3.10)  Conflicts: debconf (<< 0.3.10)
24    Suggests: debian-policy (>= 3.5)
25    Section: doc
26    Architecture: all
27  Description: Debian configuration management system documentation  Description: Debian configuration management system documentation
28   This package contains lots of additional documentation for Debconf,   This package contains lots of additional documentation for Debconf,
29   including an introduction to Debconf, a user's guide, a programmer's   including an introduction to Debconf, a user's guide, a programmer's
30   tutorial, and the specification Debconf is based on.   tutorial, and the specification Debconf is based on.
31    
32  Package: debconf-utils  Package: debconf-utils
33    Section: devel
34    Depends: debconf (>= 0.1.0)
35    Conflicts: debconf (<< 1.1.0)
36    Replaces: debconf (<< 0.1.0)
37  Architecture: all  Architecture: all
38  Depends: debconf (>= 0.4)  Description: debconf utilities
39  Conflicts: debconf (<< 0.3.31)   This package contains some small utilities to aid users and developers.
40  Replaces: debconf (<< 0.3.31)   There are utilities to help manage debconf databases, others to manage
41  Description: Debconf utilities   translated template files and a program to communicate directly with
42   This package contains some small utilities to aid developers who are using   debconf from the command line.
  debconf. There are utilities to aid with managing translated template  
  files and utilities to communicate directly with debconf from the  
  command line.  

Legend:
Removed from v.577  
changed lines
  Added in v.870

  ViewVC Help
Powered by ViewVC 1.1.5