Codebase list cdebconf / e99c4ec
Merge branch 'scrub-obsolete' into 'master' Remove unnecessary constraints See merge request installer-team/cdebconf!16 Samuel Thibault 1 year, 11 months ago
1 changed file(s) with 8 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Build-Depends:
44 debhelper-compat (= 13),
5 po-debconf (>= 0.5.0),
5 po-debconf,
66 libslang2-dev,
77 libnewt-dev,
8 libtextwrap-dev (>= 0.1-5),
8 libtextwrap-dev,
99 libreadline-dev (>= 8.1.2-1.1),
10 libdebian-installer4-dev (>= 0.41) | libdebian-installer-dev,
11 libglib2.0-dev (>= 2.50),
12 libgtk2.0-dev (>= 2.24) <!pkg.cdebconf.nogtk>,
13 libcairo2-dev (>= 1.8.10-3) <!pkg.cdebconf.nogtk>,
14 libselinux1-dev (>= 2.3) [linux-any] | libselinux-dev [linux-any],
10 libdebian-installer4-dev | libdebian-installer-dev,
11 libglib2.0-dev,
12 libgtk2.0-dev <!pkg.cdebconf.nogtk>,
13 libcairo2-dev <!pkg.cdebconf.nogtk>,
14 libselinux1-dev [linux-any] | libselinux-dev [linux-any],
1515 dh-autoreconf,
1616 dh-exec,
1717 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
2424
2525 Package: cdebconf
2626 Architecture: any
27 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf, dpkg (>= 1.15.4)
27 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf
2828 Provides: debconf-2.0
2929 Suggests: cdebconf-gtk
3030 Description: Debian Configuration Management System (C-implementation)
3737 Architecture: any
3838 Section: admin
3939 Depends: cdebconf, ${shlibs:Depends}, ${misc:Depends}
40 Replaces: cdebconf (<< 0.144)
4140 Build-Profiles: <!pkg.cdebconf.nogtk>
4241 Description: Gtk+ frontend for Debian Configuration Management System
4342 Debconf is a configuration management system for Debian packages. It is