IMHO not,

we should not fix that with a build-conflicts, but directly call
qmake-qt4 instead of qmake. Patch attached.

Regards
Evgeni
diff -u lfhex-0.4/debian/rules lfhex-0.4/debian/rules
--- lfhex-0.4/debian/rules
+++ lfhex-0.4/debian/rules
@@ -6,7 +6,7 @@
 configure-stamp: patch-stamp
 	dh_testdir
 
-	qmake lfhex.pro
+	qmake-qt4 lfhex.pro
 
 	touch configure-stamp
 
diff -u lfhex-0.4/debian/changelog lfhex-0.4/debian/changelog
--- lfhex-0.4/debian/changelog
+++ lfhex-0.4/debian/changelog
@@ -1,3 +1,11 @@
+lfhex (0.4-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules:
+    Call qmake-qt4, not qmake (Closes: #500380)
+
+ -- Evgeni Golov <[EMAIL PROTECTED]>  Sat, 04 Oct 2008 12:29:05 +0200
+
 lfhex (0.4-3) unstable; urgency=low
 
   * Actually apply the patch to fix FTBFS. Really Closes: #495467 this time.

Attachment: pgpLd2RKuSdug.pgp
Description: PGP signature

Reply via email to