[onboard] 01/01: Drop support-gnome-shell-321.patch since 3.22 is ok

Jeremy Bicha jbicha-guest at moszumanska.debian.org
Sun Oct 2 09:21:29 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 bbcdd2654a676e0152e231b16dd9e4e0d68b74b7
Author: Jeremy Bicha <jbicha at ubuntu.com>
Date:   Sun Oct 2 05:18:07 2016 -0400

    Drop support-gnome-shell-321.patch since 3.22 is ok
    
    onboard 1.3 already supports gnome-shell 3.22 which is now in testing
    
    Also, drop upper bound for gnome-shell version since gnome-shell 3.22+
    by default doesn't care to check extension versions any more
    
    Gbp-Dch: Ignore
---
 debian/control                               |  1 -
 debian/patches/series                        |  1 -
 debian/patches/support-gnome-shell-321.patch | 11 -----------
 3 files changed, 13 deletions(-)

diff --git a/debian/control b/debian/control
index b4deebd..504e748 100644
--- a/debian/control
+++ b/debian/control
@@ -78,7 +78,6 @@ Package: gnome-shell-extension-onboard
 Architecture: all
 Depends: ${misc:Depends},
          gnome-shell (>= 3.16),
-         gnome-shell (<< 3.23),
          onboard (>= ${source:Version}),
 Breaks: onboard-common (<< 1.3.0)
 Replaces: onboard-common (<< 1.3.0)
diff --git a/debian/patches/series b/debian/patches/series
index 1421382..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-support-gnome-shell-321.patch
diff --git a/debian/patches/support-gnome-shell-321.patch b/debian/patches/support-gnome-shell-321.patch
deleted file mode 100644
index 37f6d59..0000000
--- a/debian/patches/support-gnome-shell-321.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-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.91", "3.21.92", "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