[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/phosh][debian/master] 3 commits: d/patches: Drop all patches

Guido Günther (@agx) gitlab at salsa.debian.org
Sun Apr 24 16:17:00 BST 2022



Guido Günther pushed to branch debian/master at Debian On Mobile / phosh


Commits:
ae1382a4 by Guido Günther at 2022-04-22T20:48:32+02:00
d/patches: Drop all patches

We can use the new DBus name now that g-c-c 42 is in unstable.

This reverts commit b5e2f983df5113e4836943405c13b843939c1394.

- - - - -
37a34d12 by Guido Günther at 2022-04-22T20:49:50+02:00
d/control: Add breaks on older g-c-c

Version 42 changes DBus name so we want to make sure we're being
used with at least this version.

- - - - -
544dd106 by Guido Günther at 2022-04-22T20:50:31+02:00
Document changes and release 0.17.0-2

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/patches/Revert-quick-settings-Follow-g-c-c-to-Settings-rename.patch
- − debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+phosh (0.17.0-2) unstable; urgency=medium
+
+  * d/patches: Drop all patches.
+    We can use the new DBus name now that g-c-c 42 is in unstable.
+    This reverts commit b5e2f983df5113e4836943405c13b843939c1394.
+  * d/control: Add breaks on older g-c-c.
+    Version 42 changes DBus name so we want to make sure we're being
+    used with at least this version.
+
+ -- Guido Günther <agx at sigxcpu.org>  Fri, 22 Apr 2022 20:50:17 +0200
+
 phosh (0.17.0-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -64,6 +64,7 @@ Provides:
  polkit-1-auth-agent,
 Breaks:
  gnome-calls (<< 41~alpha),
+ gnome-control-center (<< 42),
  libgtk-3-0 (<< 3.24.30),
 Description: Pure Wayland shell for mobile devices
  Phosh is a graphical shell for Wayland compositors speaking the layer-surface


=====================================
debian/patches/Revert-quick-settings-Follow-g-c-c-to-Settings-rename.patch deleted
=====================================
@@ -1,26 +0,0 @@
-From: =?utf-8?q?Guido_G=C3=BCnther?= <agx at sigxcpu.org>
-Date: Fri, 25 Mar 2022 11:07:14 +0100
-Subject: Revert "quick-settings: Follow g-c-c to Settings rename"
-
-Use GNOME Settings old DBus name until 42 is in unstable.
-
-This reverts commit bc26bf0827abe4d841dcf252b9f5195de4b4c691.
----
- src/quick-setting.c | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/quick-setting.c b/src/quick-setting.c
-index 2ee8092..4cf92f1 100644
---- a/src/quick-setting.c
-+++ b/src/quick-setting.c
-@@ -282,8 +282,8 @@ phosh_quick_setting_open_settings_panel (const char *panel)
-   g_dbus_proxy_new_for_bus (G_BUS_TYPE_SESSION,
- 			    G_DBUS_PROXY_FLAGS_NONE,
- 			    NULL,
--			    "org.gnome.Settings",
--			    "/org/gnome/Settings",
-+			    "org.gnome.ControlCenter",
-+			    "/org/gnome/ControlCenter",
- 			    "org.gtk.Actions",
- 			    NULL,
- 			    (GAsyncReadyCallback) create_dbus_proxy_cb,


=====================================
debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-Revert-quick-settings-Follow-g-c-c-to-Settings-rename.patch



View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/0531e569f330a2a2e543c8a26fb69d0cb140d75f...544dd106cff30f6c6ec85dc6b4622f569618492d

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/phosh/-/compare/0531e569f330a2a2e543c8a26fb69d0cb140d75f...544dd106cff30f6c6ec85dc6b4622f569618492d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20220424/46ac25e8/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list