Package: cdck / 0.7.0+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
cdck | 0.7.0+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
man.patch | (download) |
man/Makefile.am |
2 1 + 1 - 0 ! |
- fix calls to pod2man - remove stray "=cut", leads to pod2man errors - add a note about using the gnuplot datafile Bugs-Ubuntu: https://bugs.launchpad.net/bugs/476591 |
wording.patch | (download) |
src/lib_main.cpp |
4 2 + 2 - 0 ! |
improve wording |
hurd.patch | (download) |
src/lib_cdinfo.cpp |
5 5 + 0 - 0 ! |
add support for building on hurd-i386 |
makefile.am.patch | (download) |
src/Makefile.am |
6 3 + 3 - 0 ! |
allow libtool to auto(re)conf |
cross.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
replace hard-coded `gcc' with $cc in configure.ac to allow cross-building. |
gcc 10.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
fix detection of gcc version. Use numeric instead of string comparison, then gcc version 10 is greater then 3. |