[SCM] KDE Web Development module packaging branch, master, updated. debian/4.4.5-1-18-g0a6a048

Modestas Vainius modax at alioth.debian.org
Thu Mar 31 22:51:33 UTC 2011


The following commit has been merged in the master branch:
commit 39bd422db35401d434c81b56f9e3dcd8c2fb258f
Author: Modestas Vainius <modax at debian.org>
Date:   Fri Apr 1 00:21:10 2011 +0300

    Strip sequence numbers from debian/patches/*.
---
 debian/changelog                                   |    1 +
 debian/patches/97_fix_target_link_libraries.diff   |   12 ------------
 ...d_to_have_interpreter_to_install_examples.diff} |    0
 debian/patches/series                              |    3 +--
 4 files changed, 2 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8e778e9..5479e52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ kdewebdev (4:4.6.1-0r1) UNRELEASED; urgency=low
   [ Modestas Vainius ]
   * Point debian/control Vcs fields to the new Git repository.
   * Switch debian/rules engine to dhmk based qt-kde-team/2/*.
+  * Strip sequence numbers from debian/patches/*.
 
   [ José Manuel Santamaría Lema ]
   * Bump kde-sc-dev-latest build dependency to 4:4.6.1.
diff --git a/debian/patches/97_fix_target_link_libraries.diff b/debian/patches/97_fix_target_link_libraries.diff
deleted file mode 100644
index afd5c39..0000000
--- a/debian/patches/97_fix_target_link_libraries.diff
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/kxsldbg/kxsldbgpart/CMakeLists.txt
-+++ b/kxsldbg/kxsldbgpart/CMakeLists.txt
-@@ -29,7 +29,7 @@
- kde4_add_plugin(kxsldbgpart WITH_PREFIX ${kxsldbgpart_PART_SRCS})
- 
- 
--target_link_libraries(kxsldbgpart ${KDE4_KTEXTEDITOR_LIBS} exslt ${LIBXML2_LIBRARIES} ${LIBXSLT_LIBRARIES} ${KDE4_KPARTS_LIBS} ${QT_QT3SUPPORT_LIBRARY})
-+target_link_libraries(kxsldbgpart ${KDE4_KTEXTEDITOR_LIBS} exslt ${LIBXML2_LIBRARIES} ${LIBXSLT_LIBRARIES} ${KDE4_KPARTS_LIBS} ${QT_QT3SUPPORT_LIBRARY} ${CMAKE_THREAD_LIBS_INIT} )
- 
- install(TARGETS kxsldbgpart  DESTINATION ${PLUGIN_INSTALL_DIR})
- 
- 
diff --git a/debian/patches/01_no_need_to_have_interpreter_to_install_examples.diff b/debian/patches/no_need_to_have_interpreter_to_install_examples.diff
similarity index 100%
rename from debian/patches/01_no_need_to_have_interpreter_to_install_examples.diff
rename to debian/patches/no_need_to_have_interpreter_to_install_examples.diff
diff --git a/debian/patches/series b/debian/patches/series
index 53f8683..f206d60 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-01_no_need_to_have_interpreter_to_install_examples.diff
-#97_fix_target_link_libraries.diff
+no_need_to_have_interpreter_to_install_examples.diff

-- 
KDE Web Development module packaging



More information about the pkg-kde-commits mailing list