[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#923778: unblock: meta-gnome3/1:3.30+1



On Tue, 05 Mar 2019 at 09:36:46 +0000, Simon McVittie wrote:
> Please unblock package meta-gnome3.

Sorry, I forgot the debdiff. See attached.

You might find this more readable (scroll down past the list of commits
for a full diff):
https://salsa.debian.org/gnome-team/meta-gnome3/compare/1%253.22+12...debian%2F1%253.30+1

    smcv
diffstat for meta-gnome3-3.22+12 meta-gnome3-3.30+1

 changelog  |   43 +++++++++++++++
 control    |  169 ++++++++++++++++++++++++++++++-------------------------------
 control.in |  169 ++++++++++++++++++++++++++++++-------------------------------
 3 files changed, 211 insertions(+), 170 deletions(-)

diff -Nru meta-gnome3-3.22+12/debian/changelog meta-gnome3-3.30+1/debian/changelog
--- meta-gnome3-3.22+12/debian/changelog	2018-11-05 11:30:38.000000000 +0000
+++ meta-gnome3-3.30+1/debian/changelog	2019-03-03 10:54:14.000000000 +0000
@@ -1,3 +1,46 @@
+meta-gnome3 (1:3.30+1) unstable; urgency=medium
+
+  * Team upload
+
+  [ Michael Biebl ]
+  * gnome-core: Drop anacron (Closes: #913583)
+
+  [ Laurent Bigonville ]
+  * Bump versions for the 3.30 release
+  * debian/control.in: Switch from xul-ext-ublock-origin to
+    webext-ublock-origin, the former is a transitional package (Closes:
+    #922069)
+  * debian/control.in: Bump Standards-Version to 4.3.0 (no further changes)
+  * debian/control.in: Add pulseaudio-module-bluetooth to the gnome-core
+    dependencies, both bluez and g-bluetooth are already pulled (Closes:
+    #675808)
+  * debian/control.in: gnome: Suggest gnome-remote-desktop, this is used to
+    share the desktop on wayland, but it's not ready for primetime yet
+    (missing SSL,...)
+
+  [ Simon McVittie ]
+  * Set Rules-Requires-Root to no
+  * Exclude gjs apps on s390x.
+    These apps are not available there.
+  * Allow gnome-flashback instead of -session and -shell on s390x.
+    s390x doesn't have a working version of gjs, and GNOME Shell needs
+    gjs, so we can't have the GNOME desktop there; install the most
+    closely-related desktop we can instead.
+  * Allow lightdm as an alternative to gdm3 on s390x.
+    gdm3's greeter (login prompt) is GNOME Shell with a special
+    configuration, so it needs gjs.
+  * Revert "Build-Depends on gjs"
+
+ -- Simon McVittie <smcv@debian.org>  Sun, 03 Mar 2019 10:54:14 +0000
+
+meta-gnome3 (1:3.22+13) unstable; urgency=medium
+
+  * gnome-api-docs: Drop libgtksourceview-3.0-doc (to match platform-devel)
+  * platform-devel: Add meson
+  * gnome: Drop gimp and inkscape (Closes: #883440, #883441)
+
+ -- Jeremy Bicha <jbicha@debian.org>  Mon, 19 Nov 2018 14:02:16 -0500
+
 meta-gnome3 (1:3.22+12) unstable; urgency=medium
 
   * gnome-core: Allow epiphany-browser to satisfy the browser dependency
diff -Nru meta-gnome3-3.22+12/debian/control meta-gnome3-3.30+1/debian/control
--- meta-gnome3-3.22+12/debian/control	2018-11-05 11:30:38.000000000 +0000
+++ meta-gnome3-3.30+1/debian/control	2019-03-03 10:54:14.000000000 +0000
@@ -7,80 +7,80 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>
-Standards-Version: 4.1.1
+Standards-Version: 4.3.0
+Rules-Requires-Root: no
 Build-Depends: debhelper (>= 11),
-               gjs,
                gnome-pkg-tools (>= 0.10)
 Vcs-Git: https://salsa.debian.org/gnome-team/meta-gnome3.git
 Vcs-Browser: https://salsa.debian.org/gnome-team/meta-gnome3
 
 Package: gnome-core
 Architecture: linux-any
-Depends: libatk-adaptor (>= 2.22),
-         at-spi2-core (>= 2.22),
+Depends: libatk-adaptor (>= 2.30),
+         at-spi2-core (>= 2.30),
          adwaita-icon-theme,
-         baobab (>= 3.22),
-         fonts-cantarell (>= 0.0.25),
+         baobab (>= 3.30),
+         fonts-cantarell (>= 0.111),
          caribou (>= 0.4.21),
-         dconf-cli (>= 0.26),
-         dconf-gsettings-backend (>= 0.26),
-         eog (>= 3.20),
-         evince (>= 3.22),
-         evolution-data-server (>= 3.22),
+         dconf-cli (>= 0.30),
+         dconf-gsettings-backend (>= 0.30),
+         eog (>= 3.28),
+         evince (>= 3.30),
+         evolution-data-server (>= 3.30),
          sound-theme-freedesktop,
-         gdm3 (>= 3.22) [linux-any],
-         gedit (>= 3.22),
-         glib-networking (>= 2.50),
-         gnome-backgrounds (>= 3.22),
-         gnome-bluetooth (>= 3.20) [linux-any],
-         gnome-calculator (>= 3.22),
-         gnome-characters (>= 3.22),
-         gnome-contacts (>= 3.22),
-         gnome-control-center (>= 1:3.22),
-         gnome-disk-utility (>= 3.22) [linux-any],
-         gnome-font-viewer (>= 3.22),
-         gnome-keyring (>= 3.20),
-         libpam-gnome-keyring (>= 3.20),
-         gnome-logs (>= 3.22) [linux-any],
+         gdm3 (>= 3.30) [linux-any] | lightdm [s390x],
+         gedit (>= 3.30),
+         glib-networking (>= 2.58),
+         gnome-backgrounds (>= 3.30),
+         gnome-bluetooth (>= 3.28) [linux-any],
+         gnome-calculator (>= 3.30),
+         gnome-characters (>= 3.30) | gucharmap [s390x],
+         gnome-contacts (>= 3.30),
+         gnome-control-center (>= 1:3.30),
+         gnome-disk-utility (>= 3.30) [linux-any],
+         gnome-font-viewer (>= 3.30),
+         gnome-keyring (>= 3.28),
+         libpam-gnome-keyring (>= 3.28),
+         gnome-logs (>= 3.30) [linux-any],
          gnome-menus (>= 3.13),
-         gnome-online-accounts (>= 3.22),
-         gnome-online-miners (>= 3.22),
-         gnome-session (>= 3.22),
-         gnome-settings-daemon (>= 3.22),
-         gnome-shell (>= 3.22) [linux-any],
-         gnome-shell-extensions (>= 3.22) [linux-any],
-         gnome-software (>= 3.22),
-         gnome-system-monitor (>= 3.22),
-         gnome-terminal (>= 3.22),
-         gnome-themes-extra (>= 3.22),
-         gnome-user-docs (>= 3.22),
-         gnome-user-share (>= 3.18),
-         gsettings-desktop-schemas (>= 3.22),
-         gstreamer1.0-plugins-base (>= 1.10),
-         gstreamer1.0-plugins-good (>= 1.10),
+         gnome-online-accounts (>= 3.30),
+         gnome-online-miners (>= 3.30),
+         gnome-session (>= 3.30) | gnome-flashback [s390x],
+         gnome-settings-daemon (>= 3.30),
+         gnome-shell (>= 3.30) [linux-any] | gnome-flashback [s390x],
+         gnome-shell-extensions (>= 3.30) [linux-any] | gnome-flashback [s390x],
+         gnome-software (>= 3.30),
+         gnome-system-monitor (>= 3.30),
+         gnome-terminal (>= 3.30),
+         gnome-themes-extra (>= 3.28),
+         gnome-user-docs (>= 3.30),
+         gnome-user-share (>= 3.28),
+         gsettings-desktop-schemas (>= 3.28),
+         gstreamer1.0-plugins-base (>= 1.14),
+         gstreamer1.0-plugins-good (>= 1.14),
          gstreamer1.0-packagekit,
-         gstreamer1.0-pulseaudio (>= 1.10),
-         gvfs-backends (>= 1.30),
+         gstreamer1.0-pulseaudio (>= 1.14),
+         gvfs-backends (>= 1.38),
          libglib2.0-bin,
-         gvfs-fuse (>= 1.30) [linux-any],
+         gvfs-fuse (>= 1.38) [linux-any],
          firefox-esr (>= 30) | firefox (>= 30) | chromium | chromium-browser | epiphany-browser,
          libcanberra-pulse,
          libproxy1-plugin-gsettings,
          libproxy1-plugin-webkit,
-         gkbd-capplet (>= 3.22),
-         nautilus (>= 3.22),
+         gkbd-capplet (>= 3.26),
+         nautilus (>= 3.30),
          pulseaudio,
+         pulseaudio-module-bluetooth,
          system-config-printer-common,
          system-config-printer-udev [linux-any],
-         gnome-sushi (>= 3.20),
-         totem (>= 3.22),
+         gnome-sushi (>= 3.30) [!s390x],
+         totem (>= 3.26),
          tracker,
-         yelp (>= 3.22),
-         zenity (>= 3.22),
+         yelp (>= 3.30),
+         zenity (>= 3.30),
          ${misc:Depends}
 Recommends: network-manager-gnome [linux-any],
             libproxy1-plugin-networkmanager [linux-any],
-            anacron
 Suggests: gnome
 Description: GNOME Desktop Environment -- essential components
  These are the core components of the GNOME Desktop environment, an
@@ -96,34 +96,32 @@
 Architecture: linux-any
 Depends: gnome-core (= ${binary:Version}),
          desktop-base,
-         network-manager-gnome (>= 1.4) [linux-any],
+         network-manager-gnome (>= 1.8) [linux-any],
          libproxy1-plugin-networkmanager [linux-any],
 # Official apps modules
-         cheese (>= 3.22) [linux-any],
-         file-roller (>= 3.22),
-         gnome-calendar (>= 3.22),
-         gnome-clocks (>= 3.22),
-         gnome-color-manager (>= 3.22),
-         gnome-documents (>= 3.22),
-         gnome-getting-started-docs (>= 3.22),
-         gnome-maps (>= 3.22),
-         gnome-music (>= 3.22),
-         shotwell | gnome-photos (>= 3.22),
-         gnome-screenshot (>= 3.22),
-         gnome-todo (>= 3.22),
-         gnome-weather (>= 3.20),
-         orca (>= 3.22),
-         rygel-playbin (>= 0.24) [!kfreebsd-any],
-         rygel-tracker (>= 0.24) [!kfreebsd-any],
-         simple-scan [linux-any],
+         cheese (>= 3.30) [linux-any],
+         file-roller (>= 3.30),
+         gnome-calendar (>= 3.30),
+         gnome-clocks (>= 3.30),
+         gnome-color-manager (>= 3.30),
+         gnome-documents (>= 3.30) [!s390x],
+         gnome-getting-started-docs (>= 3.30),
+         gnome-maps (>= 3.30) [!s390x],
+         gnome-music (>= 3.30),
+         shotwell | gnome-photos (>= 3.30),
+         gnome-screenshot (>= 3.30),
+         gnome-todo (>= 3.28),
+         gnome-weather (>= 3.26) [!s390x],
+         orca (>= 3.30),
+         rygel-playbin (>= 0.36) [!kfreebsd-any],
+         rygel-tracker (>= 0.36) [!kfreebsd-any],
+         simple-scan (>= 3.30) [linux-any],
          vino (>= 3.22),
 # More applications
          avahi-daemon,
-         evolution (>= 3.22),
-         gimp (>= 2.8),
-         gnome-sound-recorder,
-         gnome-tweaks (>= 3.22),
-         inkscape (>= 0.48),
+         evolution (>= 3.30),
+         gnome-sound-recorder [!s390x],
+         gnome-tweaks (>= 3.30),
          libreoffice-gnome,
          libreoffice-writer,
          libreoffice-calc,
@@ -149,9 +147,10 @@
             transmission-gtk,
 Suggests: alacarte,
           empathy,
+          gnome-remote-desktop,
           goobox | sound-juicer,
           polari,
-          xul-ext-ublock-origin,
+          webext-ublock-origin,
           firefox-esr-l10n-all | firefox-l10n-all
 Description: Full GNOME Desktop Environment, with extra components
  This is the GNOME Desktop environment, an intuitive and attractive
@@ -165,22 +164,22 @@
 Package: gnome-games
 Architecture: all
 Depends: ${misc:Depends},
-         five-or-more (>= 1:3.22),
-         four-in-a-row (>= 1:3.22),
-         gnome-chess (>= 1:3.22),
+         five-or-more (>= 1:3.30),
+         four-in-a-row (>= 1:3.28),
+         gnome-chess (>= 1:3.30),
          gnome-klotski (>= 1:3.22),
          gnome-mahjongg (>= 1:3.22),
-         gnome-mines (>= 1:3.22),
-         gnome-nibbles (>= 1:3.22),
+         gnome-mines (>= 1:3.30),
+         gnome-nibbles (>= 1:3.24),
          gnome-robots (>= 1:3.22),
-         gnome-sudoku (>= 1:3.22),
-         gnome-taquin (>= 3.22),
+         gnome-sudoku (>= 1:3.30),
+         gnome-taquin (>= 3.30),
          gnome-tetravex (>= 1:3.22),
          hitori (>= 3.22),
-         iagno (>= 1:3.22),
-         lightsoff (>= 1:3.22),
+         iagno (>= 1:3.30),
+         lightsoff (>= 1:3.30),
          quadrapassel (>= 1:3.22),
-         swell-foop (>= 1:3.22),
+         swell-foop (>= 1:3.30),
          tali (>= 1:3.22),
 Recommends: aisleriot (>= 1:3.22)
 Description: games for the GNOME desktop
@@ -197,6 +196,7 @@
          libgstreamer1.0-dev (>= 1.10),
          libgtk-3-dev (>= 3.22),
          gtk-doc-tools (>= 1.21),
+         meson,
          ${misc:Depends}
 Recommends: gnome-api-docs
 Description: GNOME development platform
@@ -243,7 +243,6 @@
          gstreamer1.0-doc,
          libgtk-3-doc,
          libgail-3-doc,
-         libgtksourceview-3.0-doc,
          libpango1.0-doc,
          ${misc:Depends}
 Recommends: devhelp,
diff -Nru meta-gnome3-3.22+12/debian/control.in meta-gnome3-3.30+1/debian/control.in
--- meta-gnome3-3.22+12/debian/control.in	2018-11-05 11:30:38.000000000 +0000
+++ meta-gnome3-3.30+1/debian/control.in	2019-03-03 10:54:14.000000000 +0000
@@ -3,80 +3,80 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Standards-Version: 4.1.1
+Standards-Version: 4.3.0
+Rules-Requires-Root: no
 Build-Depends: debhelper (>= 11),
-               gjs,
                gnome-pkg-tools (>= 0.10)
 Vcs-Git: https://salsa.debian.org/gnome-team/meta-gnome3.git
 Vcs-Browser: https://salsa.debian.org/gnome-team/meta-gnome3
 
 Package: gnome-core
 Architecture: linux-any
-Depends: libatk-adaptor (>= 2.22),
-         at-spi2-core (>= 2.22),
+Depends: libatk-adaptor (>= 2.30),
+         at-spi2-core (>= 2.30),
          adwaita-icon-theme,
-         baobab (>= 3.22),
-         fonts-cantarell (>= 0.0.25),
+         baobab (>= 3.30),
+         fonts-cantarell (>= 0.111),
          caribou (>= 0.4.21),
-         dconf-cli (>= 0.26),
-         dconf-gsettings-backend (>= 0.26),
-         eog (>= 3.20),
-         evince (>= 3.22),
-         evolution-data-server (>= 3.22),
+         dconf-cli (>= 0.30),
+         dconf-gsettings-backend (>= 0.30),
+         eog (>= 3.28),
+         evince (>= 3.30),
+         evolution-data-server (>= 3.30),
          sound-theme-freedesktop,
-         gdm3 (>= 3.22) [linux-any],
-         gedit (>= 3.22),
-         glib-networking (>= 2.50),
-         gnome-backgrounds (>= 3.22),
-         gnome-bluetooth (>= 3.20) [linux-any],
-         gnome-calculator (>= 3.22),
-         gnome-characters (>= 3.22),
-         gnome-contacts (>= 3.22),
-         gnome-control-center (>= 1:3.22),
-         gnome-disk-utility (>= 3.22) [linux-any],
-         gnome-font-viewer (>= 3.22),
-         gnome-keyring (>= 3.20),
-         libpam-gnome-keyring (>= 3.20),
-         gnome-logs (>= 3.22) [linux-any],
+         gdm3 (>= 3.30) [linux-any] | lightdm [s390x],
+         gedit (>= 3.30),
+         glib-networking (>= 2.58),
+         gnome-backgrounds (>= 3.30),
+         gnome-bluetooth (>= 3.28) [linux-any],
+         gnome-calculator (>= 3.30),
+         gnome-characters (>= 3.30) | gucharmap [s390x],
+         gnome-contacts (>= 3.30),
+         gnome-control-center (>= 1:3.30),
+         gnome-disk-utility (>= 3.30) [linux-any],
+         gnome-font-viewer (>= 3.30),
+         gnome-keyring (>= 3.28),
+         libpam-gnome-keyring (>= 3.28),
+         gnome-logs (>= 3.30) [linux-any],
          gnome-menus (>= 3.13),
-         gnome-online-accounts (>= 3.22),
-         gnome-online-miners (>= 3.22),
-         gnome-session (>= 3.22),
-         gnome-settings-daemon (>= 3.22),
-         gnome-shell (>= 3.22) [linux-any],
-         gnome-shell-extensions (>= 3.22) [linux-any],
-         gnome-software (>= 3.22),
-         gnome-system-monitor (>= 3.22),
-         gnome-terminal (>= 3.22),
-         gnome-themes-extra (>= 3.22),
-         gnome-user-docs (>= 3.22),
-         gnome-user-share (>= 3.18),
-         gsettings-desktop-schemas (>= 3.22),
-         gstreamer1.0-plugins-base (>= 1.10),
-         gstreamer1.0-plugins-good (>= 1.10),
+         gnome-online-accounts (>= 3.30),
+         gnome-online-miners (>= 3.30),
+         gnome-session (>= 3.30) | gnome-flashback [s390x],
+         gnome-settings-daemon (>= 3.30),
+         gnome-shell (>= 3.30) [linux-any] | gnome-flashback [s390x],
+         gnome-shell-extensions (>= 3.30) [linux-any] | gnome-flashback [s390x],
+         gnome-software (>= 3.30),
+         gnome-system-monitor (>= 3.30),
+         gnome-terminal (>= 3.30),
+         gnome-themes-extra (>= 3.28),
+         gnome-user-docs (>= 3.30),
+         gnome-user-share (>= 3.28),
+         gsettings-desktop-schemas (>= 3.28),
+         gstreamer1.0-plugins-base (>= 1.14),
+         gstreamer1.0-plugins-good (>= 1.14),
          gstreamer1.0-packagekit,
-         gstreamer1.0-pulseaudio (>= 1.10),
-         gvfs-backends (>= 1.30),
+         gstreamer1.0-pulseaudio (>= 1.14),
+         gvfs-backends (>= 1.38),
          libglib2.0-bin,
-         gvfs-fuse (>= 1.30) [linux-any],
+         gvfs-fuse (>= 1.38) [linux-any],
          firefox-esr (>= 30) | firefox (>= 30) | chromium | chromium-browser | epiphany-browser,
          libcanberra-pulse,
          libproxy1-plugin-gsettings,
          libproxy1-plugin-webkit,
-         gkbd-capplet (>= 3.22),
-         nautilus (>= 3.22),
+         gkbd-capplet (>= 3.26),
+         nautilus (>= 3.30),
          pulseaudio,
+         pulseaudio-module-bluetooth,
          system-config-printer-common,
          system-config-printer-udev [linux-any],
-         gnome-sushi (>= 3.20),
-         totem (>= 3.22),
+         gnome-sushi (>= 3.30) [!s390x],
+         totem (>= 3.26),
          tracker,
-         yelp (>= 3.22),
-         zenity (>= 3.22),
+         yelp (>= 3.30),
+         zenity (>= 3.30),
          ${misc:Depends}
 Recommends: network-manager-gnome [linux-any],
             libproxy1-plugin-networkmanager [linux-any],
-            anacron
 Suggests: gnome
 Description: GNOME Desktop Environment -- essential components
  These are the core components of the GNOME Desktop environment, an
@@ -92,34 +92,32 @@
 Architecture: linux-any
 Depends: gnome-core (= ${binary:Version}),
          desktop-base,
-         network-manager-gnome (>= 1.4) [linux-any],
+         network-manager-gnome (>= 1.8) [linux-any],
          libproxy1-plugin-networkmanager [linux-any],
 # Official apps modules
-         cheese (>= 3.22) [linux-any],
-         file-roller (>= 3.22),
-         gnome-calendar (>= 3.22),
-         gnome-clocks (>= 3.22),
-         gnome-color-manager (>= 3.22),
-         gnome-documents (>= 3.22),
-         gnome-getting-started-docs (>= 3.22),
-         gnome-maps (>= 3.22),
-         gnome-music (>= 3.22),
-         shotwell | gnome-photos (>= 3.22),
-         gnome-screenshot (>= 3.22),
-         gnome-todo (>= 3.22),
-         gnome-weather (>= 3.20),
-         orca (>= 3.22),
-         rygel-playbin (>= 0.24) [!kfreebsd-any],
-         rygel-tracker (>= 0.24) [!kfreebsd-any],
-         simple-scan [linux-any],
+         cheese (>= 3.30) [linux-any],
+         file-roller (>= 3.30),
+         gnome-calendar (>= 3.30),
+         gnome-clocks (>= 3.30),
+         gnome-color-manager (>= 3.30),
+         gnome-documents (>= 3.30) [!s390x],
+         gnome-getting-started-docs (>= 3.30),
+         gnome-maps (>= 3.30) [!s390x],
+         gnome-music (>= 3.30),
+         shotwell | gnome-photos (>= 3.30),
+         gnome-screenshot (>= 3.30),
+         gnome-todo (>= 3.28),
+         gnome-weather (>= 3.26) [!s390x],
+         orca (>= 3.30),
+         rygel-playbin (>= 0.36) [!kfreebsd-any],
+         rygel-tracker (>= 0.36) [!kfreebsd-any],
+         simple-scan (>= 3.30) [linux-any],
          vino (>= 3.22),
 # More applications
          avahi-daemon,
-         evolution (>= 3.22),
-         gimp (>= 2.8),
-         gnome-sound-recorder,
-         gnome-tweaks (>= 3.22),
-         inkscape (>= 0.48),
+         evolution (>= 3.30),
+         gnome-sound-recorder [!s390x],
+         gnome-tweaks (>= 3.30),
          libreoffice-gnome,
          libreoffice-writer,
          libreoffice-calc,
@@ -145,9 +143,10 @@
             transmission-gtk,
 Suggests: alacarte,
           empathy,
+          gnome-remote-desktop,
           goobox | sound-juicer,
           polari,
-          xul-ext-ublock-origin,
+          webext-ublock-origin,
           firefox-esr-l10n-all | firefox-l10n-all
 Description: Full GNOME Desktop Environment, with extra components
  This is the GNOME Desktop environment, an intuitive and attractive
@@ -161,22 +160,22 @@
 Package: gnome-games
 Architecture: all
 Depends: ${misc:Depends},
-         five-or-more (>= 1:3.22),
-         four-in-a-row (>= 1:3.22),
-         gnome-chess (>= 1:3.22),
+         five-or-more (>= 1:3.30),
+         four-in-a-row (>= 1:3.28),
+         gnome-chess (>= 1:3.30),
          gnome-klotski (>= 1:3.22),
          gnome-mahjongg (>= 1:3.22),
-         gnome-mines (>= 1:3.22),
-         gnome-nibbles (>= 1:3.22),
+         gnome-mines (>= 1:3.30),
+         gnome-nibbles (>= 1:3.24),
          gnome-robots (>= 1:3.22),
-         gnome-sudoku (>= 1:3.22),
-         gnome-taquin (>= 3.22),
+         gnome-sudoku (>= 1:3.30),
+         gnome-taquin (>= 3.30),
          gnome-tetravex (>= 1:3.22),
          hitori (>= 3.22),
-         iagno (>= 1:3.22),
-         lightsoff (>= 1:3.22),
+         iagno (>= 1:3.30),
+         lightsoff (>= 1:3.30),
          quadrapassel (>= 1:3.22),
-         swell-foop (>= 1:3.22),
+         swell-foop (>= 1:3.30),
          tali (>= 1:3.22),
 Recommends: aisleriot (>= 1:3.22)
 Description: games for the GNOME desktop
@@ -193,6 +192,7 @@
          libgstreamer1.0-dev (>= 1.10),
          libgtk-3-dev (>= 3.22),
          gtk-doc-tools (>= 1.21),
+         meson,
          ${misc:Depends}
 Recommends: gnome-api-docs
 Description: GNOME development platform
@@ -239,7 +239,6 @@
          gstreamer1.0-doc,
          libgtk-3-doc,
          libgail-3-doc,
-         libgtksourceview-3.0-doc,
          libpango1.0-doc,
          ${misc:Depends}
 Recommends: devhelp,

Reply to: