From e5880e50dc47cab3cba0520aa3b4e0a40a79935e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 Feb 2023 13:12:47 +0100 Subject: Adding debian version 20230204-1. Signed-off-by: Daniel Baumann --- debian/control | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..486fa4a --- /dev/null +++ b/debian/control @@ -0,0 +1,40 @@ +Source: gnome-shell-extensions-extra +Section: gnome +Priority: optional +Maintainer: Daniel Baumann , +Build-Depends: + debhelper-compat (= 13), + gettext, + libglib2.0-bin, +Rules-Requires-Root: no +Standards-Version: 4.6.2 +Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/gnome-shell-extensions-extra/ +Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/gnome-shell-extensions-extra/ + +Package: gnome-shell-extensions-extra +Section: gnome +Architecture: all +Depends: + gnome-shell (>= 42), + ${misc:Depends}, +Recommends: + gnome-tweaks, +Enhances: + gnome-shell, +Breaks: +# upgrade from bullseye + gnome-shell-extension-multi-monitors, +Replaces: + gnome-shell-extension-multi-monitors, +Description: Conglomeration package of several GNOME Shell extensions + The gnome-shell-extensions-extra contains the following extensions for + GNOME Shell: + . + * disable-workspace-switcher: + disables the popup displayed during workspace switching. + . + * hibernate-status: + adds a hibernate/hybrid suspend button in status menu. + . + * multi-monitors-add-on: + adds panels and thumbnails for additional monitors. -- cgit v1.2.3