Package: dislocker / 0.7.3+git20250907-1

Metadata

Package Version Patches format
dislocker 0.7.3+git20250907-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
always pick linux manpages.patch | (download)

src/CMakeLists.txt | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 always pick the linux-specific manpage sources
 There are no specific manpages available for the Hurd (and formerly kFreeBSD). 
wrong libdir.patch | (download)

src/CMakeLists.txt | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 don't install to /usr/lib64 just because it exists in build env
 This package fails to build in Ubuntu and in Debian because both are
 using usrmerge in their build environments, which causes /usr/lib64 to exist
 and the upstream build system to wrongly install files to it instead of to
 /usr/lib. Patch the build system to never use /usr/lib64 as this is always
 wrong for a Debian package.
fix VERSION_RELEASE.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 set the correct version number of the application