Re: copyright issues in kdebase/nsplugins

2005-08-09 Thread Zack Cerza
On 2005-08-04 9:42:08 Waldo wrote:
> On Thursday 04 August 2005 00:42, Zack Cerza wrote:
> > So, I'm crossposting this to kde-licensing and k-c-d, because it clearly
> > belongs in the former, but I'm afraid nobody will see it there, just
> > judging by its archives. If that's inappropriate, I'm sorry. :)
> >
> > While trying to sort out some copyright issues in kaffeine-mozilla [0], it
> > was noted that some of the same issues exist in kdebase/nsplugins. The
> > summary:
> >
> > [EMAIL PROTECTED] nsplugins =) % grep -ir 'all rights reserved' * | grep -v
> > '/\.svn/' sdk/jni.h: * Copyright (c) 1993-1996 Sun Microsystems, Inc. All
> > Rights Reserved.
> 
> That's just boilerplate. If you look a few lines done you will notice (at 
> least in some cases) a license, that's the interesting part. What strikes me 
> is that the sdk/README says that it is part of the Netscape SDK but that 
> there is no license info related to that SDK and that the Sun file says "for 
> NON-COMMERCIAL purposes"

Oh, I guess I did get a reply. I just pasted this in and quoted it manually, 
and threading is broken. Oh well. I'm also re-CCing to kde-licensing, and 
CCing to debian-qt-kde@lists.debian.org .

"All Rights Reserved" might be boilerplate, but it is boilerplate designed to 
protect the copyright holder. In the absense of actual license text, I'm not 
sure such files can be legally distributed. As for the only-non-commercial 
licenses, well, they fail every open source/free software definition I've 
ever seen. Here is a breakdown of the files in kdebase/nsplugins/sdk:

jni.h jni_md.h - (C) Sun - "All Rights Reserved" and use is only granted for 
non-commercial purposes. It looks like commercial distros can't use these 
files.
jri.h jri_md.h jritypes.h - (C) Netscape - "All Rights Reserved" and no other 
license information. These files are not even distributable.
npapi.h npupp.h - No copyright information.

Also, kdebase/nsplugins/wrapper/wrapper.c has no copyright information.

But no, I'm not a lawyer, so I could somehow be wrong about this stuff. Please 
keep me CCed on the KDE lists, though, because I'm not subscribed.

Regards,
Zack


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



Processing of qt-x11-free_3.3.4-4_i386.changes

2005-08-09 Thread Archive Administrator
qt-x11-free_3.3.4-4_i386.changes uploaded successfully to localhost
along with the files:
  qt-x11-free_3.3.4-4.dsc
  qt-x11-free_3.3.4-4.diff.gz
  libqt3-i18n_3.3.4-4_all.deb
  qt3-doc_3.3.4-4_all.deb
  qt3-examples_3.3.4-4_all.deb
  libqt3_3.3.4-4_i386.deb
  libqt3-mt_3.3.4-4_i386.deb
  libqt3-mysql_3.3.4-4_i386.deb
  libqt3-mt-mysql_3.3.4-4_i386.deb
  libqt3-odbc_3.3.4-4_i386.deb
  libqt3-mt-odbc_3.3.4-4_i386.deb
  libqt3-psql_3.3.4-4_i386.deb
  libqt3-mt-psql_3.3.4-4_i386.deb
  libqt3-sqlite_3.3.4-4_i386.deb
  libqt3-mt-sqlite_3.3.4-4_i386.deb
  libqt3-dev_3.3.4-4_i386.deb
  libqt3-mt-dev_3.3.4-4_i386.deb
  libqt3-headers_3.3.4-4_i386.deb
  libqt3-compat-headers_3.3.4-4_i386.deb
  qt3-dev-tools_3.3.4-4_i386.deb
  qt3-designer_3.3.4-4_i386.deb
  qt3-apps-dev_3.3.4-4_i386.deb
  qt3-linguist_3.3.4-4_i386.deb
  qt3-assistant_3.3.4-4_i386.deb
  qt3-qtconfig_3.3.4-4_i386.deb
  qt3-dev-tools-embedded_3.3.4-4_i386.deb
  qt3-dev-tools-compat_3.3.4-4_i386.deb

Greetings,

Your Debian queue daemon


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



Re: GCC++4 ABI transition for KDE?

2005-08-09 Thread Adeodato Simó
* Yves Glodt [Sun, 07 Aug 2005 21:36:09 +0200]:

> A detail I'm interested about: Will Qt and KDE be compiled with the 
> -fvisibility switch?

  Not for the time being. We were presented a couple of nasty bugs
  derived of its use, and we decided not to. It can be enabled when this
  issues get fixed, but some interested party should take care of
  keeping us informed about the status, since if it's not a top priority
  for us (it is not for me), we'd probably won't be digging information
  ourselves. 

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Fangoria - Me odio cuando miento
 
Truth is the most valuable thing we have, so let's economize it.
-- Mark Twain


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



Re: GCC++4 ABI transition for KDE?

2005-08-09 Thread Yves Glodt
On Tuesday 09 August 2005 22:27, Adeodato Simó wrote:
> * Yves Glodt [Sun, 07 Aug 2005 21:36:09 +0200]:
> > A detail I'm interested about: Will Qt and KDE be compiled with the
> > -fvisibility switch?
>
>   Not for the time being. We were presented a couple of nasty bugs
>   derived of its use, and we decided not to. It can be enabled when
> this issues get fixed, but some interested party should take care of
> keeping us informed about the status, since if it's not a top
> priority for us (it is not for me), we'd probably won't be digging
> information ourselves.

I follow KDE quite closey, so I will post here if I hear any news about 
that. I guess at latest for 3.5 people will try to get it built 
correctly with -fvisibility .

Regards,
Yves


>   Cheers,

-- 
Linux 2.6.12 #1 Sat Jul 9 23:28:04 CEST 2005 i686
 22:29:46 up  2:33,  0 users,  load average: 0.29, 0.51, 0.55


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



qt-x11-free_3.3.4-4_i386.changes is NEW

2005-08-09 Thread Debian Installer
libqt3-compat-headers_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.4-4_i386.deb
libqt3-dev_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-dev_3.3.4-4_i386.deb
libqt3-headers_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-headers_3.3.4-4_i386.deb
libqt3-i18n_3.3.4-4_all.deb
  to pool/main/q/qt-x11-free/libqt3-i18n_3.3.4-4_all.deb
libqt3-mt-dev_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-dev_3.3.4-4_i386.deb
(new) libqt3-mt-mysql_3.3.4-4_i386.deb optional libs
MySQL database driver for Qt3 (Threaded)
 This package contains the threaded MySQL plugin for Qt3. Install it if
 you intend to use or write Qt programs that are to access a MySQL DB.
(new) libqt3-mt-odbc_3.3.4-4_i386.deb optional libs
ODBC database driver for Qt3 (Threaded)
 This package contains the threaded ODBC plugin for Qt3. Install it if
 you intend to use or write Qt programs that are to access an ODBC DB.
(new) libqt3-mt-psql_3.3.4-4_i386.deb optional libs
PostgreSQL database driver for Qt3 (Threaded)
 This package contains the threaded PostgreSQL plugin for Qt3.
 Install it if you intend to use or write Qt programs that are
 to access a PostgreSQL DB.
(new) libqt3-mt-sqlite_3.3.4-4_i386.deb optional libs
SQLite database driver for Qt3 (Threaded)
 This package contains the threaded SQLite plugin for Qt3. Install
 it if you intend to use or write Qt programs that are to access an
 SQLite DB.
(new) libqt3-mt_3.3.4-4_i386.deb optional libs
Qt GUI Library (Threaded runtime version), Version 3
 This is the Trolltech Qt library, version 3. It's necessary for
 applications that link against the libqt-mt.so.3, e.g. all KDE3
 applications.
(new) libqt3-mysql_3.3.4-4_i386.deb optional libs
MySQL database driver for Qt3
 This package contains the MySQL plugin for Qt3. Install it if you
 intend to use or write Qt programs that are to access a MySQL DB
 and if you are absolutely sure that libqt3-mt-mysql does not
 suit your needs.
 .
 WARNING: The nonthreaded version of Qt3 is considered deprecated and
 may disappear anytime in the future. Please use the proper threaded
 version instead (Read README.Debian for instructions).
(new) libqt3-odbc_3.3.4-4_i386.deb optional libs
ODBC database driver for Qt3
 This package contains the ODBC plugin for Qt3. Install it if you
 intend to use or write Qt programs that are to access an ODBC DB
 and if you are absolutely sure that libqt3-mt-odbc does not
 suit your needs.
 .
 WARNING: The nonthreaded version of Qt3 is considered deprecated and
 may disappear anytime in the future. Please use the proper threaded
 version instead (Read README.Debian for instructions).
(new) libqt3-psql_3.3.4-4_i386.deb optional libs
PostgreSQL database driver for Qt3
 This package contains the unthreaded PostgreSQL plugin for Qt3.
 Install it if you intend to use or write Qt programs that are
 to access a PostgreSQL DB and if you are absolutely sure that
 libqt3-mt-psql does not suit your needs.
 .
 WARNING: The nonthreaded version of Qt3 is considered deprecated and
 may disappear anytime in the future. Please use the proper threaded
 version instead (Read README.Debian for instructions).
(new) libqt3-sqlite_3.3.4-4_i386.deb optional libs
SQLite database driver for Qt3
 This package contains the SQLite plugin for Qt3. Install it if
 you intend to use or write Qt programs that are to access an
 SQLite DB and if you are absolutely sure that libqt3-mt-sqlite
 does not suit your needs.
 .
 WARNING: The nonthreaded version of Qt3 is considered deprecated and
 may disappear anytime in the future. Please use the proper threaded
 version instead (Read README.Debian for instructions).
(new) libqt3_3.3.4-4_i386.deb optional libs
Qt GUI Library, Version 3
 This is the Trolltech Qt library, version 3. It's necessary for
 applications that link against the libqt.so.3.
 .
 WARNING: The nonthreaded version of Qt3 is considered deprecated and
 may disappear anytime in the future. Please use libqt3-mt instead
 (Read README.Debian for instructions).
qt-x11-free_3.3.4-4.diff.gz
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.4-4.diff.gz
qt-x11-free_3.3.4-4.dsc
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.4-4.dsc
qt3-apps-dev_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-apps-dev_3.3.4-4_i386.deb
qt3-assistant_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-assistant_3.3.4-4_i386.deb
qt3-designer_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-designer_3.3.4-4_i386.deb
qt3-dev-tools-compat_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-compat_3.3.4-4_i386.deb
qt3-dev-tools-embedded_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-embedded_3.3.4-4_i386.deb
qt3-dev-tools_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools_3.3.4-4_i386.deb
qt3-doc_3.3.4-4_all.deb
  to pool/main/q/qt-x11-free/qt3-doc_3.3.4-4_all.deb
qt3-examples_3.3.4-4_all.deb
  to pool/main/q/qt-x11-free/qt3-examples_3.3.4-4_all.deb
qt3-linguist_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-linguist_3.

Bug#317768: marked as done (qt3-designer: qt3 programs does not compile with g++4.0)

2005-08-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Aug 2005 14:31:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#317768: fixed in qt-x11-free 3:3.3.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 11 Jul 2005 12:02:28 +
>From [EMAIL PROTECTED] Mon Jul 11 05:02:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail1.mclink.it [195.110.128.7] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DrwzU-0006IV-00; Mon, 11 Jul 2005 05:02:28 -0700
Received: from localhost.localdomain (81-208-36-84.fastres.net [81.208.36.84])
by mail1.mclink.it (8.12.6p2/8.12.3) with ESMTP id j6BC2NK7073155;
Mon, 11 Jul 2005 14:02:23 +0200 (CEST)
(envelope-from [EMAIL PROTECTED])
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Michele <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: qt3-designer: qt3 programs does not compile with g++4.0
X-Mailer: reportbug 3.15
Date: Mon, 11 Jul 2005 14:02:18 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_PACKAGE,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SBLXBL,RCVD_IN_SBLXBL_CBL 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: qt3-designer
Version: 3:3.3.4-3
Severity: important


After updating the system with apt-get update and the release of new g++
the program still look for libstdc++.so.5 whenever a new version
libstdc++.so.6 is available. I am new on programming on Linux and QT, so
I think that recompiling the qt3-designer from source could be enough
but I will try as soon I will have time. At the moment, the qt3-designer
works 100% but when I try to compile the code autogenerated, at the
moment of linking ld emits a warning claiming that
/usr/share/qt3/lib/libqt-mt.so may conflict with libstdc++.so.6. On my
system, that library is dinamically linked by default with
libstdc++.s0.5. After it there is an undefined reference to main and the
linking stop

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-386
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages qt3-designer depends on:
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.2-1 generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.1-1   GCC support library
ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.4-3   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-14 X Window System Session Management
ii  libstdc++5   1:3.3.6-7   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxrandr2   4.3.0.dfsg.1-14 X Window System Resize, Rotate and
ii  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-8   compression library - runtime

Versions of packages qt3-designer recommends:
ii  qt3-dev-tools 3:3.3.4-3  Qt3 development tools

-- no debconf information

---
Received: (at 317768-close) by bugs.debian.org; 9 Aug 2005 21:38:48 +
>From [EMAIL PROTECTED] Tue Aug 09 14:38:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E2bgq-0007KU-00; Tue, 09 Aug 2005 14:31:16 -0700
From: Debian Qt/KDE Maintainers 
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#317768: fixed in qt-x11-fre

Bug#311562: marked as done (qt3-dev-tools: /lib64 directory references in qmake.conf on AMD64)

2005-08-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Aug 2005 14:31:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#311562: fixed in qt-x11-free 3:3.3.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 1 Jun 2005 21:21:03 +
>From [EMAIL PROTECTED] Wed Jun 01 14:21:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from app2.cmb.usc.edu [128.125.22.221] (postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Ddae6-00062E-00; Wed, 01 Jun 2005 14:21:02 -0700
Received: by app2.cmb.usc.edu (Postfix, from userid 92052)
id 376BFF8294; Wed,  1 Jun 2005 14:21:02 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Drake Diedrich <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: qt3-dev-tools: /lib64 directory references in qmake.conf on AMD64
X-Mailer: reportbug 3.12
Date: Wed, 01 Jun 2005 14:21:02 -0700
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: qt3-dev-tools
Version: 3:3.3.4-3
Severity: normal
Tags: patch


   AMD64 began doing away with .../lib64/ directories a few weeks ago, and
this has broken qt3-dev-tools for one of my users.  All that needs fixing is
the pathnames in /usr/share/qt3/mkspecs/linux-g++-64/qmake.conf.


--- /usr/share/qt3/mkspecs/linux-g++-64/qmake.conf.orig 2005-06-01 
14:16:54.788635018 -0700
+++ /usr/share/qt3/mkspecs/linux-g++-64/qmake.conf  2005-06-01 
14:10:23.830769190 -0700
@@ -41,11 +41,11 @@
 QMAKE_INCDIR   =
 QMAKE_LIBDIR   =
 QMAKE_INCDIR_X11   = /usr/X11R6/include
-QMAKE_LIBDIR_X11   = /usr/X11R6/lib64
+QMAKE_LIBDIR_X11   = /usr/X11R6/lib
 QMAKE_INCDIR_QT= /usr/share/qt3/include
 QMAKE_LIBDIR_QT= /usr/share/qt3/lib
 QMAKE_INCDIR_OPENGL= /usr/X11R6/include
-QMAKE_LIBDIR_OPENGL= /usr/X11R6/lib64
+QMAKE_LIBDIR_OPENGL= /usr/X11R6/lib
 
 QMAKE_LINK = g++
 QMAKE_LINK_SHLIB   = g++


-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8.1
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages qt3-dev-tools depends on:
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.2-1 generic font configuration library
ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-13  GCC support library
ii  libice6  4.3.0.dfsg.1-13 Inter-Client Exchange library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.4-3   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-13 X Window System Session Management
ii  libstdc++5   1:3.3.6-5   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-13 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 4.3.0.dfsg.1-13 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxrandr2   4.3.0.dfsg.1-13 X Window System Resize, Rotate and
ii  libxrender1  1:0.8.3-1   X Rendering Extension client libra
ii  xlibs4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information

---
Received: (at 311562-close) by bugs.debian.org; 9 Aug 2005 21:38:54 +
>From [EMAIL PROTECTED] Tue Aug 09 14:38:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E2bgq-0007KP-00; Tue, 09 Aug 2005 14:31:16 -0700
From: Debian Qt/KDE Maintainers 
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#311562: fixed in qt-x11-free 3:3.3.4-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Tue, 09 Aug 2005 14:31:16 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: 

Bug#303065: marked as done (Please add certain patches from qt-copy)

2005-08-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Aug 2005 14:31:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#303065: fixed in qt-x11-free 3:3.3.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 4 Apr 2005 16:39:32 +
>From [EMAIL PROTECTED] Mon Apr 04 09:39:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from tomts36.bellnexxia.net (tomts36-srv.bellnexxia.net) 
[209.226.175.93] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DIUbr-0004VD-00; Mon, 04 Apr 2005 09:39:31 -0700
Received: from [192.168.0.100] ([70.50.49.249])
  by tomts36-srv.bellnexxia.net
  (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP
  id <[EMAIL PROTECTED]>
  for <[EMAIL PROTECTED]>; Mon, 4 Apr 2005 12:39:28 -0400
From: Christopher Martin <[EMAIL PROTECTED]>
Reply-To: Christopher Martin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Please add certain patches from qt-copy
Date: Mon, 4 Apr 2005 12:39:20 -0400
User-Agent: KMail/1.8
MIME-Version: 1.0
Content-Type: Multipart/Mixed;
  boundary="Boundary-00=_42WUCpj9egr4L78"
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

--Boundary-00=_42WUCpj9egr4L78
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: qt-x11-free
Version: 3:3.3.4-2

Hello,

Please apply the following patches, from KDE's qt-copy, adapted to apply to 
the current Qt package. These patches improve graphical performance 
substantially, fix an annoying problem with PNG images, as well as an 
unnecessary redraw. I've tested Qt with these patches and all is working 
well (and Gwenview is much snappier, for instance).

Thanks,
Christopher Martin

--Boundary-00=_42WUCpj9egr4L78
Content-Type: application/x-shellscript;
  name="25_qtc_qpixmap_mitshm.dpatch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="25_qtc_qpixmap_mitshm.dpatch"

#! /bin/sh -e
## 24_qtc_qscrollview.dpatch by Germain Garand <[EMAIL PROTECTED]>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: fix the qscrollview stuff

if [ $# -lt 1 ]; then
echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
exit 1
fi

[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts
patch_opts="${patch_opts:--f --no-backup-if-mismatch} ${2:+-d $2}"

case "$1" in
-patch) patch -p1 ${patch_opts} < $0;;
-unpatch) patch -R -p1 ${patch_opts} < $0;;
*)
echo "`basename $0`: script expects -patch|-unpatch as argument" >&2
exit 1;;
esac

exit 0

@DPATCH@
--- qt.orig/src/kernel/qpixmap_x11.cpp
+++ qt.patched/src/kernel/qpixmap_x11.cpp
@@ -37,7 +37,19 @@
 
 // NOT REVISED
 
+#include "qplatformdefs.h"
+
+#if defined(Q_OS_WIN32) && defined(QT_MITSHM)
+#undef QT_MITSHM
+#endif
+
+#ifdef QT_MITSHM
+
+// Use the MIT Shared Memory extension for pixmap<->image conversions
+#define QT_MITSHM_CONVERSIONS
+
 // Uncomment the next line to enable the MIT Shared Memory extension
+// for QPixmap::xForm()
 //
 // WARNING:  This has some problems:
 //
@@ -45,14 +57,13 @@
 //2. Qt does not handle the ShmCompletion message, so you will
 //get strange effects if you xForm() repeatedly.
 //
-// #define QT_MITSHM
+// #define QT_MITSHM_XFORM
 
-#if defined(Q_OS_WIN32) && defined(QT_MITSHM)
-#undef QT_MITSHM
+#else
+#undef QT_MITSHM_CONVERSIONS
+#undef QT_MITSHM_XFORM
 #endif
 
-#include "qplatformdefs.h"
-
 #include "qbitmap.h"
 #include "qpaintdevicemetrics.h"
 #include "qimage.h"
@@ -91,7 +102,7 @@ inline static void qSafeXDestroyImage( X
   MIT Shared Memory Extension support: makes xForm noticeably (~20%) faster.
  */
 
-#if defined(QT_MITSHM)
+#if defined(QT_MITSHM_XFORM)
 
 static bool   xshminit = FALSE;
 static XShmSegmentInfo xshminfo;
@@ -173,8 +184,100 @@ static bool qt_create_mitshm_buffer( con
 // return FALSE;
 // }
 
-#endif // QT_MITSHM
+#endif // QT_MITSHM_XFORM
 
+#ifdef QT_MITSHM_CONVERSIONS
+
+static bool qt_mitshm_error = false;
+static int qt_mitshm_errorhandler( Display*, XErrorEvent* )
+{
+qt_mitshm_error = tru

Bug#268882: marked as done (qt3-linguist: missing manpage for linguist)

2005-08-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Aug 2005 14:31:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#268882: fixed in qt-x11-free 3:3.3.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 29 Aug 2004 16:38:29 +
>From [EMAIL PROTECTED] Sun Aug 29 09:38:29 2004
Return-path: <[EMAIL PROTECTED]>
Received: from smtp2.wanadoo.fr (mwinf0204.wanadoo.fr) [193.252.22.29] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C1ShH-0001JR-00; Sun, 29 Aug 2004 09:38:28 -0700
Received: from me-wanadoo.net (localhost [127.0.0.1])
by mwinf0204.wanadoo.fr (SMTP Server) with SMTP id AB051A90
for <[EMAIL PROTECTED]>; Sun, 29 Aug 2004 18:37:56 +0200 (CEST)
Received: from sharky.jerryweb.org (AVelizy-152-2-2-156.w82-120.abo.wanadoo.fr 
[82.120.142.156])
by mwinf0204.wanadoo.fr (SMTP Server) with ESMTP id A2459A9C
for <[EMAIL PROTECTED]>; Sun, 29 Aug 2004 18:37:51 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
by sharky.jerryweb.org (Postfix) with ESMTP id 9D5A692E70;
Sun, 29 Aug 2004 18:37:51 +0200 (CEST)
Received: from sharky.jerryweb.org ([127.0.0.1])
by localhost (sharky [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 01713-06; Sun, 29 Aug 2004 18:37:51 +0200 (CEST)
Received: by sharky.jerryweb.org (Postfix, from userid 1000)
id 05AAE92E6F; Sun, 29 Aug 2004 18:37:50 +0200 (CEST)
Content-Type: multipart/mixed; boundary="===1802822141=="
MIME-Version: 1.0
From: Jeremy Laine <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: qt3-linguist: missing manpage for linguist
X-Mailer: reportbug 2.64
Date: Sun, 29 Aug 2004 18:37:50 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at example.com
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===1802822141==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: qt3-linguist
Version: 3:3.3.3-4
Severity: normal
Tags: patch

There is currently no manpage for the "linguist" command. Attached is a
manpage to fix this.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages qt3-linguist depends on:
ii  libc6 2.3.2.ds1-16   GNU C Library: Shared libraries an
ii  libfontconfig12.2.3-1generic font configuration library
ii  libfreetype6  2.1.7-2.2  FreeType 2 font engine, shared lib
ii  libgcc1   1:3.4.1-7  GCC support library
ii  libice6   4.3.0.dfsg.1-6 Inter-Client Exchange library
ii  libpng12-01.2.5.0-7  PNG library - runtime
ii  libqt3c102-mt 3:3.3.3-4  Qt GUI Library (Threaded runtime v
ii  libsm64.3.0.dfsg.1-6 X Window System Session Management
ii  libstdc++51:3.3.4-9  The GNU Standard C++ Library v3
ii  libx11-6  4.3.0.dfsg.1-6 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  4.3.0.dfsg.1-6 X Window System miscellaneous exte
ii  libxft2   2.1.2-6FreeType-based font drawing librar
ii  libxrandr24.3.0.dfsg.1-6 X Window System Resize, Rotate and
ii  libxrender1   0.8.3-7X Rendering Extension client libra
ii  xlibs 4.3.0.dfsg.1-6 X Window System client libraries m
ii  zlib1g1:1.2.1.1-7compression library - runtime

-- no debconf information

--===1802822141==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/troff; charset="iso-8859-1"
Content-Disposition: attachment; filename="linguist.1"

.TH LINGUIST 1 "28 August 2004"
.SH "NAME"
linguist \- Translation tool for Qt.

.SH "SYNPOSIS"
.B linguist
[
.I TRANSLATION
]

.SH "DESCRIPTION"
.B Qt Linguist
is a tool for adding translations to Qt applica

Bug#182366: marked as done (libqt3-headers: where are qinterlacestyle.h and qvfbhdr.h)

2005-08-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Aug 2005 14:31:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#182366: fixed in qt-x11-free 3:3.3.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 24 Feb 2003 22:51:47 +
>From [EMAIL PROTECTED] Mon Feb 24 16:51:47 2003
Return-path: <[EMAIL PROTECTED]>
Received: from chello080109132021.tirol.surfer.at (lazy.shacknet.nu) 
[80.109.132.21] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18nRRr-0002nZ-00; Mon, 24 Feb 2003 16:51:47 -0600
Received: from dub by lazy.shacknet.nu with local (Exim 3.36 #1 (Debian))
id 18nRTV-0001Gh-00; Mon, 24 Feb 2003 23:53:29 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: hungerburg <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libqt3-headers: where are qinterlacestyle.h and qvfbhdr.h
X-Mailer: reportbug 2.10
Date: Mon, 24 Feb 2003 23:53:29 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.2 required=4.0
tests=HAS_PACKAGE,SPAM_PHRASE_00_01
version=2.44
X-Spam-Level: 

Package: libqt3-headers
Version: 3:3.1.1-5
Severity: normal


from compiling a small project:

$ qmake ozzmix.pro -spec /usr/share/qt3/mkspecs/linux-g++
$ make QTDIR=/usr/share/qt3

g++ -c -pipe -Wall -W -O2  -DQT_NO_DEBUG
-I/usr/share/qt3/mkspecs/linux-g++ -I.
-I/usr/share/qt3/include -Isrc/.ui/ -Isrc/.moc/
-o src/.obj/main.o src/main.cpp

In file included from src/main.cpp:2:
/usr/share/qt3/include/qt.h:222:29: qinterlacestyle.h: Datei
oder Verzeichnis nicht gefunden
/usr/share/qt3/include/qt.h:258:21: qvfbhdr.h: Datei oder
Verzeichnis nicht gefunden

those files arent fount, theyre not in the compat package
neither; aptitude shows no missing/broken packages; I wonder
how this can be unnoticed

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux lazy 2.4.20-xfs #4 Thu Feb 6 13:55:14 CET 2003 i686
Locale: LANG=de_DE, LC_CTYPE=de_DE

-- no debconf information


---
Received: (at 182366-close) by bugs.debian.org; 9 Aug 2005 21:38:57 +
>From [EMAIL PROTECTED] Tue Aug 09 14:38:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E2bgq-0007KD-00; Tue, 09 Aug 2005 14:31:16 -0700
From: Debian Qt/KDE Maintainers 
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#182366: fixed in qt-x11-free 3:3.3.4-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Tue, 09 Aug 2005 14:31:16 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: qt-x11-free
Source-Version: 3:3.3.4-4

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

libqt3-compat-headers_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.4-4_i386.deb
libqt3-dev_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-dev_3.3.4-4_i386.deb
libqt3-headers_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-headers_3.3.4-4_i386.deb
libqt3-i18n_3.3.4-4_all.deb
  to pool/main/q/qt-x11-free/libqt3-i18n_3.3.4-4_all.deb
libqt3-mt-dev_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-dev_3.3.4-4_i386.deb
libqt3-mt-mysql_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-mysql_3.3.4-4_i386.deb
libqt3-mt-odbc_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-odbc_3.3.4-4_i386.deb
libqt3-mt-psql_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-psql_3.3.4-4_i386.deb
libqt3-mt-sqlite_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-sqlite_3.3.4-4_i386.deb
libqt3-mt_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt_3.3.4-4_i386.deb
libqt3-mysql_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mysql_3.3.4-4_i386.deb
libqt3-odbc_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-odbc_3.3.4-4_i386.deb
libqt3-psql_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-psql_3.3.4-4_i386.deb
libqt3-sqlite_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-sqlite_3.3.4-4_i386.deb
libqt3_3.3.4-4_i386.deb
  to pool/main/q/qt-x1

Bug#282217: marked as done (qt3-dev-tools-embedded: qvfb(1) is duplicated)

2005-08-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Aug 2005 14:31:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#282217: fixed in qt-x11-free 3:3.3.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 20 Nov 2004 14:11:37 +
>From [EMAIL PROTECTED] Sat Nov 20 06:11:37 2004
Return-path: <[EMAIL PROTECTED]>
Received: from smtp.imars.net [64.62.144.114] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CVVxh-0003on-00; Sat, 20 Nov 2004 06:11:37 -0800
Received: from toroia.hyrule.dyndns.org 
(modemcable252.255-80-70.mc.videotron.ca [70.80.255.252])
by smtp.imars.net (8.12.11/8.12.11) with ESMTP id iAKEBboh006839
for <[EMAIL PROTECTED]>; Sat, 20 Nov 2004 06:11:37 -0800 (PST)
(envelope-from [EMAIL PROTECTED])
Received: by toroia.hyrule.dyndns.org (Postfix, from userid 1000)
id 82805BAD1; Sat, 20 Nov 2004 09:11:35 -0500 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Frederic Briere <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: qt3-dev-tools-embedded: qvfb(1) is duplicated
X-Mailer: reportbug 3.2
Date: Sat, 20 Nov 2004 09:11:35 -0500
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: qt3-dev-tools-embedded
Version: 3:3.3.3-7
Severity: minor

The qvfb(1) manpage has its contents repeated a second time.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages qt3-dev-tools-embedded depends on:
ii  libc6 2.3.2.ds1-18   GNU C Library: Shared libraries an
ii  libfontconfig12.2.3-3generic font configuration library
ii  libfreetype6  2.1.7-2.2  FreeType 2 font engine, shared lib
ii  libgcc1   1:3.4.2-3  GCC support library
ii  libice6   4.3.0.dfsg.1-8 Inter-Client Exchange library
ii  libpng12-01.2.7-1PNG library - runtime
ii  libqt3c102-mt 3:3.3.3-7  Qt GUI Library (Threaded runtime v
ii  libsm64.3.0.dfsg.1-8 X Window System Session Management
ii  libstdc++51:3.3.5-2  The GNU Standard C++ Library v3
ii  libx11-6  4.3.0.dfsg.1-8 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  4.3.0.dfsg.1-8 X Window System miscellaneous exte
ii  libxft2   2.1.2-6FreeType-based font drawing librar
ii  libxrandr24.3.0.dfsg.1-8 X Window System Resize, Rotate and
ii  libxrender1   0.8.3-7X Rendering Extension client libra
ii  xlibs 4.3.0.dfsg.1-8 X Window System client libraries m
ii  zlib1g1:1.2.2-3  compression library - runtime

-- no debconf information

---
Received: (at 282217-close) by bugs.debian.org; 9 Aug 2005 21:38:56 +
>From [EMAIL PROTECTED] Tue Aug 09 14:38:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E2bgq-0007KH-00; Tue, 09 Aug 2005 14:31:16 -0700
From: Debian Qt/KDE Maintainers 
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#282217: fixed in qt-x11-free 3:3.3.4-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Tue, 09 Aug 2005 14:31:16 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3

Source: qt-x11-free
Source-Version: 3:3.3.4-4

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

libqt3-compat-headers_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.4-4_i386.deb
l

Bug#290402: marked as done (qt3-designer: wrong section in KDE menu)

2005-08-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Aug 2005 14:31:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#290402: fixed in qt-x11-free 3:3.3.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 13 Jan 2005 22:56:32 +
>From [EMAIL PROTECTED] Thu Jan 13 14:56:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp1.rz.uni-karlsruhe.de [129.13.185.217] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CpDtH-0006YK-00; Thu, 13 Jan 2005 14:56:31 -0800
Received: from ma2geo.mathematik.uni-karlsruhe.de 
(ma2geo.mathematik.uni-karlsruhe.de [129.13.114.79])
by smtp1.rz.uni-karlsruhe.de with esmtp (Exim 4.43 #1)
id 1CpDtF-rx-KH; Thu, 13 Jan 2005 23:56:29 +0100
Received: from localhost.rz.uni-karlsruhe.de ([127.0.0.1] helo=localhost)
by ma2geo.mathematik.uni-karlsruhe.de with esmtp (Exim 4.30)
id 1CpDtF-00089c-FQ; Thu, 13 Jan 2005 23:56:29 +0100
Received: from ma2geo.mathematik.uni-karlsruhe.de ([127.0.0.1])
by localhost (ma2geo [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 31326-01; Thu, 13 Jan 2005 23:56:27 +0100 (CET)
Received: from pd9530eb2.dip.t-dialin.net ([217.83.14.178] helo=gateway.local)
by ma2geo.mathematik.uni-karlsruhe.de with asmtp 
(TLS-1.0:DHE_RSA_RIJNDAEL_128_CBC_SHA:16)
(Exim 4.30)
id 1CpDtD-00089W-AF; Thu, 13 Jan 2005 23:56:27 +0100
Received: from [192.168.37.246] (helo=localhost.localdomain)
by gateway.local with esmtp (Exim 4.34)
id 1CpDtB-0004Ek-VS; Thu, 13 Jan 2005 23:56:25 +0100
Received: from hendrik by localhost.localdomain with local (Exim 4.34)
id 1CpDtC-0001RE-My; Thu, 13 Jan 2005 23:56:26 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Hendrik Sattler <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: qt3-designer: wrong section in KDE menu
X-Mailer: reportbug 3.2
Date: Thu, 13 Jan 2005 23:56:26 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at 
mathematik.uni-karlsruhe.de
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: qt3-designer
Version: 3:3.3.3-7
Severity: normal


Hi,

after installing qt3-designer, it does not show up in the "Development" section
of the KDE menu but in "lost&found" ("nicht zuzuordnen" in German).

HS

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9y
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages qt3-designer depends on:
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfontconfig1   2.2.3-4 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-6   GCC support library
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.3-7   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libstdc++5   1:3.3.5-5   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2  2.1.2-6 FreeType-based font drawing librar
ii  libxrandr2   4.3.0.dfsg.1-10 X Window System Resize, Rotate and
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- no debconf information

---
Received: (at 290402-close) by bugs.debian.org; 9 Aug 2005 21:39:09 +
>From [EMAIL PROTECTED] Tue Aug 09 14:39:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with l

Bug#305919: marked as done (qt3-designer: tools/designer/tools/createcw should be included rather than compiled)

2005-08-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Aug 2005 14:31:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#305919: fixed in qt-x11-free 3:3.3.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 22 Apr 2005 22:10:35 +
>From [EMAIL PROTECTED] Fri Apr 22 15:10:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from velocipede.dcn.davis.ca.us [168.150.193.10] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DP6M6-0004C1-00; Fri, 22 Apr 2005 15:10:34 -0700
Received: from localhost (dcn239-88.dcn.davis.ca.us [168.150.239.88])
by velocipede.dcn.davis.ca.us (8.12.10/8.12.10/Omsoft) with ESMTP id 
j3MMAWKG013610;
Fri, 22 Apr 2005 15:10:32 -0700 (PDT)
Received: by localhost (Postfix, from userid 1000)
id B4CF5E25A6; Fri, 22 Apr 2005 15:10:29 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ken Bloom <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: qt3-designer: tools/designer/tools/createcw should be included rather 
than
 compiled
X-Mailer: reportbug 3.9
Date: Fri, 22 Apr 2005 15:10:28 -0700
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Debug: TW_BP,TW_BQ,TW_BX,TW_IB,TW_XF
X-Scanned-By: mimedefang on mail.omsoft.com
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: qt3-designer
Version: 3:3.3.4-3
Severity: important


In order for createcw to be useful, its source code needs to be
modified (according to directions given in the manpage of the binary
you have included)

Please drop the binary and instead include the entire source directory
qt-x11-free-3.3.4/tools/designer/tools so that we may make use of this
tool by recompiling it (without having to apt-get source the whole qt
source code)

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1ken
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages qt3-designer depends on:
ii  libc62.3.2.ds1-21GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.1-2 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-12  GCC support library
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.4-3   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libstdc++5   1:3.3.5-12  The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxrandr2   4.3.0.dfsg.1-12.0.1 X Window System Resize, Rotate and
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information

---
Received: (at 305919-close) by bugs.debian.org; 9 Aug 2005 21:38:55 +
>From [EMAIL PROTECTED] Tue Aug 09 14:38:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E2bgq-0007KN-00; Tue, 09 Aug 2005 14:31:16 -0700
From: Debian Qt/KDE Maintainers 
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#305919: fixed in qt-x11-free 3:3.3.4-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Tue, 09 Aug 2005 14:31:16 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
a

Bug#317500: marked as done (libqt3c102-mt-psql: it fails to be built because of changes about transition to Postgresql-8.0)

2005-08-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Aug 2005 14:31:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#317500: fixed in qt-x11-free 3:3.3.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 9 Jul 2005 07:17:36 +
>From [EMAIL PROTECTED] Sat Jul 09 00:17:36 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c201166.ppp.asahi-net.or.jp (grapefruit) [210.155.201.166] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dr9ah-0008O3-00; Sat, 09 Jul 2005 00:17:35 -0700
Received: by grapefruit (Postfix, from userid 1000)
id 3B6BD40BD; Sat,  9 Jul 2005 16:19:21 +0900 (JST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Hideki Yamane <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libqt3c102-mt-psql: it fails to be built because of changes about 
transition
 to Postgresql-8.0
X-Mailer: reportbug 3.15
Date: Sat, 09 Jul 2005 16:19:21 +0900
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libqt3c102-mt-psql
Severity: important
Tags: patch
Justification: fails to build from source

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear maintainer,

 qt-x11-free fails to be built because of missing postgresql related
 files. See below errors.
- 
---
make[4]: Entering directory 
`/home/henrich/src/qt-x11-free-3.3.4/plugins/src/sqldrivers/psql'
g++ -c -pipe -I/usr/include/mysql -I/usr/include/freetype2 
-I/usr/include/postgresql -I/usr/include/postgresql/server -fno-exceptions 
-Wall -W -O2 -fPIC  -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SHARED 
-I/home/henrich/src/qt-x11-free-3.3.4/mkspecs/linux-g++ -I. 
-I/usr/include/freetype2 -I../../../../include -I.moc/release-shared/ -o 
.obj/main.o main.cpp
In file included from main.cpp:38:
../../../../src/sql/drivers/psql/qsql_psql.h:43:22: libpq-fe.h: No such file or 
directory
In file included from main.cpp:38:
../../../../src/sql/drivers/psql/qsql_psql.h:61: error: syntax error before `*'
   token
../../../../src/sql/drivers/psql/qsql_psql.h:88: error: syntax error before `*'
   token
../../../../src/sql/drivers/psql/qsql_psql.h:106: error: syntax error before `*
   ' token
make[4]i *** [.obj/main.o] Error 1
make[4]: Leaving directory
`/home/henrich/src/qt-x11-free-3.3.4/plugins/src/sqldrivers/psql'
make[3]: *** [sub-psql] Error 2
make[3]: Leaving directory
`/home/henrich/src/qt-x11-free-3.3.4/plugins/src/sqldrivers'
make[2]: *** [sub-sqldrivers] Error 2
make[2]: Leaving directory
`/home/henrich/src/qt-x11-free-3.3.4/plugins/src'
make[1]: *** [sub-plugins] Error 2
make[1]: Leaving directory `/home/henrich/src/qt-x11-free-3.3.4'
make: *** [libqt-stamp] Error 2
- 
---

 libpq-dev now based on postgresql-8.0, so its files in /usr/include/
 postgresql/8.0, not just /usr/include/postgresql. You should fix it 
 in debian/rules.

- 

diff -urN qt-x11-free-3.3.4.orig/debian/rules
qt-x11-free-3.3.4/debian/rules
- --- qt-x11-free-3.3.4.orig/debian/rules 2005-07-09 14:06:28.022944136
+0900
+++ qt-x11-free-3.3.4/debian/rules  2005-07-09 14:06:02.082732302
+0900
@@ -37,7 +37,7 @@
-plugin-imgfmt-jpeg -qt-imgfmt-png -plugin-imgfmt-mng \
-plugin-sql-odbc -plugin-sql-psql -plugin-sql-mysql 
-plugin-sql-ibase \
-plugin-sql-sqlite -I/usr/include/mysql 
-I/usr/include/freetype2 \
- -   -I/usr/include/postgresql -I/usr/include/postgresql/server 
-lfontconfig \
+   -I/usr/include/postgresql/8.0 -I/usr/include/postgresql/server 
-lfontconfig \
-stl -xinerama -xrandr -system-nas-sound -cups -xft -xcursor 
-sm \
-no-exceptions -platform linux-g++ -fast
- 


- --
Regards,

 Hideki Yamane henrich @ samba.gr.jp/debian.or.jp/iijmio-mail.jp



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

iD8DBQFCz3p4Iu0hy8THJksRAjU8AJ0WwUb2OHbJHfgTT

Bug#319305: marked as done (Does not depend on libxinerama-dev)

2005-08-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Aug 2005 14:31:16 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#319305: fixed in qt-x11-free 3:3.3.4-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 21 Jul 2005 01:45:27 +
>From [EMAIL PROTECTED] Wed Jul 20 18:45:27 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DvQ7r-0002f6-00; Wed, 20 Jul 2005 18:45:27 -0700
Received: from localhost.localdomain 
(pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253])
(authenticated bits=0)
by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j6L1jQTp065546
(version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
for <[EMAIL PROTECTED]>; Wed, 20 Jul 2005 18:45:26 -0700 (PDT)
(envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
id 1DvI7n-0001Id-BM
for [EMAIL PROTECTED]; Wed, 20 Jul 2005 10:12:51 -0700
Date: Wed, 20 Jul 2005 10:12:51 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Does not depend on libxinerama-dev
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="PyMzGVE0NRonI6bs"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on 
zoot.lafn.org
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02


--PyMzGVE0NRonI6bs
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: libqt3-mt-dev
Version: 3.3.4-3
Severity: serious

bbconf fails to build because it tries to link against libXinerama,
which isn't installed:

/bin/sh ../../../libtool --silent --mode=3Dlink --tag=3DCXX g++  -Wnon-virt=
ual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissin=
g-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -Wca=
st-align -Wconversion -Wchar-subscripts -O2 -g -O2 -Wformat-security -Wmiss=
ing-format-attribute -fno-exceptions -fno-check-new -fno-common-o libke=
ybindings.la.closure libkeybindings_la_closure.lo -L/usr/X11R6/lib -lqt-mt =
 -lpng -lz -lm -lXext -lX11 -lresolv -lSM -lICE -lpthread -module -avoid-ve=
rsion -no-undefined plugin.lo kckey.lo my_kkeydialog.lo my_kaccel.lo editco=
mmand_base.lo editcommand.lo addcommand_base.lo addcommand.lo keyconf_base.=
lo keyconf.lo keybindings.lo my_kaccel.moc.lo plugin.moc.lo keyconf_base.mo=
c.lo keyconf.moc.lo my_kkeybutton.moc.lo editcommand_base.moc.lo addcommand=
_base.moc.lo addcommand.moc.lo editcommand.moc.lo
/usr/bin/ld: cannot find -lXinerama
collect2: ld returned 1 exit status

The library is pulled in by /usr/lib/libqt-mt.la:

libqt-mt.la:dependency_libs=3D'-L/usr/X11R6/lib -lfontconfig -laudio -lXt -=
lpng -lz -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontcon=
fig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread '

I think libqt3-mt-dev should depend on libxinerama-dev.

--=20
Matt

--PyMzGVE0NRonI6bs
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFC3oYSfNdgYxVXvBARAjH/AJsHOvfMmiIiAWlTm9xh/AcH0gD0PwCfaN9N
rcshufNgjLtwVAfCleJXiCM=
=y//S
-END PGP SIGNATURE-

--PyMzGVE0NRonI6bs--

---
Received: (at 319305-close) by bugs.debian.org; 9 Aug 2005 21:38:47 +
>From [EMAIL PROTECTED] Tue Aug 09 14:38:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E2bgq-0007KW-00; Tue, 09 Aug 2005 14:31:16 -0700
From: Debian Qt/KDE Maintainers 
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#319305: fixed in qt-x11-free 3:3.3.4-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Tue, 09 Aug 2005 14:31:16 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-

qt-x11-free_3.3.4-4_i386.changes ACCEPTED

2005-08-09 Thread Debian Installer

Accepted:
libqt3-compat-headers_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.4-4_i386.deb
libqt3-dev_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-dev_3.3.4-4_i386.deb
libqt3-headers_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-headers_3.3.4-4_i386.deb
libqt3-i18n_3.3.4-4_all.deb
  to pool/main/q/qt-x11-free/libqt3-i18n_3.3.4-4_all.deb
libqt3-mt-dev_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-dev_3.3.4-4_i386.deb
libqt3-mt-mysql_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-mysql_3.3.4-4_i386.deb
libqt3-mt-odbc_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-odbc_3.3.4-4_i386.deb
libqt3-mt-psql_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-psql_3.3.4-4_i386.deb
libqt3-mt-sqlite_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-sqlite_3.3.4-4_i386.deb
libqt3-mt_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt_3.3.4-4_i386.deb
libqt3-mysql_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mysql_3.3.4-4_i386.deb
libqt3-odbc_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-odbc_3.3.4-4_i386.deb
libqt3-psql_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-psql_3.3.4-4_i386.deb
libqt3-sqlite_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-sqlite_3.3.4-4_i386.deb
libqt3_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3_3.3.4-4_i386.deb
qt-x11-free_3.3.4-4.diff.gz
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.4-4.diff.gz
qt-x11-free_3.3.4-4.dsc
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.4-4.dsc
qt3-apps-dev_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-apps-dev_3.3.4-4_i386.deb
qt3-assistant_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-assistant_3.3.4-4_i386.deb
qt3-designer_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-designer_3.3.4-4_i386.deb
qt3-dev-tools-compat_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-compat_3.3.4-4_i386.deb
qt3-dev-tools-embedded_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-embedded_3.3.4-4_i386.deb
qt3-dev-tools_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools_3.3.4-4_i386.deb
qt3-doc_3.3.4-4_all.deb
  to pool/main/q/qt-x11-free/qt3-doc_3.3.4-4_all.deb
qt3-examples_3.3.4-4_all.deb
  to pool/main/q/qt-x11-free/qt3-examples_3.3.4-4_all.deb
qt3-linguist_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-linguist_3.3.4-4_i386.deb
qt3-qtconfig_3.3.4-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-qtconfig_3.3.4-4_i386.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 182366 268882 282217 290402 303065 305919 311562 317500 317768 
319305 


Thank you for your contribution to Debian.


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



Bug#266078: kaddressbook: depends on libbluetooth1 and libgnokii2

2005-08-09 Thread Tino Keitel
Package: kaddressbook
Version: 4:3.3.2-3
Followup-For: Bug #266078

Hi,

why is this bug still open? For me, it looks like neither sid nor experimental
versions depend on libgnokii2 or libbluetooth1.

In my point of view, this should be marked as wontfix, and the dependencies
should be re-added. Kaddressbook is useless for me without gnokii
support. If you have KDE installed, you can afford the 1 MB space on
your harddisk IMHO.

Regards,
Tino

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kaddressbook depends on:
ii  kdelibs4  4:3.3.2-7  KDE core libraries
ii  ktnef 4:3.3.2-3  KDE TNEF viewer
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libfam0c102   2.7.0-7client library to control the FAM 
ii  libgcc1   1:4.0.1-4  GCC support library
ii  libice6   6.8.2.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libkcal2a 4:3.3.2-3  KDE calendaring library
ii  libkdepim14:3.3.2-3  KDE PIM library
ii  libkleopatra0a4:3.3.2-3  KDE GnuPG interface libraries
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libqt3c102-mt 3:3.3.4-3  Qt GUI Library (Threaded runtime v
ii  libsm66.8.2.dfsg.1-4 X Window System Session Management
ii  libstdc++51:3.3.6-7  The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-4 X Window System miscellaneous exte
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  xlibs 6.8.2.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-3  compression library - runtime

kaddressbook recommends no packages.

-- debconf-show failed


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