Bug#358224: QtUiTools libraries missing

2006-04-12 Thread Andres Freund
Hi,


I think this and also that libQtAssistantClient is missing is caused by the 
fact that both are compiled as static libraries and *.a not being caught by 
the wildcards in the .install files (although my knowledge about all that 
stuff is quite limited). I locally added wildcards ending with *.a to 
libqt4-dev.install and libqt4-debug-dev.install which seems to work.


Greetings,

Andres Freund


PS:

diff -u ../../qt4-x11-4.1.1/debian/libqt4-debug-dev.install 
./libqt4-debug-dev.install
--- ../../qt4-x11-4.1.1/debian/libqt4-debug-dev.install 2006-04-13 
00:21:01.0 +0200
+++ ./libqt4-debug-dev.install  2006-04-12 09:41:26.555173052 +0200
@@ -2,3 +2,4 @@
 usr/lib/*_debug.prl
 usr/lib/*_debug.pc usr/lib/pkgconfig/
 usr/lib/*_debug.la
+usr/lib/*_debug.a

diff -u ../../qt4-x11-4.1.1/debian/libqt4-dev.install ./libqt4-dev.install
--- ../../qt4-x11-4.1.1/debian/libqt4-dev.install   2006-04-13 
00:21:01.0 +0200
+++ ./libqt4-dev.install2006-04-12 09:42:54.257633597 +0200
@@ -1,5 +1,6 @@
 usr/include/qt4/*
 usr/lib/*.la
+usr/lib/*.a
 usr/lib/*.so
 usr/lib/*.prl
 usr/lib/*.pc usr/lib/pkgconfig/


pgpoPJxYKlV3y.pgp
Description: PGP signature


Bug#362053: Missing dependency with modular X

2006-04-11 Thread Andres Freund
Package: qt4-x11
Version: 4.1.1-1+b1
Severity: serious
Justification: no longer builds from source

With modular X the build fails due to missing X.h and other headers. Those are 
in the package x11proto-core-dev which is not referenced in the depends: 
line.
I'm not sure to which package a dependency needs to get introduced, else I 
would have tried to produce a patch (Also im yet absolutely inexperienced in 
packaging).


Greetings,

Andres Freund

PS:

-- System Information:
Debian Release: testing/unstable
  APT prefers experimental
  APT policy: (990, 'experimental'), (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-rc5-andres
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



pgpcxEHiE6XOt.pgp
Description: PGP signature