From 1a7596f7a5777f8793841c8b8eda891f03f594ce Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:02:09 +0200 Subject: Adding debian version 3.46.8-1. Signed-off-by: Daniel Baumann --- debian/control.in | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 debian/control.in (limited to 'debian/control.in') diff --git a/debian/control.in b/debian/control.in new file mode 100644 index 0000000..bb4eaf9 --- /dev/null +++ b/debian/control.in @@ -0,0 +1,86 @@ +Source: gnome-terminal +Section: gnome +Priority: optional +Maintainer: Debian GNOME Maintainers +Uploaders: @GNOME_TEAM@ +Build-Depends: debhelper-compat (= 13), + desktop-file-utils, + dh-sequence-gnome, + docbook-to-man, + docbook-xsl, + gnome-shell-common (>= 3.36.1-6~) | gnome-shell, + gsettings-desktop-schemas-dev (>= 0.1.0), + itstool, + libdconf-dev (>= 0.14.0), + libglib2.0-dev (>= 2.52.0), + libgtk-3-dev (>= 3.22.27), + libnautilus-extension-dev (>= 43~beta.1), + libpcre2-dev (>= 10.00), + libvte-2.91-dev (>= 0.70.0), + libx11-dev, + meson (>= 0.61.0), + uuid-dev, + xsltproc +Rules-Requires-Root: no +Standards-Version: 4.6.2 +Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-terminal +Vcs-Git: https://salsa.debian.org/gnome-team/gnome-terminal.git +Homepage: https://wiki.gnome.org/Apps/Terminal + +Package: gnome-terminal +Architecture: any +Multi-Arch: foreign +Depends: default-dbus-session-bus | dbus-session-bus, + gnome-terminal-data (<< ${gnome:NextVersion}), + gnome-terminal-data (>= ${gnome:Version}), + gsettings-desktop-schemas (>= 0.1.0), + ${misc:Depends}, + ${shlibs:Depends} +Provides: x-terminal-emulator +Recommends: gvfs, + nautilus-extension-gnome-terminal, + yelp +Description: GNOME terminal emulator application + GNOME Terminal is a terminal emulation application that you can use to + perform the following actions: + - Access a UNIX shell in the GNOME environment. + - Run any application that is designed to run on VT102, VT220, and xterm + terminals. + . + GNOME Terminal features the ability to use multiple terminals in a single + window (tabs) and profiles support. + +Package: gnome-terminal-data +Architecture: all +Recommends: gnome-terminal +Depends: ${misc:Depends} +Description: Data files for the GNOME terminal emulator + GNOME Terminal is a terminal emulation application that you can use to + perform the following actions: + - Access a UNIX shell in the GNOME environment. + - Run any application that is designed to run on VT102, VT220, and xterm + terminals. + . + This package contains data, help files and localization settings for + gnome-terminal, the GNOME terminal emulator application. +Multi-Arch: foreign + +Package: nautilus-extension-gnome-terminal +Architecture: any +Depends: gnome-terminal (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Enhances: nautilus +Replaces: brasero (<< 3.27.92-2~) +Description: GNOME terminal emulator application - Nautilus extension + GNOME Terminal is a terminal emulation application that you can use to + perform the following actions: + - Access a UNIX shell in the GNOME environment. + - Run any application that is designed to run on VT102, VT220, and xterm + terminals. + . + GNOME Terminal features the ability to use multiple terminals in a single + window (tabs) and profiles support. + . + This package contains the extension for Nautilus, the GNOME Files app. +Multi-Arch: same -- cgit v1.2.3