Gunnar Hjalmarsson has proposed merging 
~gunnarhj/ubuntu/+source/mutter:translation-fix into 
~ubuntu-desktop/ubuntu/+source/mutter:ubuntu/master.

Requested reviews:
  Ubuntu Desktop (ubuntu-desktop)
Related bugs:
  Bug #1823722 in mutter (Ubuntu): "keyboard shortcuts are displayed not 
translated"
  https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1823722

For more details, see:
https://code.launchpad.net/~gunnarhj/ubuntu/+source/mutter/+git/mutter/+merge/365971
-- 
Your team Ubuntu Desktop is requested to review the proposed merge of 
~gunnarhj/ubuntu/+source/mutter:translation-fix into 
~ubuntu-desktop/ubuntu/+source/mutter:ubuntu/master.
diff --git a/debian/changelog b/debian/changelog
index 7471ed8..44e1d8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mutter (3.32.0+git20190410-1ubuntu2) UNRELEASED; urgency=medium
+
+  * debian/control:
+    - Add gnome-control-center-data to Build-Depends in order to have
+      gnome-keybindings.[its,loc] available when parsing po/POTFILES.in
+      (LP: #1823722).
+
+ -- Gunnar Hjalmarsson <gunna...@ubuntu.com>  Fri, 12 Apr 2019 19:57:00 +0200
+
 mutter (3.32.0+git20190410-1ubuntu1) disco; urgency=medium
 
   * Merge with debian git snapshot (LP: #1820542), remaining changes:
diff --git a/debian/control b/debian/control
index ebbb4d0..1b21f55 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 12),
                at-spi2-core <!nocheck>,
                dbus <!nocheck>,
                dmz-cursor-theme <!nocheck>,
+               gnome-control-center-data,
                gnome-pkg-tools (>= 0.10),
                gnome-settings-daemon-common <!nocheck>,
                gnome-settings-daemon-dev,
diff --git a/debian/control.in b/debian/control.in
index b8cb5fa..cc216e6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -10,6 +10,7 @@ Build-Depends: debhelper-compat (= 12),
                at-spi2-core <!nocheck>,
                dbus <!nocheck>,
                dmz-cursor-theme <!nocheck>,
+               gnome-control-center-data,
                gnome-pkg-tools (>= 0.10),
                gnome-settings-daemon-common <!nocheck>,
                gnome-settings-daemon-dev,
-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop

Reply via email to