Package: komba2
Version: 0.73.beta-4
Severity: normal
User: [EMAIL PROTECTED]
Usertag: libqt3-compat-headers

Hi,

We are currently attempting to remove the antiquated libqt3-compat-headers from 
the archive.

Here is a patch to build komba2 without libqt3-compat-headers.

Thank you,

Barry deFreese
diff -u komba2-0.73.beta/debian/control komba2-0.73.beta/debian/control
--- komba2-0.73.beta/debian/control
+++ komba2-0.73.beta/debian/control
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Jean-Michel Kelbert <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), kdelibs4-dev, libqt3-compat-headers, autotools-dev
+Build-Depends: debhelper (>> 3.0.0), kdelibs4-dev, autotools-dev
 Standards-Version: 3.5.8
 
 Package: komba2
only in patch2:
unchanged:
--- komba2-0.73.beta.orig/komba2/debugoutput.h
+++ komba2-0.73.beta/komba2/debugoutput.h
@@ -19,7 +19,7 @@
 #define DEBUGOUTPUT_H
 
 #include <qwidget.h>
-#include <qmultilinedit.h>
+#include <qmultilineedit.h>
 #include <qpushbutton.h>
 #include <DebugOutputDlg.h>
 #include <qdialog.h>

Reply via email to