[SCM] KDE Education module packaging branch, master, updated. debian/4.6.2-1-6-g1f29d55

Pino Toscano pino-guest at alioth.debian.org
Thu May 26 12:41:00 UTC 2011


The following commit has been merged in the master branch:
commit 1f29d55ba577cba0a28c99ef98907a6e41a665bb
Author: Pino Toscano <pino at kde.org>
Date:   Thu May 26 14:39:45 2011 +0200

    enable the phonon usage in ktouch (#628010)
---
 debian/changelog |    3 +++
 debian/rules     |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3f7db45..71cc79b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ kdeedu (4:4.6.3-0r0) UNRELEASED; urgency=low
   * Bump kde-sc-dev-latest build dependency to 4:4.6.3.
   * Bump Standards-Version to 3.9.2; no changes needed.
 
+  [ Pino Toscano ]
+  * Enable the phonon usage in ktouch. (Closes: #628010)
+
  -- Modestas Vainius <modax at debian.org>  Mon, 02 May 2011 02:28:48 +0300
 
 kdeedu (4:4.6.2-1) experimental; urgency=low
diff --git a/debian/rules b/debian/rules
index 7ac9a78..a9fe408 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@ marble_soversion = $(shell dh_listpackages | sed -n '/^libmarblewidget/{s/^libma
 
 override_dh_auto_configure:
 	$(overridden_command) -- -DWITH_DESIGNER_PLUGIN=ON \
+        -DKDEEDU_KTOUCH_BUILD_WITH_PHONON=ON \
         -DMARBLE_PLUGIN_PATH=/usr/lib/kde4/plugins/marble/$(marble_soversion)
 
 .PHONY: override_dh_auto_test

-- 
KDE Education module packaging



More information about the pkg-kde-commits mailing list