File: control

package info (click to toggle)
mate-terminal 1.26.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 19,780 kB
  • sloc: ansic: 16,006; makefile: 295; xml: 201; perl: 122; sh: 36; python: 11
file content (64 lines) | stat: -rw-r--r-- 2,440 bytes parent folder | download | duplicates (2)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Source: mate-terminal
Section: x11
Priority: optional
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
           Stefano Karapetsas <stefano@karapetsas.com>,
           Mike Gabriel <sunweaver@debian.org>,
           Wences Arana <aranax@debian.org.gt>,
           Vangelis Mouhtsis <vangelis@gnugr.org>,
           Martin Wimpress <code@flexion.org>,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dpkg-dev (>= 1.16.1.1),
               intltool,
               libdconf-dev,
               libglib2.0-dev (>= 2.50),
               libgtk-3-dev (>= 3.22),
               libsm-dev,
               libvte-2.91-dev (>= 0.48),
               libx11-dev,
               libxml2-utils,
               mate-common (>= 1.20),
               mate-submodules-source (>= 0.0~git20210623.f3091f9),
               yelp-tools,
Homepage: http://www.mate-desktop.org
Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-terminal
Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-terminal.git

Package: mate-terminal
Multi-Arch: foreign
Architecture: any
Depends: gsettings-desktop-schemas,
         mate-desktop-common,
         mate-terminal-common (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Provides: x-terminal-emulator,
Description: MATE terminal emulator application
 MATE Terminal is a terminal emulation application that you can use to
 perform the following actions:
  - Access a UNIX shell in the MATE environment.
  - Run any application that is designed to run on VT102, VT220, and xterm
 terminals.
 .
 MATE Terminal features the ability to use multiple terminals in a single
 window (tabs) and profiles support.

Package: mate-terminal-common
Architecture: all
Depends: ${misc:Depends},
Breaks: mate-terminal (<< 1.1.0-2),
Replaces: mate-terminal (<< 1.1.0-2),
Description: MATE terminal emulator application (common files)
 MATE Terminal is a terminal emulation application that you can use to
 perform the following actions:
  - Access a UNIX shell in the MATE environment.
  - Run any application that is designed to run on VT102, VT220, and xterm
 terminals.
 .
 MATE Terminal features the ability to use multiple terminals in a single
 window (tabs) and profiles support.
 .
 This package contains the architecture independent files.