vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit e64ff8fc7698d39a5f4e03e0561bcb0d53bdb4fa
Author: Gard Spreemann <gspr@nonempty.org>
Date: Tue Nov 19 15:38:25 2024 +0100
Don't build with security context support
We're missing the wayland-client dependency, I believe.
commit c56ec18c97da5d4937421a0810c795baf6a63776
Author: Gard Spreemann <gspr@nonempty.org>
Date: Tue Nov 19 15:34:26 2024 +0100
Document licensing for new file
commit 2c70f43fd1d27384ef5cf4390b1f6ae32f29ecf7
Merge: 07ce2d8 db328a8
Author: Gard Spreemann <gspr@nonempty.org>
Date: Tue Nov 19 15:31:38 2024 +0100
Merge tag 'v0.9.2' into debian/sid
commit db328a8984382a4b985c4e4a3b69b11ad1e078a0
Author: Manuel Stoeckl <code@mstoeckl.com>
Date: Sun Nov 17 13:58:20 2024 -0500
Bump version
commit 4faf0c436da58f2befcb50a7be542f0738343dbd
Author: Manuel Stoeckl <code@mstoeckl.com>
Date: Mon Nov 18 17:29:12 2024 -0500
Fix unused function warning
commit 8d35d76205cc678bb675198aa16cb233be95973d
Author: Manuel Stoeckl <code@mstoeckl.com>
Date: Sun Nov 17 13:49:39 2024 -0500
Establish protocol version forward compatibility
To allow future upgrades of Waypipe's wire protocol, the connection
header version field is no longer strictly checked; instead, any version
increase will require an acknowledgement message. Because the first
message from the client is always simple (a protocol message containing
registry and callback requests) freezing its structure is an acceptable
constraint on future versions.
commit 54ccc0fc1110506975a0461b6947125add2bc81b
Author: Manuel Stoeckl <code@mstoeckl.com>
Date: Sat Nov 16 12:12:22 2024 -0500
Fix a function declaration warning
commit c850c8d155ee28229854872daa6877b6771079c7
Author: Manuel Stoeckl <code@mstoeckl.com>
Date: Fri Nov 15 22:24:23 2024 -0500
Filter out a few more unsupported protocols
commit ed040c51af46d55dcccb394e279dd0ada6f594f8
Author: Manuel Stoeckl <code@mstoeckl.com>
Date: Tue Oct 22 16:20:48 2024 -0400
Change security context socket name
commit f769e46460a7295332be5560af572177fbfe40e6
Author: Yuri Nesterov <yuriy.nesterov@unikie.com>
Date: Thu Jun 13 14:49:31 2024 +0300
Add support for the Wayland security context protocol
commit 328e0d43972c5f89305be23582a64cfdda90620b
Author: Manuel Stoeckl <code@mstoeckl.com>
Date: Mon Oct 14 15:27:15 2024 -0400
Fix reading large amounts from pipes
commit 4779dddfe2c4f5469cb1eb6d2ef058b3a02493ca
Author: Manuel Stoeckl <code@mstoeckl.com>
Date: Wed Oct 2 12:18:06 2024 -0400
Align fill transfer regions
This may slightly improve performance when applying the fill operation.
commit 3e62b572b143f2a93724613b1d5308c1a2b69b8a
Author: Manuel Stoeckl <code@mstoeckl.com>
Date: Wed Oct 2 12:00:47 2024 -0400
Fix format specifier in error message