debian/changelog | 1 + debian/patches/force-link-against-lX11.patch | 10 ---------- debian/patches/series | 1 - 3 files changed, 1 insertion(+), 11 deletions(-)
New commits: commit 751b96aa389549a6de428f91becc8a186cbfe943 Author: Sean Finney <[email protected]> Date: Fri Feb 12 07:49:57 2010 +0100 re-prepare 0.8.4-1 diff --git a/debian/changelog b/debian/changelog index 160b0ac..7241f01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ compizconfig-backend-kconfig (0.8.4-1) unstable; urgency=low * New upstream release. * Update Build-Depends against compiz-dev to >= 0.8.4 for ABI bump. + * Remove patch force-link-against-lX11.patch, fixed upstream. -- Sean Finney <[email protected]> Thu, 11 Feb 2010 21:54:59 +0100 commit 6f16305ccb17a957f975b771cd79ef8e26d4384c Author: Sean Finney <[email protected]> Date: Fri Feb 12 07:49:21 2010 +0100 Remove patch force-link-against-lX11.patch, fixed upstream. diff --git a/debian/patches/force-link-against-lX11.patch b/debian/patches/force-link-against-lX11.patch deleted file mode 100644 index 2b7ec9c..0000000 --- a/debian/patches/force-link-against-lX11.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 4-compizconfig-backend-kconfig4.orig/src/CMakeLists.txt -+++ 4-compizconfig-backend-kconfig4/src/CMakeLists.txt -@@ -18,6 +18,6 @@ set(kconfig4_LIB_SRCS kconfig_backend.cp - - kde4_add_library(kconfig4 SHARED ${kconfig4_LIB_SRCS}) - --target_link_libraries(kconfig4 ${KDE4_KDECORE_LIBS} ${KDE4_KDEUI_LIBS} ${CCS_LIBRARIES}) -+target_link_libraries(kconfig4 ${KDE4_KDECORE_LIBS} ${KDE4_KDEUI_LIBS} ${CCS_LIBRARIES} ${X11_X11_LIB}) - - install(TARGETS kconfig4 DESTINATION ${CCS_LIBDIR}/compizconfig/backends) diff --git a/debian/patches/series b/debian/patches/series index 3df2ca2..e69de29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +0,0 @@ -force-link-against-lX11.patch -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

