[SCM] KOffice packaging branch, koffice2.3, updated. debian/2.2.1-3-5-g5d44b5f

Raúl Sánchez Siles kebianizao-guest at alioth.debian.org
Mon Aug 23 16:06:56 UTC 2010


The following commit has been merged in the koffice2.3 branch:
commit 5d44b5f38d533a2f460aa1871c0113384765a42f
Author: Raúl Sánchez Siles <rasasi78 at gmail.com>
Date:   Tue Aug 17 19:58:26 2010 +0200

    Added 10_nokcharpart to avoid installing unwanted desktop files.
---
 debian/changelog              |    3 ++-
 debian/patches/10_nokcharpart |   10 ++++++++++
 debian/patches/series         |    1 +
 3 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 176e7bd..c93b0a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ koffice (1:2.2.80-1) UNRELEASED; urgency=low
   	- Removed fixes_arm.diff patch. Included upstream.
   * Not including KChart application but rather the chart shape plugin.
   * Adding koreport desktop files.
+  * Added 10_nokcharpart to avoid installing unwanted desktop files.
 
- -- Raúl Sánchez Siles <rasasi78 at gmail.com>  Tue, 17 Aug 2010 23:08:14 +0200
+ -- Raúl Sánchez Siles <rasasi78 at gmail.com>  Wed, 18 Aug 2010 18:24:52 +0200
 
 koffice (1:2.2.1-3) unstable; urgency=low
 
diff --git a/debian/patches/10_nokcharpart b/debian/patches/10_nokcharpart
new file mode 100644
index 0000000..bc3f42b
--- /dev/null
+++ b/debian/patches/10_nokcharpart
@@ -0,0 +1,10 @@
+diff --git a/plugins/chartshape/CMakeLists.txt b/plugins/chartshape/CMakeLists.txt
+--- a/plugins/chartshape/CMakeLists.txt
++++ b/plugins/chartshape/CMakeLists.txt
+@@ -60,5 +60,5 @@ install(TARGETS chartshape DESTINATION $
+ ########### install files ###############
+ 
+ install( FILES chartshape.desktop DESTINATION ${SERVICES_INSTALL_DIR})
+-install( FILES kchartpart.desktop  DESTINATION ${SERVICES_INSTALL_DIR})
++#install( FILES kchartpart.desktop  DESTINATION ${SERVICES_INSTALL_DIR})
+ kde4_install_icons( ${DATA_INSTALL_DIR}/koffice/icons )
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..c9d013b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+10_nokcharpart

-- 
KOffice packaging



More information about the pkg-kde-commits mailing list