Package: arson
Version: 0.9.8beta2-4.4
Severity: normal
Tags: patch

libqt3-compat-headers is ancient qt2->qt3 compat headers. Migrating is easy in 
this case. Please:

--- arson-0.9.8beta2.orig/src/cdindex.h
+++ arson-0.9.8beta2/src/cdindex.h
@@ -19,7 +19,7 @@
 #ifndef __CDINDEX_H__
 #define __CDINDEX_H__

-#include <qstack.h>
+#include <qptrstack.h>
 #include <qxml.h>

 //#include <ktempfile.h>
--- arson-0.9.8beta2.orig/src/filewriter.h
+++ arson-0.9.8beta2/src/filewriter.h
@@ -19,7 +19,7 @@
 #ifndef __FILEWRITER_H__
 #define __FILEWRITER_H__

-#include <qstack.h>
+#include <qptrstack.h>

 #include <kurl.h>


/Sune
-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-1-vserver-k7 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to