[SCM] KDE PIM module packaging branch, master, updated. debian/4.10.5-1

Pino Toscano pino at alioth.debian.org
Sat Jul 13 15:25:24 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdepim.git;a=commitdiff;h=aebe981

The following commit has been merged in the master branch:
commit aebe9813281f2ca41432c91d830167a6cde54bf2
Author: Modestas Vainius <modax at debian.org>
Date:   Fri Jun 22 21:51:59 2012 +0300

    Enable mobile components.
---
 debian/changelog |    1 -
 debian/rules     |    3 ---
 2 files changed, 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9af3292..adaa513 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,7 +40,6 @@ kdepim (4:4.8.4-0r1) UNRELEASED; urgency=low
     - upstream_Build-with-clang.patch
     - upstream_Fix-crash-in-Folder-destructor.patch
     - upstream_in-c4_String-c4_String-only-call-memset-if-the-numbe.patch
-  * Do not build mobile components for now (-DKDEPIM_BUILD_MOBILE=OFF).
   * Move kdepim-dbg to the bottom of debian/control.
   * Add ${perl:Depends} to libkpgp4 Depends.
   * Bump Standards-Version to 3.9.3:
diff --git a/debian/rules b/debian/rules
index ada6ac7..e95e0ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,6 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages)
 include /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk
 
-override_dh_auto_configure:
-	$(overridden_command) -- -DKDEPIM_BUILD_MOBILE=OFF
-
 .PHONY: override_dh_auto_test
 
 # Strict local dependencies (there are no external ones anyway)

-- 
KDE PIM module packaging



More information about the pkg-kde-commits mailing list