[onboard] 07/07: Add debian/patches/gnome-shell-321.patch to support sid's gnome-shell

Jeremy Bicha jbicha-guest at moszumanska.debian.org
Thu Sep 1 15:52:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

jbicha-guest pushed a commit to branch master
in repository onboard.

commit bc51df7912d42a1e5f4d412f1885f95fa10c4b14
Author: Jeremy Bicha <jbicha at ubuntu.com>
Date:   Thu Sep 1 11:49:12 2016 -0400

    Add debian/patches/gnome-shell-321.patch to support sid's gnome-shell
---
 debian/control                               |  3 ++-
 debian/patches/series                        |  1 +
 debian/patches/support-gnome-shell-321.patch | 11 +++++++++++
 3 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c6d4db4..c05e18d 100644
--- a/debian/control
+++ b/debian/control
@@ -77,7 +77,8 @@ Description: Language model files for the word suggestion feature of Onboard
 Package: gnome-shell-extension-onboard
 Architecture: all
 Depends: ${misc:Depends},
-         gnome-shell (>= 3.16)
+         gnome-shell (>= 3.16),
+         gnome-shell (<< 3.23),
 Description: GNOME Shell extension for the on-screen keyboard Onboard
  This package hides the official GNOME3 keyboard and provides an icon to
  show/hide Onboard. It is only an initial extension that does not show
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..1421382 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+support-gnome-shell-321.patch
diff --git a/debian/patches/support-gnome-shell-321.patch b/debian/patches/support-gnome-shell-321.patch
new file mode 100644
index 0000000..42df9bb
--- /dev/null
+++ b/debian/patches/support-gnome-shell-321.patch
@@ -0,0 +1,11 @@
+Forwarded: not needed once GNOME Shell 3.22 is released September 19 2016
+Index: onboard-1.3.0/gnome/Onboard_Indicator at onboard.org/metadata.json
+===================================================================
+--- onboard-1.3.0.orig/gnome/Onboard_Indicator at onboard.org/metadata.json
++++ onboard-1.3.0/gnome/Onboard_Indicator at onboard.org/metadata.json
+@@ -1,4 +1,4 @@
+-{"shell-version": ["3.16", "3.18", "3.20", "3.22"],
++{"shell-version": ["3.16", "3.18", "3.20", "3.21", "3.22"],
+  "name": "Onboard Indicator",
+  "description": "Add indicator and menu for Onboard onscreen-keyboard and hide the built-in keyboard.",
+  "uuid": "Onboard_Indicator at onboard.org"}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/onboard.git



More information about the pkg-mate-commits mailing list