Package: kvirc / 4:5.0.0+dfsg-1

Metadata

Package Version Patches format
kvirc 4:5.0.0+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_fix_desktop_entry.patch | (download)

cmake/kvirc4.desktop.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 corrected the place to show up for the desktop entry.
  Add KDE category. KVIrc is not proposed upstream to be a KDE application
  but rather a Qt one. In Debian we build it with KDE dependencies and hence
  we tag application as KDE in for the menu entry.
  .
  This patch can be studied to be forwarded upstream.
enable optimisation with debug.patch | (download)

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

 remove -o0 from cflags/cxxflags
fix rfc links.patch | (download)

src/kvirc/kvs/KviKvsCoreSimpleCommands.cpp | 4 2 + 2 - 0 !
src/kvirc/kvs/KviKvsCoreSimpleCommands_sz.cpp | 4 2 + 2 - 0 !
src/modules/objects/libkviobjects.cpp | 2 1 + 1 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

 switch rfc2812 links from internal to external.
  As we don't ship the RFC in the format of a help page.