Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock X-Debbugs-Cc: waylan...@packages.debian.org Control: affects -1 + src:waylandpp
Please unblock package waylandpp [ Reason ] The new release is a fix for the RC bug #1035462 [ Impact ] waylandpp rdepends ... kodi: "Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub" [ Tests ] non-superficial tests are run during the build: see https://salsa.debian.org/debian/waylandpp/-/pipelines/524875 [ Risks ] The change is trivial: adding a seldom used library to the package libwayland-client++0, which is libwayland-client-unstable++.so [ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing unblock waylandpp/1.0.0-4
diff -Nru waylandpp-1.0.0/debian/changelog waylandpp-1.0.0/debian/changelog --- waylandpp-1.0.0/debian/changelog 2022-05-17 09:32:49.000000000 +0200 +++ waylandpp-1.0.0/debian/changelog 2023-05-03 17:39:41.000000000 +0200 @@ -1,3 +1,13 @@ +waylandpp (1.0.0-4) unstable; urgency=medium + + * added usr/lib/*/libwayland-client-unstable++.so.* in the file + d/libwayland-client++1.install, removed it from d/not-installed. + Closes: #1035462 + * fixed Standards-Version: 4.6.0.2 -> 4.6.2 + * declared libwayland-client-unstable++.so in d/libwayland-client++1.shlib + + -- Georges Khaznadar <georg...@debian.org> Wed, 03 May 2023 17:39:41 +0200 + waylandpp (1.0.0-3) unstable; urgency=medium * Closes: #1011107, thanks to Thadeu Lima de Souza Cascardo; diff -Nru waylandpp-1.0.0/debian/control waylandpp-1.0.0/debian/control --- waylandpp-1.0.0/debian/control 2022-05-17 09:32:49.000000000 +0200 +++ waylandpp-1.0.0/debian/control 2023-05-03 17:39:41.000000000 +0200 @@ -12,7 +12,7 @@ libegl1-mesa-dev, wayland-scanner++:any <cross>, doxygen, -Standards-Version: 4.6.0.2 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian/waylandpp Vcs-Git: https://salsa.debian.org/debian/waylandpp.git Homepage: https://github.com/NilsBrause/waylandpp diff -Nru waylandpp-1.0.0/debian/libwayland-client++1.install waylandpp-1.0.0/debian/libwayland-client++1.install --- waylandpp-1.0.0/debian/libwayland-client++1.install 2022-05-14 17:21:55.000000000 +0200 +++ waylandpp-1.0.0/debian/libwayland-client++1.install 2023-05-03 17:37:14.000000000 +0200 @@ -1 +1,2 @@ usr/lib/*/libwayland-client++.so.* +usr/lib/*/libwayland-client-unstable++.so.* \ Pas de fin de ligne à la fin du fichier diff -Nru waylandpp-1.0.0/debian/libwayland-client++1.shlibs waylandpp-1.0.0/debian/libwayland-client++1.shlibs --- waylandpp-1.0.0/debian/libwayland-client++1.shlibs 2022-05-14 17:21:55.000000000 +0200 +++ waylandpp-1.0.0/debian/libwayland-client++1.shlibs 2023-05-03 17:39:41.000000000 +0200 @@ -1 +1,2 @@ -libwayland-client++ 1 libwayland-client++1 (>= 1.0.0) +libwayland-client++ 1 libwayland-client++1 (>= 1.0.0) +libwayland-client-unstable++ 1 libwayland-client-unstable++1 (>= 1.0.0) \ Pas de fin de ligne à la fin du fichier diff -Nru waylandpp-1.0.0/debian/not-installed waylandpp-1.0.0/debian/not-installed --- waylandpp-1.0.0/debian/not-installed 2022-05-06 18:38:30.000000000 +0200 +++ waylandpp-1.0.0/debian/not-installed 2023-05-03 17:38:04.000000000 +0200 @@ -1,3 +1,2 @@ -usr/lib/*/libwayland-client-unstable++.so.* usr/lib/*/cmake/* usr/share/doc/waylandpp/latex