[SCM] Qt Mobility packaging branch, master, updated. debian/1.0.2-1-10-g9ad64ea

Fathi Boudra fabo at alioth.debian.org
Wed Mar 9 09:49:45 UTC 2011


The following commit has been merged in the master branch:
commit 7bf88bc6dc449d80a15dfd802cb406fee8f95a20
Author: Fathi Boudra <fabo at debian.org>
Date:   Wed Mar 9 11:45:53 2011 +0200

    add -languages configure option
---
 debian/changelog |    1 +
 debian/rules     |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5b6beee..560ac15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ qtmobility (1.2.0~beta0+git3174-1) unstable; urgency=low
       libdeclarative-organizer and libqtconnectivity1 packages.
   * Update debian/rules:
     - add connectivity to the list of modules.
+    - add -languages configure option.
   * Update debian/*.install files.
 
  -- Fathi Boudra <fabo at debian.org>  Sun, 06 Mar 2011 14:15:40 +0200
diff --git a/debian/rules b/debian/rules
index 33497cd..f47d4bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,7 @@ override_dh_auto_configure:
 	    -plugindir "/usr/lib/qt4/plugins" \
 	    -demosdir "/usr/lib/qtmobility/demos" \
 	    -examplesdir "/usr/lib/qtmobility/examples" \
+	    -languages "ar cs da de es fr he hu ja pl pt ru sk sl sv zh_CN zh_TW" \
 	    -examples \
 	    -demos \
 	    -modules "location contacts multimedia publishsubscribe versit messaging systeminfo serviceframework sensors gallery organizer feedback connectivity"

-- 
Qt Mobility packaging



More information about the pkg-kde-commits mailing list