Package: ia32-libs-gtk Version: 20100913 --- Please enter the report below this line. --- Hi
I got the sources and made a new package (20100908), finding some
problems with this sources. What i did was only a "apt-get source
ia32-libs-gtk" and "apt-get build-deb ia32-libs-gtk". After, with a
final pkg, i saw that "libpcre3" files was in /lib and not in /lib32,
generating a conflict with libpcre3 pkg (amd64).
So, i added more one line in the rules file.
$ diff -Nu rules.orig rules
--- rules.orig 2010-09-14 08:52:37.650165313 -0300
+++ rules 2010-09-14 08:52:20.026165315 -0300
@@ -57,6 +57,7 @@
rm -rf debian/ia32-libs-gtk/etc
mv debian/ia32-libs-gtk/usr/lib debian/ia32-libs-gtk/usr/lib32
+ mv debian/ia32-libs-gtk/lib debian/ia32-libs-gtk/lib32
# Add devel symlinks
cd debian/ia32-libs-gtk/usr/lib32/ && \
----
Now, i haven't problems with dependences or libpcre3.
Bests
Claudio
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.35-trunk-amd64
Debian Release: squeeze/sid
500 unstable ftp.br.debian.org
500 stable ftp.br.debian.org
101 experimental-snapshots qt-kde.debian.net
1 experimental ftp.br.debian.org
--- Package information. ---
Depends (Version) | Installed
===========================-+-==============
ia32-libs (>= 20100908) | 20100908
Package's Recommends field is empty.
Package's Suggests field is empty.
smime.p7s
Description: S/MIME Cryptographic Signature

