File: control

package info (click to toggle)
gnome-shell-extension-desktop-icons-ng 49.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,440 kB
  • sloc: javascript: 8,880; xml: 109; sh: 77; python: 18; makefile: 11
file content (30 lines) | stat: -rw-r--r-- 1,301 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: gnome-shell-extension-desktop-icons-ng
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bícha <jbicha@ubuntu.com>, Marco Trevisan (Treviño) <marco@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               dh-apparmor,
               dh-sequence-gnome,
               libglib2.0-bin,
               meson
Standards-Version: 4.7.2
Homepage: https://gitlab.com/rastersoft/desktop-icons-ng
Vcs-Git: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-desktop-icons-ng.git
Vcs-Browser: https://salsa.debian.org/gnome-team/shell-extensions/gnome-shell-extension-desktop-icons-ng

Package: gnome-shell-extension-desktop-icons-ng
Architecture: all
Depends: ${misc:Depends},
         gir1.2-gnomeautoar-0.1,
         gir1.2-gnomedesktop-3.0,
         gnome-shell (>= ${gnome:MinimumVersion}~),
         gnome-shell (<< ${gnome:MaximumVersion}~),
         gjs,
         nautilus (>= 3.38),
Breaks: apparmor (<< 4)
Description: desktop icon support for GNOME Shell
 This package provides a GNOME Shell extension for showing the contents
 of ~/Desktop on the desktop of the Shell. Common file management
 operations such as launching, copy/paste, rename and deleting are
 supported.