[SCM] Qt 4 Debian packaging branch, experimental-snapshots, updated. debian/4.6.0-1-25-ga56fd5c

Fathi Boudra fabo at alioth.debian.org
Wed Jan 20 10:02:55 UTC 2010


The following commit has been merged in the experimental-snapshots branch:
commit a56fd5c0ede6a12c60da8f4d2ad22ebebbb75f8e
Author: Fathi Boudra <fabo at debian.org>
Date:   Wed Jan 20 11:02:39 2010 +0100

    Remove qm target call, it isn't needed anymore.
---
 debian/changelog |    1 +
 debian/rules     |    1 -
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d4518d2..e07d4c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,7 @@ qt4-x11 (4:4.6.1-1) UNRELEASED; urgency=low
   * Update debian/rules:
     - add -qvfb configure option.
     - add -audio-backend option.
+    - remove qm target call. It isn't needed anymore.
   * Update debian/libphonon-dev.install: Include headers have been changed.
     The only official method for including Phonon headers is <phonon/ClassName>
     or <phonon/classname.h>.
diff --git a/debian/rules b/debian/rules
index 140cf20..f910203 100755
--- a/debian/rules
+++ b/debian/rules
@@ -122,7 +122,6 @@ override_dh_auto_build:
 	$(MAKE) docs
 	# Build translations
 	$(MAKE) ts
-#	$(MAKE) qm
 	# Workaround: It's a known qmake limitation.
 	# It can't generate install rules for files that don't exist yet like docs.
 	./config.status

-- 
Qt 4 Debian packaging



More information about the pkg-kde-commits mailing list