Package: apvlv / 0.1.5+dfsg-3

Metadata

Package Version Patches format
apvlv 0.1.5+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 manpage spelling.patch | (download)

apvlv.1 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 correct manpage spelling
0002 desktop file keywords.patch | (download)

apvlv.desktop | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add keywords: to desktop file
0003 add Icon to desktop file.patch | (download)

apvlv.desktop | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add icon to upstream's desktop file
 This was previously included in the now-obsolete debian/desktop file.
0004 debian paths.patch | (download)

src/ApvlvUtil.cc | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 patch paths to files for debian filesystem layout
0005 fix build with GCC 6.patch | (download)

src/ApvlvParams.cc | 17 16 + 1 - 0 !
1 file changed, 16 insertions(+), 1 deletion(-)

 fix build with gcc 6
 In particular, the new default C++-14 standard.
0006 restore Debian CXXFLAGS.patch | (download)

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

 stop upstream's cmakelists.txt from clearing debian's cxxflags
ftbfs gcc 7.patch | (download)

src/ApvlvCmds.cc | 2 1 + 1 - 0 !
src/ApvlvCore.cc | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

---