Your message dated Mon, 31 Mar 2008 18:02:34 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Has been removed
has caused the Debian Bug report #464051,
regarding xexec: build depends on ancient libqt3-compat-headers
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
464051: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464051
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xexec
Version: 0.0.3-24
Severity: normal
Tags: patch


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

--- xexec-0.0.3.orig/exec.h
+++ xexec-0.0.3/exec.h
@@ -11,11 +11,11 @@
    /* Shell to run commands with. */

 //------------------------------------////// Headers //////
-#include <qapp.h>
-#include <qfiledlg.h>
-#include <qmsgbox.h>
-#include <qpushbt.h>
-#include <qlined.h>
+#include <qapplication.h>
+#include <qfiledialog.h>
+#include <qmessagebox.h>
+#include <qpushbutton.h>
+#include <qlineedit.h>
 #include <qfont.h>
 #include <qstring.h>
 #include <unistd.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

Versions of packages xexec depends on:
ii  libc6                        2.7-6       GNU C Library: Shared libraries
pn  libqt2                       <none>      (no description available)
ii  libstdc++2.10-glibc2.2       1:2.95.4-27 The GNU stdc++ library
ii  xlibs                        1:7.0.5     transitional package for xkb data

xexec recommends no packages.



--- End Message ---
--- Begin Message ---
xexec has been removed from the archive, so there's no need to
drop QT compat headers any longer.

Cheers,
        Moritz


--- End Message ---

Reply via email to