[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/squeekboard][wip/a-wai/fix-current-build-startup] 3 commits: debian: override lintian false positives
Arnaud Ferraris (@a-wai)
gitlab at salsa.debian.org
Thu Nov 6 09:51:34 GMT 2025
Arnaud Ferraris pushed to branch wip/a-wai/fix-current-build-startup at Debian On Mobile / squeekboard
Commits:
92bf3d31 by Arnaud Ferraris at 2025-11-06T10:47:56+01:00
debian: override lintian false positives
- - - - -
2d1ab2bf by Arnaud Ferraris at 2025-11-06T10:47:56+01:00
d/control: drop unneeded conflict
The affected version is no longer part of the archive and users up to
date on current stable (trixie) will have versions of both packages that
no longer conflict, so we can now drop this restriction.
- - - - -
6813cdf0 by Arnaud Ferraris at 2025-11-06T10:47:56+01:00
d/changelog: release version 1.43.1-2
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/squeekboard-devel.lintian-overrides
- + debian/squeekboard.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,25 @@
+squeekboard (1.43.1-2) unstable; urgency=medium
+
+ * debian: port to recent zbus.
+ Backport an upstream MR and update the build-dependencies accordingly.
+ Also bump `Standards-Version` as no other change is needed, and drop the
+ now-obsolete `Rules-Requires-Root`. (Closes: #1053635)
+ * debian: add systemd unit.
+ This allows squeekboard to still be used with gnome-session 49. Based on
+ https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/712
+ (Closes: #1118539)
+ * d/patches: fix build failure in current Debian
+ * d/watch: convert to version 5.
+ Add a `Version-Mangle` as otherwise it keeps the leading `v` as part of
+ the actual version.
+ * debian: override lintian false positives
+ * d/control: drop unneeded conflict.
+ The affected version is no longer part of the archive and users up to
+ date on current stable (trixie) will have versions of both packages that
+ no longer conflict, so we can now drop this restriction.
+
+ -- Arnaud Ferraris <aferraris at debian.org> Thu, 06 Nov 2025 10:29:51 +0100
+
squeekboard (1.43.1-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -51,7 +51,6 @@ Depends:
Recommends:
# for Greek polytonic readability
fonts-gfs-didot-classic,
-Conflicts: phosh-osk-stub (<< 0.22.1)
Description: On-screen keyboard for Wayland
Virtual keyboard for Wayland, supporting the 'input-method', 'text-input' and
'virtual-keyboard' protocols. Squeekboard is built primarily for mobile
=====================================
debian/squeekboard-devel.lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# This is a false positive, we don't embed libyaml.
+squeekboard-devel: embedded-library libyaml [usr/bin/squeekboard-test-layout]
=====================================
debian/squeekboard.lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# This is a false positive, we don't embed libyaml.
+squeekboard: embedded-library libyaml [usr/bin/squeekboard]
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/compare/22489ea216fbb6ff8970b18cda9456ce1c021bbb...6813cdf0e9291922b677db67fe3a23450093f69c
--
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/squeekboard/-/compare/22489ea216fbb6ff8970b18cda9456ce1c021bbb...6813cdf0e9291922b677db67fe3a23450093f69c
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/20251106/c17e3ecf/attachment-0001.htm>
More information about the Debian-on-mobile-maintainers
mailing list