File: control

package info (click to toggle)
cdebconf-terminal 0.41
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 412 kB
  • sloc: ansic: 548; makefile: 52; sh: 2
file content (31 lines) | stat: -rw-r--r-- 1,256 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
30
31
Source: cdebconf-terminal
Priority: optional
Section: debian-installer
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Jérémy Bobbio <lunar@debian.org>, Colin Watson <cjwatson@debian.org>
Build-Depends: debhelper (>= 9~), po-debconf (>= 0.5.0),
 libdebian-installer4-dev, libdebconfclient0-dev (>= 0.146),
 libnewt-dev,
 libgtk2.0-dev (>= 2.24), libvte-dev (>> 1:0.25.0),
# libgtk-3-dev, libvte-2.91-dev,
 dh-autoreconf
Vcs-Browser: https://salsa.debian.org/installer-team/cdebconf-terminal
Vcs-Git: https://salsa.debian.org/installer-team/cdebconf-terminal.git

Package: cdebconf-gtk-terminal
Architecture: any
Depends: cdebconf-gtk-udeb, fonts-dejavu-mono-udeb, ${shlibs:Depends}, ${misc:Depends}
Provides: cdebconf-terminal
Package-Type: udeb
Description: cdebconf gtk plugin displaying a terminal
 cdebconf plugin to display a terminal inside the debian-installer graphical
 frontend.

Package: cdebconf-newt-terminal
Architecture: any
Depends: cdebconf-newt-udeb (>= 0.146), ${shlibs:Depends}, ${misc:Depends}
Provides: cdebconf-terminal
Package-Type: udeb
Description: cdebconf newt plugin to provide a clean terminal
 cdebconf plugin to run a program in a clean terminal environment, shutting
 down newt to do so.