Package: libcoverart / 1.0.0+git20150706-8
Metadata
Package | Version | Patches format |
---|---|---|
libcoverart | 1.0.0+git20150706-8 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 remove unused code.patch | (download) |
src/c-int-source-funcs.inc |
94 0 + 94 - 0 ! |
remove unused code CAA_C_EXT_GETTER, GetMapName and GetMapValue are not used anywhere. Also, GetMapName and GetMapValue should be static if they were used. |
0002 out of tree.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
fix out of tree install |
0003 gcc 5.patch | (download) |
CMakeLists.txt |
4 2 + 2 - 0 ! |
bump soname for g++ 5 |
0004 Use const when catching exceptions.patch | (download) |
examples/example.cc |
10 5 + 5 - 0 ! |
use const& when catching exceptions This fixes compiler warnings from GCC 8. Signed-off-by: Sebastian Ramacher <sramacher@debian.org> |
1