summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-04 12:12:47 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-04 12:24:59 +0000
commite5880e50dc47cab3cba0520aa3b4e0a40a79935e (patch)
tree948ac2d075cce7609a664cb86e392187ea8d51ca /debian/control
parentAdding upstream version 20230204. (diff)
downloadgnome-shell-extensions-extra-e5880e50dc47cab3cba0520aa3b4e0a40a79935e.tar.xz
gnome-shell-extensions-extra-e5880e50dc47cab3cba0520aa3b4e0a40a79935e.zip
Adding debian version 20230204-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control40
1 files changed, 40 insertions, 0 deletions
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 <daniel.baumann@progress-linux.org>,
+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.