diff --git a/debian/control b/debian/control index 763f74d9..c7d994ac 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,9 @@ -# This file is autogenerated. DO NOT EDIT! -# -# Modifications should be made to debian/control.in instead. -# This file is regenerated automatically in the clean target. Source: gnome-shell-extensions Section: gnome Priority: optional Maintainer: Debian GNOME Maintainers -Uploaders: Iain Lane , Laurent Bigonville , Marco Trevisan (Treviño) +Uploaders: Iain Lane , Jeremy Bícha , Laurent Bigonville , Marco Trevisan (Treviño) Build-Depends: debhelper-compat (= 13), - dh-sequence-gnome (>= 0.22), libglib2.0-bin, meson (>= 0.58.0), sassc diff --git a/debian/control.in b/debian/control.in deleted file mode 100644 index 004b3d95..00000000 --- a/debian/control.in +++ /dev/null @@ -1,46 +0,0 @@ -Source: gnome-shell-extensions -Section: gnome -Priority: optional -Maintainer: Debian GNOME Maintainers -Uploaders: @GNOME_TEAM@ -Build-Depends: debhelper-compat (= 13), - dh-sequence-gnome (>= 0.22), - libglib2.0-bin, - meson (>= 0.58.0), - sassc -Rules-Requires-Root: no -Standards-Version: 4.6.0 -Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-shell-extensions -Vcs-Git: https://salsa.debian.org/gnome-team/gnome-shell-extensions.git -Homepage: https://wiki.gnome.org/Projects/GnomeShell/Extensions - -Package: gnome-shell-extensions -Architecture: all -Depends: gir1.2-adw-1, - gir1.2-atk-1.0, - gir1.2-glib-2.0, - gir1.2-gmenu-3.0, - gir1.2-graphene-1.0 (>= 1.10.2), - gir1.2-gtk-4.0, - gir1.2-pango-1.0, - gnome-session-bin (>= 3.8), - gnome-settings-daemon (>= 3.24), - gnome-shell (<< ${gnome:NextVersion}), - gnome-shell (>= ${gnome:Version}), - gvfs (>= 1.16.0), - ${misc:Depends} -Recommends: gnome-shell-extension-prefs -Replaces: gnome-shell-common (<< 3.18) -Breaks: gnome-shell-common (<< 3.18) -Description: Extensions to extend functionality of GNOME Shell - The GNOME Shell redefines user interactions with the GNOME desktop. In - particular, it offers new paradigms for launching applications, - accessing documents, and organizing open windows in GNOME. Later, it - will introduce a new applets eco-system and offer new solutions for - other desktop features, such as notifications and contacts management. - The GNOME Shell is intended to replace functions handled by the GNOME - Panel and by the window manager in previous versions of GNOME. The GNOME - Shell has rich visual effects enabled by new graphical technologies. - . - GNOME Shell is extensible using extensions. This package contains - official GNOME Shell extensions.