[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#464092: marked as done (ams: Build-depends on ancient libqt3-compat-headers)



Your message dated Thu, 27 Mar 2008 18:47:02 +0000
with message-id <E1Jex7u-0003Xx-Pp@ries.debian.org>
and subject line Bug#464092: fixed in ams 1.8.8~rc2-3.1
has caused the Debian Bug report #464092,
regarding ams: 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 owner@bugs.debian.org
immediately.)


-- 
464092: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464092
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ams
Version: 1.8.8~rc2-3
Severity: normal
User: debian@pusling.com
Usertag: libqt3-compat-headers

Trying to remove the ancient libqt3-compat-headers from the archive.

Here is a patch that fixes the includes. Obviously you need to remove the build-dep on libqt3-compat-headers.

Thanks,

Barry deFreese



#! /bin/sh /usr/share/dpatch/dpatch-run
## 15_qt3_headers.dpatch by  <bdefreese@debian2.bddebian.com>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Update old qt3 headers.

@DPATCH@
diff -urNad ams-1.8.8~rc2~/m_ladspa.h ams-1.8.8~rc2/m_ladspa.h
--- ams-1.8.8~rc2~/m_ladspa.h	2003-10-23 05:24:12.000000000 -0400
+++ ams-1.8.8~rc2/m_ladspa.h	2008-02-04 21:56:53.000000000 -0500
@@ -9,7 +9,7 @@
 #include <qslider.h>   
 #include <qcheckbox.h>  
 #include <qlabel.h>
-#include <qlist.h>
+#include <qinputcontext.h>
 #include <qvbox.h>
 #include <qhbox.h>
 #include <qspinbox.h>
diff -urNad ams-1.8.8~rc2~/midicontroller.h ams-1.8.8~rc2/midicontroller.h
--- ams-1.8.8~rc2~/midicontroller.h	2003-10-23 05:24:12.000000000 -0400
+++ ams-1.8.8~rc2/midicontroller.h	2008-02-04 21:55:30.000000000 -0500
@@ -2,7 +2,7 @@
 #define MIDICONTROLLER_H
 
 #include <qobject.h>
-#include <qlist.h>
+#include <qinputcontext.h>
 #include <qlistview.h>
 
 /**
diff -urNad ams-1.8.8~rc2~/midicontrollerlist.cpp ams-1.8.8~rc2/midicontrollerlist.cpp
--- ams-1.8.8~rc2~/midicontrollerlist.cpp	2003-10-22 13:12:10.000000000 -0400
+++ ams-1.8.8~rc2/midicontrollerlist.cpp	2008-02-04 21:59:50.000000000 -0500
@@ -1,4 +1,4 @@
-#include <qcollection.h>
+#include <qptrcollection.h>
 #include "midicontrollerlist.h"
 #include "midicontroller.h"
 
diff -urNad ams-1.8.8~rc2~/midicontrollerlist.h ams-1.8.8~rc2/midicontrollerlist.h
--- ams-1.8.8~rc2~/midicontrollerlist.h	2003-10-23 05:24:12.000000000 -0400
+++ ams-1.8.8~rc2/midicontrollerlist.h	2008-02-04 21:56:01.000000000 -0500
@@ -1,8 +1,8 @@
 #ifndef MIDICONTROLLERLIST_H
 #define MIDICONTROLLERLIST_H
 
-#include <qlist.h>
-#include <qcollection.h>
+#include <qinputcontext.h>
+#include <qptrcollection.h>
 
 #include "midicontroller.h"
 
diff -urNad ams-1.8.8~rc2~/midiguicomponent.h ams-1.8.8~rc2/midiguicomponent.h
--- ams-1.8.8~rc2~/midiguicomponent.h	2004-05-11 13:27:09.000000000 -0400
+++ ams-1.8.8~rc2/midiguicomponent.h	2008-02-04 21:56:28.000000000 -0500
@@ -2,7 +2,7 @@
 #define MIDIGUICOMPONENT_H
 
 #include <qpopupmenu.h>
-#include <qlist.h>
+#include <qinputcontext.h>
 #include <qhbox.h>
 #include "synthdata.h"
 #include "midicontroller.h"
diff -urNad ams-1.8.8~rc2~/modularsynth.h ams-1.8.8~rc2/modularsynth.h
--- ams-1.8.8~rc2~/modularsynth.h	2007-03-09 22:13:46.000000000 -0500
+++ ams-1.8.8~rc2/modularsynth.h	2008-02-04 21:57:15.000000000 -0500
@@ -9,7 +9,7 @@
 #include <qslider.h>   
 #include <qcheckbox.h>  
 #include <qlabel.h>
-#include <qlist.h>
+#include <qinputcontext.h>
 #include <qframe.h>
 #include <qmessagebox.h>
 #include <qmainwindow.h>
diff -urNad ams-1.8.8~rc2~/module.h ams-1.8.8~rc2/module.h
--- ams-1.8.8~rc2~/module.h	2007-03-09 22:13:46.000000000 -0500
+++ ams-1.8.8~rc2/module.h	2008-02-04 21:57:59.000000000 -0500
@@ -18,7 +18,7 @@
 #include <qsize.h>
 #include <qsizepolicy.h>
 #include <qpoint.h>
-#include <qlist.h>
+#include <qinputcontext.h>
 #include <alsa/asoundlib.h>
 #include "synthdata.h"
 #include "configdialog.h"
diff -urNad ams-1.8.8~rc2~/port.h ams-1.8.8~rc2/port.h
--- ams-1.8.8~rc2~/port.h	2004-02-11 11:55:34.000000000 -0500
+++ ams-1.8.8~rc2/port.h	2008-02-04 21:58:25.000000000 -0500
@@ -5,7 +5,7 @@
 #include <stdlib.h>
 #include <unistd.h>
 #include <qwidget.h>
-#include <qlist.h>
+#include <qinputcontext.h>
 #include <qstring.h>
 #include <qcolor.h>
 #include <qpopupmenu.h>
diff -urNad ams-1.8.8~rc2~/synthdata.h ams-1.8.8~rc2/synthdata.h
--- ams-1.8.8~rc2~/synthdata.h	2007-04-09 07:52:57.000000000 -0400
+++ ams-1.8.8~rc2/synthdata.h	2008-02-04 21:58:48.000000000 -0500
@@ -6,7 +6,7 @@
 #include <qthread.h>
 #include <qstring.h>
 #include <qcolor.h>
-#include <qlist.h>
+#include <qinputcontext.h>
 #include <ladspa.h>
 #include <clalsadrv.h>
 #include <jack/jack.h>
diff -urNad ams-1.8.8~rc2~/textedit.h ams-1.8.8~rc2/textedit.h
--- ams-1.8.8~rc2~/textedit.h	2002-12-16 06:02:28.000000000 -0500
+++ ams-1.8.8~rc2/textedit.h	2008-02-04 21:59:11.000000000 -0500
@@ -18,7 +18,7 @@
 #include <qsize.h>
 #include <qsizepolicy.h>
 #include <qpoint.h>
-#include <qlist.h>
+#include <qinputcontext.h>
 #include "synthdata.h"
 
 #define TEXTEDIT_DEFAULT_WIDTH                200

--- End Message ---
--- Begin Message ---
Source: ams
Source-Version: 1.8.8~rc2-3.1

We believe that the bug you reported is fixed in the latest version of
ams, which is due to be installed in the Debian FTP archive:

ams_1.8.8~rc2-3.1.diff.gz
  to pool/main/a/ams/ams_1.8.8~rc2-3.1.diff.gz
ams_1.8.8~rc2-3.1.dsc
  to pool/main/a/ams/ams_1.8.8~rc2-3.1.dsc
ams_1.8.8~rc2-3.1_i386.deb
  to pool/main/a/ams/ams_1.8.8~rc2-3.1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 464092@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Moritz Muehlenhoff <jmm@debian.org> (supplier of updated ams package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 27 Mar 2008 19:32:38 +0100
Source: ams
Binary: ams
Architecture: source i386
Version: 1.8.8~rc2-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Team <debian-multimedia@lists.debian.org>
Changed-By: Moritz Muehlenhoff <jmm@debian.org>
Description: 
 ams        - Realtime modular synthesizer for ALSA
Closes: 464092
Changes: 
 ams (1.8.8~rc2-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Drop dependency on libqt3-compat-headers, which is scheduled for
     removal, patch by Barry deFreese (Closes: #464092)
Files: 
 bdc15c2fc32433a11ed8e2d6006916e9 807 sound optional ams_1.8.8~rc2-3.1.dsc
 26ea7e4b389bd5c3440bc6bee250e33a 13217 sound optional ams_1.8.8~rc2-3.1.diff.gz
 6eb3442e79b71f7158e17881d749b0cc 384768 sound optional ams_1.8.8~rc2-3.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH6+msXm3vHE4uyloRAtL6AKCPm4uWecPgwLyzVeOZn0sIqfFP2wCgmB/F
4waDsIkyaOml+IjhVRyn4is=
=Hi9l
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: