Jeremy Bícha pushed to branch debian-unstable at X Strike Force / lib / libei
Commits: 96d8dcbd by Jeremy Bícha at 2025-09-11T22:00:58-04:00 Run wrap-and-sort - - - - - 1bf25c5b by Jeremy Bícha at 2025-09-11T22:01:46-04:00 releasing package libei version 1.5.0-2 - - - - - 6 changed files: - debian/changelog - debian/control - debian/libei-dev.install - debian/libei-tests.install - debian/libeis-dev.install - debian/liboeffis-dev.install Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libei (1.5.0-2) unstable; urgency=medium + + * debian/watch: convert to Version: 5 + + -- Jeremy Bícha <[email protected]> Thu, 11 Sep 2025 22:01:33 -0400 + libei (1.5.0-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -27,8 +27,8 @@ Section: libs Architecture: any Multi-Arch: same Depends: - ${shlibs:Depends}, ${misc:Depends}, + ${shlibs:Depends} Description: Emulated Input client library libei is a library for Emulated Input, primarily aimed at the Wayland stack. It provides three parts: @@ -43,8 +43,8 @@ Section: libs Architecture: any Multi-Arch: same Depends: - ${shlibs:Depends}, ${misc:Depends}, + ${shlibs:Depends} Description: Emulated Input server library libei is a library for Emulated Input, primarily aimed at the Wayland stack. It provides three parts: @@ -59,8 +59,8 @@ Section: libs Architecture: any Multi-Arch: same Depends: - ${shlibs:Depends}, ${misc:Depends}, + ${shlibs:Depends} Description: RemoteDesktop portal DBus helper library libei is a library for Emulated Input, primarily aimed at the Wayland stack. It provides three parts: @@ -75,8 +75,8 @@ Section: libdevel Architecture: any Multi-Arch: same Depends: - ${misc:Depends}, libei1 (= ${binary:Version}), + ${misc:Depends} Description: Emulated Input client library (development headers) libei is a library for Emulated Input, primarily aimed at the Wayland stack. It provides three parts: @@ -92,8 +92,8 @@ Section: libdevel Architecture: any Multi-Arch: same Depends: - ${misc:Depends}, libeis1 (= ${binary:Version}), + ${misc:Depends} Description: Emulated Input server library (development headers) libei is a library for Emulated Input, primarily aimed at the Wayland stack. It provides three parts: @@ -109,9 +109,9 @@ Section: libdevel Architecture: any Multi-Arch: same Depends: - ${misc:Depends}, liboeffis1 (= ${binary:Version}), libsystemd-dev, + ${misc:Depends} Description: RemoteDesktop portal DBus helper library (development headers) libei is a library for Emulated Input, primarily aimed at the Wayland stack. It provides three parts: @@ -125,8 +125,8 @@ Description: RemoteDesktop portal DBus helper library (development headers) Package: libei-tests Architecture: any Depends: - ${shlibs:Depends}, ${misc:Depends}, + ${shlibs:Depends} Description: Emulated Input client library - installed tests libei is a library for Emulated Input, primarily aimed at the Wayland stack. It provides three parts: ===================================== debian/libei-dev.install ===================================== @@ -1,3 +1,3 @@ +usr/include/libei-1.0/libei.h usr/lib/*/libei.so usr/lib/*/pkgconfig/libei-1.0.pc -usr/include/libei-1.0/libei.h ===================================== debian/libei-tests.install ===================================== @@ -1,6 +1,6 @@ -usr/lib/*/libmunit.so usr/libexec/libei obj-*/test/eierpecken usr/libexec/libei/tests obj-*/test/unit-tests-ei usr/libexec/libei/tests obj-*/test/unit-tests-eis usr/libexec/libei/tests obj-*/test/unit-tests-oeffis usr/libexec/libei/tests obj-*/test/unit-tests-utils usr/libexec/libei/tests +usr/lib/*/libmunit.so usr/libexec/libei ===================================== debian/libeis-dev.install ===================================== @@ -1,3 +1,3 @@ +usr/include/libei-1.0/libeis.h usr/lib/*/libeis.so usr/lib/*/pkgconfig/libeis-1.0.pc -usr/include/libei-1.0/libeis.h ===================================== debian/liboeffis-dev.install ===================================== @@ -1,3 +1,3 @@ +usr/include/libei-1.0/liboeffis.h usr/lib/*/liboeffis.so usr/lib/*/pkgconfig/liboeffis-1.0.pc -usr/include/libei-1.0/liboeffis.h View it on GitLab: https://salsa.debian.org/xorg-team/lib/libei/-/compare/0cbe6e66af8c49a1c4bb150e18829b8eea5a229b...1bf25c5b37d25d07d9f80ddaf811b3bf4212c5c0 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libei/-/compare/0cbe6e66af8c49a1c4bb150e18829b8eea5a229b...1bf25c5b37d25d07d9f80ddaf811b3bf4212c5c0 You're receiving this email because of your account on salsa.debian.org.

