[SCM] KOffice packaging branch, koffice2.3, updated. debian/2.2.1-3-54-g2654cb2

Raúl Sánchez Siles kebianizao-guest at alioth.debian.org
Wed Dec 8 11:09:56 UTC 2010


The following commit has been merged in the koffice2.3 branch:
commit e0491fc17f3a2d3d3c230f2a33089577fd2a7ee8
Author: Raúl Sánchez Siles <rasasi78 at gmail.com>
Date:   Wed Nov 10 08:56:21 2010 +0100

    Prevent building Google docs support.
---
 debian/changelog |    3 ++-
 debian/rules     |    3 +++
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f5b7f45..ffc9b45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ koffice (1:2.2.82-1) UNRELEASED; urgency=low
   * Adding kexi plugins packages.
   * Replace and conflict koffice-lib with older kchart packages.
   * Move menu icons to application binary package.
+  * Prevent building Google docs support.
 
- -- Raúl Sánchez Siles <rasasi78 at gmail.com>  Sun, 31 Oct 2010 21:38:34 +0100
+ -- Raúl Sánchez Siles <rasasi78 at gmail.com>  Wed, 10 Nov 2010 08:55:28 +0100
 
 koffice (1:2.2.1-3) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 5d635f0..49a5789 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk
+
+#Do not build staging dir
+DEB_CONFIGURE_EXTRA_FLAGS += -DBUILD_staging=FALSE

-- 
KOffice packaging



More information about the pkg-kde-commits mailing list