Merge lp:~yofel/kdenetwork/4.5.85a into lp:~kubuntu-packagers/kubuntu-packaging/kdenetwork

Proposed by Philip Muškovac
Status: Merged
Merged at revision: 123
Proposed branch: lp:~yofel/kdenetwork/4.5.85a
Merge into: lp:~kubuntu-packagers/kubuntu-packaging/kdenetwork
Diff against target: 67 lines (+35/-1)
4 files modified
debian/changelog (+9/-0)
debian/control (+1/-1)
debian/patches/kubuntu_07_krdc_vnc_detection.diff (+24/-0)
debian/patches/series (+1/-0)
To merge this branch: bzr merge lp:~yofel/kdenetwork/4.5.85a
Reviewer Review Type Date Requested Status
Kubuntu Members Pending
Review via email: mp+42962@code.launchpad.net

Description of the change

4.5.85a

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2010-11-29 17:15:20 +0000
3+++ debian/changelog 2010-12-07 16:04:11 +0000
4@@ -1,3 +1,12 @@
5+kdenetwork (4:4.5.85a-0ubuntu1) natty; urgency=low
6+
7+ * New upstream beta release
8+ * Add upstream svn r1203717 as kubuntu_07_krdc_vnc_detection.diff
9+ so krdc vnc components get built.
10+ * Add libkonq5-dev and kdebase-workspace-dev to build depends
11+
12+ -- Philip Muskovac <yofel@gmx.net> Mon, 06 Dec 2010 23:41:14 +0100
13+
14 kdenetwork (4:4.5.80-0ubuntu1) natty; urgency=low
15
16 * New upstream beta release
17
18=== modified file 'debian/control'
19--- debian/control 2010-10-22 02:57:48 +0000
20+++ debian/control 2010-12-07 16:04:11 +0000
21@@ -18,7 +18,7 @@
22 libstreamanalyzer-dev, libgadu-dev, libmediastreamer-dev, libtelepathy-qt4-dev,
23 libv4l-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
24 shared-desktop-ontologies, libgpgme11-dev, libexpat1-dev, libgif-dev,
25- libktorrent-dev
26+ libktorrent-dev, libkonq5-dev, kdebase-workspace-dev
27 Build-Conflicts: libmediastreamer-dev (= 3.3.0-1) [amd64]
28 Standards-Version: 3.8.4
29 Homepage: http://www.kde.org/
30
31=== added file 'debian/patches/kubuntu_07_krdc_vnc_detection.diff'
32--- debian/patches/kubuntu_07_krdc_vnc_detection.diff 1970-01-01 00:00:00 +0000
33+++ debian/patches/kubuntu_07_krdc_vnc_detection.diff 2010-12-07 16:04:11 +0000
34@@ -0,0 +1,24 @@
35+Index: kdenetwork-4.5.85/krdc/CMakeLists.txt
36+===================================================================
37+--- kdenetwork-4.5.85.orig/krdc/CMakeLists.txt 2010-12-05 12:13:56.518658206 +0100
38++++ kdenetwork-4.5.85/krdc/CMakeLists.txt 2010-12-05 12:14:20.007457615 +0100
39+@@ -27,9 +27,6 @@
40+ add_definitions(${QT_DEFINITIONS} ${QT_QTDBUS_DEFINITIONS} ${KDE4_DEFINITIONS})
41+ include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
42+
43+- macro_optional_find_package(LibVNCServer)
44+- macro_log_feature(LIBVNCSERVER_FOUND "libvncserver" "VNC Server library" "http://libvncserver.sourceforge.net/" FALSE "0.9" "Needed to build Krfb and VNC support in Krdc")
45+-
46+ # NX support is not ready for KDE 4.2; disabled (uwolfer)
47+ # macro_optional_find_package(LibNXCL)
48+ # macro_log_feature(LIBNXCL_FOUND "libnxcl" "NX X compression client library" "http://svn.berlios.de/svnroot/repos/freenx/trunk/freenx-client/nxcl/" FALSE "1.0" "Needed to build Krdc with NX support")
49+@@ -48,6 +45,9 @@
50+
51+ endif(NOT INSIDE_KDENETWORK)
52+
53++macro_optional_find_package(LibVNCServer)
54++macro_log_feature(LIBVNCSERVER_FOUND "libvncserver" "VNC Server library" "http://libvncserver.sourceforge.net/" FALSE "0.9" "Needed to build Krfb and VNC support in Krdc")
55++
56+ include_directories(
57+ ${CMAKE_CURRENT_SOURCE_DIR}
58+ ${CMAKE_CURRENT_SOURCE_DIR}/core/
59
60=== modified file 'debian/patches/series'
61--- debian/patches/series 2010-11-26 13:17:46 +0000
62+++ debian/patches/series 2010-12-07 16:04:11 +0000
63@@ -2,3 +2,4 @@
64 kubuntu_03_no_mediastreamer_in_wlm.diff
65 kubuntu_04_googletalk_no_errormsg_and_knh_support.patch
66 kubuntu_06_libktorrent.diff
67+kubuntu_07_krdc_vnc_detection.diff

Subscribers

People subscribed via source and target branches

to all changes: