Didier Roche has proposed merging 
~didrocks/ubuntu/+source/gnome-session:yaru-default into 
~ubuntu-desktop/ubuntu/+source/gnome-session:ubuntu/master.

Requested reviews:
  Ubuntu Desktop (ubuntu-desktop)
Related bugs:
  Bug #1783571 in ubuntu-settings (Ubuntu): "Set Yaru as default"
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-settings/+bug/1783571

For more details, see:
https://code.launchpad.net/~didrocks/ubuntu/+source/gnome-session/+git/gnome-session/+merge/350928

Do not merge before Yaru is seeded


-- 
Your team Ubuntu Desktop is requested to review the proposed merge of 
~didrocks/ubuntu/+source/gnome-session:yaru-default into 
~ubuntu-desktop/ubuntu/+source/gnome-session:ubuntu/master.
diff --git a/debian/changelog b/debian/changelog
index 983de4a..1d01989 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gnome-session (3.28.1-0ubuntu4) UNRELEASED; urgency=medium
+
+  * Remove gnome-themes-extra and gtk2-engines-pixbuf Recommends.
+    Those are pulled by the themes as needed.
+  * ubuntu-session now depends on yaru-theme-gnome-shell, as the mod
+    refers to it. (LP: #1783571)
+
+ -- Didier Roche <didro...@ubuntu.com>  Wed, 25 Jul 2018 16:49:37 +0200
+
 gnome-session (3.28.1-0ubuntu3) bionic; urgency=medium
 
   * Prevent debian/unity-gnome-shell-migration.17.10.py script migration
diff --git a/debian/control b/debian/control
index dd8ac13..e72167d 100644
--- a/debian/control
+++ b/debian/control
@@ -100,11 +100,10 @@ Depends: ${misc:Depends},
          gnome-session-bin (>= ${binary:Version}),
          gnome-session-bin (<< ${gnome:NextVersion}),
          gnome-session-common (= ${source:Version}),
-         xwayland [linux-any]
+         xwayland [linux-any],
+         yaru-theme-gnome-shell,
 Recommends: session-migration,
             python3,
-            gnome-themes-extra,
-            gtk2-engines-pixbuf,
 Provides: x-session-manager,
 Breaks: unity (<< 7.5.0+17.10.20170619),
         unity-settings-daemon (<< 15.04.1+17.04.20170619),
diff --git a/debian/control.in b/debian/control.in
index 0e07abe..c40ba60 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -96,11 +96,10 @@ Depends: ${misc:Depends},
          gnome-session-bin (>= ${binary:Version}),
          gnome-session-bin (<< ${gnome:NextVersion}),
          gnome-session-common (= ${source:Version}),
-         xwayland [linux-any]
+         xwayland [linux-any],
+         yaru-theme-gnome-shell,
 Recommends: session-migration,
             python3,
-            gnome-themes-extra,
-            gtk2-engines-pixbuf,
 Provides: x-session-manager,
 Breaks: unity (<< 7.5.0+17.10.20170619),
         unity-settings-daemon (<< 15.04.1+17.04.20170619),
-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop

Reply via email to