diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:05:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:05:15 +0000 |
commit | 08ea29ecd16f0acf41bef66651866eb22878e3b6 (patch) | |
tree | 348f7a390181b98e67183bb808c73110e3457a06 /debian/control | |
parent | Adding upstream version 23. (diff) | |
download | gnome-shell-extension-multi-monitors-08ea29ecd16f0acf41bef66651866eb22878e3b6.tar.xz gnome-shell-extension-multi-monitors-08ea29ecd16f0acf41bef66651866eb22878e3b6.zip |
Adding debian version 23-1.debian/23-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..9109ecd --- /dev/null +++ b/debian/control @@ -0,0 +1,25 @@ +Source: gnome-shell-extension-multi-monitors +Section: gnome +Priority: optional +Maintainer: Jonathan Carter <jcc@debian.org> +Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> +Build-Depends: debhelper-compat (= 13), libglib2.0-bin, gettext +Standards-Version: 4.5.1 +Rules-Requires-Root: no +Homepage: https://github.com/spin83/multi-monitors-add-on +Vcs-Git: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-multi-monitors.git +Vcs-Browser: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-multi-monitors + +Package: gnome-shell-extension-multi-monitors +Architecture: all +Depends: ${misc:Depends}, gnome-shell (>= 3.38) +Description: Better support for additional monitors in GNOME shell + A GNOME shell extension that makes the shell more friendly for multiple + displays. + . + You can set whether the following should be present: + * Plugin's own applet + * Panels + * Thumbnail slider + * Activities button + * AppMenu button |