File: control

package info (click to toggle)
gnome-shell-extension-shortcuts 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 988 kB
  • sloc: javascript: 792; sh: 103; xml: 44; makefile: 15
file content (20 lines) | stat: -rw-r--r-- 879 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: gnome-shell-extension-shortcuts
Section: gnome
Priority: optional
Maintainer: Kyle Robbertze <paddatrapper@debian.org>
Build-Depends: debhelper-compat (= 13), gettext, libglib2.0-bin, python3
Standards-Version: 4.7.0
Homepage: https://gitlab.com/paddatrapper/shortcuts-gnome-extension
Vcs-Git: https://salsa.debian.org/debian/gnome-shell-extension-shortcuts.git
Vcs-Browser: https://salsa.debian.org/debian/gnome-shell-extension-shortcuts
Rules-Requires-Root: no

Package: gnome-shell-extension-shortcuts
Architecture: all
Depends: gnome-shell (>= ${gnome:MinimumVersion}~),
 gnome-shell (<< ${gnome:MaximumVersion}~),
 ${misc:Depends},
Description: Creates a shortcuts help pop-up in GNOME Shell
 Shortcuts is a GNOME Shell extension that creates a pop-up when
 Super + S is pressed that gives a list of useful keyboard shortcuts
 in the GNOME Shell desktop environment