Bug#954078: vulkan-loader: consider using multiple .orig tarball to simplify packaging

2020-03-16 Thread Simon McVittie
Source: vulkan-loader Version: 1.2.131.2-1 Severity: wishlist I notice that vulkan-loader contains a vendored copy of vulkan-headers, in order to keep the library and headers in sync, with the "upstream" tarball actually being composed by repacking the combination of vulkan-loader and vulkan-heade

Bug#954086: vulkan-loader: consider adding a superficial autopkgtest for the library

2020-03-16 Thread Simon McVittie
Source: vulkan-loader Version: 1.2.131.2-1 Severity: wishlist Tags: patch Compiling and linking what is essentially "hello, world" against a library is not a thorough test, but can detect surprisingly many library packaging mistakes, so I've started writing a superficial test like this for every l

Bug#954087: vulkan-loader: consider adding a .symbols file

2020-03-16 Thread Simon McVittie
Source: vulkan-loader Version: 1.2.131.2-1 Severity: wishlist Tags: patch Adding a symbols file for dpkg-gensymbols helps to detect many forms of ABI break. libvulkan seems to have a simple C ABI with explicit control over what's exported, so it's a good candidate for adding this. Patch: https://