tags 467604 +patch
thanks

Hi!

I have seen this bug report - and thought of what to do about it.

I have
1) added quilt to build-dependencies
2) added the patch that was mentioned (but never included) in 0.8.12-2 
3) uploaded to delayed/7

Attached is the patch.

Feel free to poke me in the next 7 days if you want me to remove the NMU, if 
you want me to push it faster - or just upload a fixed version with a higher 
version string to make my NMU rejected.

/Sune
-- 
How might I do for mounting the controller on the operating system to a fan 
over the proxy?

First from Excel 5000 you either can never telnet on a 5X EIDE cache, or 
should receive from a SIMM for saving to a parallel front-end.
diff -u qtdmm-0.8.12/debian/control qtdmm-0.8.12/debian/control
--- qtdmm-0.8.12/debian/control
+++ qtdmm-0.8.12/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Steffen Moeller <[EMAIL PROTECTED]>
 Uploaders: Andreas Tille <[EMAIL PROTECTED]>
-Build-Depends: qt3-dev-tools, libqt3-mt-dev, debhelper (>4.0)
+Build-Depends: qt3-dev-tools, libqt3-mt-dev, debhelper (>4.0), quilt
 Standards-Version: 3.7.3
 Homepage: http://www.mtoussaint.de/qtdmm.html
 
diff -u qtdmm-0.8.12/debian/changelog qtdmm-0.8.12/debian/changelog
--- qtdmm-0.8.12/debian/changelog
+++ qtdmm-0.8.12/debian/changelog
@@ -1,3 +1,11 @@
+qtdmm (0.8.12-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add quilt to build-dependencies (Closes: 467604)
+  * Do what the maintainer planned to do in 0.8.12-2.1
+
+ -- Sune Vuorela <[EMAIL PROTECTED]>  Thu, 06 Mar 2008 00:15:24 +0100
+
 qtdmm (0.8.12-2) unstable; urgency=low
 
   * Introduced quilt.
only in patch2:
unchanged:
--- qtdmm-0.8.12.orig/debian/patches/series
+++ qtdmm-0.8.12/debian/patches/series
@@ -0,0 +1 @@
+01_cleanup_qt_compat_headers.diff
only in patch2:
unchanged:
--- qtdmm-0.8.12.orig/debian/patches/01_cleanup_qt_compat_headers.diff
+++ qtdmm-0.8.12/debian/patches/01_cleanup_qt_compat_headers.diff
@@ -0,0 +1,25 @@
+Index: b/src/dmmgraph.h
+===================================================================
+--- a/src/dmmgraph.h
++++ b/src/dmmgraph.h
+@@ -21,7 +21,6 @@
+ #ifndef DMMGRAPH_HH
+ #define DMMGRAPH_HH
+ 
+-#include <qarray.h>
+ #include <qdatetime.h>
+ #include <qpointarray.h>
+ #include <qwidget.h>
+Index: b/src/qcleanuphandler.h
+===================================================================
+--- a/src/qcleanuphandler.h
++++ b/src/qcleanuphandler.h
+@@ -2,7 +2,7 @@
+ #define QCLEANUPHANDLER_H
+ 
+ #ifndef QT_H
+-#include <qlist.h>
++#include <qptrlist.h>
+ #include <qguardedptr.h>
+ #endif // QT_H
+ 

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to