Dylan Aïssi pushed to branch master at X Strike Force / vulkan / gfxreconstruct
Commits: ed728033 by Dylan Aïssi at 2023-07-25T12:18:37+02:00 Mark #1037677 as closed with this new upstream version - - - - - de7e64de by Dylan Aïssi at 2023-07-25T12:23:02+02:00 Fix lintian-overrides syntax - - - - - e72ce9c4 by Dylan Aïssi at 2023-07-25T12:23:22+02:00 Release gfxreconstruct version 1.0.0+dfsg-1 Signed-off-by: Dylan Aïssi <[email protected]> - - - - - 2 changed files: - debian/changelog - debian/lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,11 @@ -gfxreconstruct (1.0.0+dfsg-1) UNRELEASED; urgency=medium +gfxreconstruct (1.0.0+dfsg-1) unstable; urgency=medium * New upstream version 1.0.0+dfsg + - Fix build with GCC-13 (Closes: #1037677) * Bump version of libvulkan-dev to >= 1.3.250 + * Fix lintian-overrides syntax - -- Dylan Aïssi <[email protected]> Tue, 25 Jul 2023 11:40:17 +0200 + -- Dylan Aïssi <[email protected]> Tue, 25 Jul 2023 12:23:07 +0200 gfxreconstruct (0.9.18+dfsg-1) unstable; urgency=medium ===================================== debian/lintian-overrides ===================================== @@ -1,12 +1,13 @@ # These binaries have manpages without the .py extension -gfxreconstruct: no-manual-page usr/bin/gfxrecon-capture.py -gfxreconstruct: no-manual-page usr/bin/gfxrecon.py -gfxreconstruct: spare-manual-page usr/share/man/man1/gfxrecon-capture.1.gz -gfxreconstruct: spare-manual-page usr/share/man/man1/gfxrecon.1.gz +gfxreconstruct: no-manual-page [usr/bin/gfxrecon-capture.py] +gfxreconstruct: no-manual-page [usr/bin/gfxrecon.py] +gfxreconstruct: spare-manual-page [usr/share/man/man1/gfxrecon-capture.1.gz] +gfxreconstruct: spare-manual-page [usr/share/man/man1/gfxrecon.1.gz] # Provided like this from upstream -gfxreconstruct: script-with-language-extension usr/bin/gfxrecon-capture.py -gfxreconstruct: script-with-language-extension usr/bin/gfxrecon.py +gfxreconstruct: script-with-language-extension [usr/bin/gfxrecon-capture-vulkan.py] +gfxreconstruct: script-with-language-extension [usr/bin/gfxrecon-capture.py] +gfxreconstruct: script-with-language-extension [usr/bin/gfxrecon.py] # Private library gfxreconstruct: lacks-ldconfig-trigger usr/lib/*/libVkLayer_gfxreconstruct.so View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/gfxreconstruct/-/compare/39e539c3c4e7d0712f085f29adf07c38d9332e38...e72ce9c420f93e1f2a024bf91bced4c9dec9b8fc -- View it on GitLab: https://salsa.debian.org/xorg-team/vulkan/gfxreconstruct/-/compare/39e539c3c4e7d0712f085f29adf07c38d9332e38...e72ce9c420f93e1f2a024bf91bced4c9dec9b8fc You're receiving this email because of your account on salsa.debian.org.

