tags 422204 + patch
thanks

Hi,

Attached is the diff for my qps 1.9.18.6-2.1 NMU.

Cheers,
Julien
diff -u qps-1.9.18.6/debian/rules qps-1.9.18.6/debian/rules
--- qps-1.9.18.6/debian/rules
+++ qps-1.9.18.6/debian/rules
@@ -32,6 +32,7 @@
 	rm -f build-stamp
 	#rm -f proc.cpp
 	[ ! -f Makefile ] || { $(MAKE) distclean && rm -f Makefile; }
+	rm -rf .moc .obj .ui
 	dh_clean proc.cpp
 
 install: build
diff -u qps-1.9.18.6/debian/changelog qps-1.9.18.6/debian/changelog
--- qps-1.9.18.6/debian/changelog
+++ qps-1.9.18.6/debian/changelog
@@ -1,3 +1,11 @@
+qps (1.9.18.6-2.1) unstable; urgency=low
+
+  * Non-maintainer upload to fix FTBFS.
+  * Delete the .moc, .obj and .ui directories on clean (closes: #422204).
+    Thanks, Steve Langasek!
+
+ -- Julien Cristau <[EMAIL PROTECTED]>  Sat, 26 May 2007 15:32:11 +0200
+
 qps (1.9.18.6-2) unstable; urgency=low
 
   * Does not fails to build. Closes: #411845 

Attachment: signature.asc
Description: Digital signature

Reply via email to