Your message dated Tue, 02 Jun 2009 19:47:25 +0000
with message-id <[email protected]>
and subject line Bug#528782: fixed in gtk+2.0 2.16.2-1
has caused the Debian Bug report #528782,
regarding libgtk2.0-dev: dh_gtkmodules uses wrong string concatenation method
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.)


-- 
528782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528782
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgtk2.0-dev
Version: 2.16.1-2
Severity: important


When building gcin package:

dh_gtkmodules
Argument "Package gcin has " isn't numeric in addition (+) at
/usr/bin/dh_gtkmodules line 197.
Argument " GdkPixbuf loaders and " isn't numeric in addition (+) at
/usr/bin/dh_gtkmodules line 197.
Argument " Gtk IM modules." isn't numeric in addition (+) at
/usr/bin/dh_gtkmodules line 197.
dh_gtkmodules: 1
Error while querying modules with
/usr/lib/libgtk2.0-0/gtk-query-immodules-2.0:  at
/usr/bin/dh_gtkmodules line 174.
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error
exit status 2
E: Failed autobuilding of package

This patch fixed it:

--- /usr/bin/dh_gtkmodules      2009-04-17 17:37:08.000000000 +0800
+++ /tmp/dh_gtkmodules  2009-05-15 22:31:24.205562361 +0800
@@ -194,7 +194,7 @@
     find_modules(\...@loaders_modules, $tmp, $loaders_modules_path);
     find_modules(\...@im_modules, $tmp, $im_modules_path);
 
-    warning("Package $package has " + @loaders_modules + " GdkPixbuf loaders 
and " + @im_modules + " Gtk IM modules.");
+    warning("Package $package has " . @loaders_modules . " GdkPixbuf loaders 
and " . @im_modules . " Gtk IM modules.");
 
     # if no modules of these types were found, we're done
     if (0 == @loaders_modules + @im_modules) {

Thanks,

        Kanru

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgtk2.0-dev depends on:
ii  libatk1.0-dev               1.26.0-1     Development files for the ATK acce
ii  libc6                       2.9-12       GNU C Library: Shared libraries
ii  libcairo2-dev               1.8.6-2+b1   Development files for the Cairo 2D
ii  libglib2.0-0                2.20.1-2     The GLib library of C routines
ii  libglib2.0-dev              2.20.1-2     Development files for the GLib lib
ii  libgtk2.0-0                 2.16.1-2     The GTK+ graphical user interface 
ii  libgtk2.0-common            2.16.1-2     Common files for the GTK+ graphica
ii  libpango1.0-dev             1.24.2-1     Development files for the Pango
ii  libx11-dev                  2:1.2.1-1    X11 client-side library (developme
ii  libxcomposite-dev           1:0.4.0-3    X11 Composite extension library (d
ii  libxcursor-dev              1:1.1.9-1    X cursor management library (devel
ii  libxdamage-dev              1:1.1.1-4    X11 damaged region extension libra
ii  libxext-dev                 2:1.0.4-1    X11 miscellaneous extensions libra
ii  libxfixes-dev               1:4.0.3-2    X11 miscellaneous 'fixes' extensio
ii  libxi-dev                   2:1.2.1-2    X11 Input extension library (devel
ii  libxinerama-dev             2:1.0.3-2    X11 Xinerama extension library (de
ii  libxml2-utils               2.7.3.dfsg-1 XML utilities
ii  libxrandr-dev               2:1.3.0-2    X11 RandR extension library (devel
ii  pkg-config                  0.22-1       manage compile and link flags for 

Versions of packages libgtk2.0-dev recommends:
ii  debhelper                     7.2.13     helper programs for debian/rules
ii  python                        2.5.4-2    An interactive high-level object-o

Versions of packages libgtk2.0-dev suggests:
pn  libgtk2.0-doc                 <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: gtk+2.0
Source-Version: 2.16.2-1

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

gtk+2.0_2.16.2-1.diff.gz
  to pool/main/g/gtk+2.0/gtk+2.0_2.16.2-1.diff.gz
gtk+2.0_2.16.2-1.dsc
  to pool/main/g/gtk+2.0/gtk+2.0_2.16.2-1.dsc
gtk+2.0_2.16.2.orig.tar.gz
  to pool/main/g/gtk+2.0/gtk+2.0_2.16.2.orig.tar.gz
gtk2-engines-pixbuf_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/gtk2-engines-pixbuf_2.16.2-1_amd64.deb
gtk2.0-examples_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/gtk2.0-examples_2.16.2-1_amd64.deb
libgail-common_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/libgail-common_2.16.2-1_amd64.deb
libgail-dbg_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/libgail-dbg_2.16.2-1_amd64.deb
libgail-dev_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/libgail-dev_2.16.2-1_amd64.deb
libgail-doc_2.16.2-1_all.deb
  to pool/main/g/gtk+2.0/libgail-doc_2.16.2-1_all.deb
libgail18_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/libgail18_2.16.2-1_amd64.deb
libgtk-directfb-2.0-0-udeb_2.16.2-1_amd64.udeb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0-udeb_2.16.2-1_amd64.udeb
libgtk-directfb-2.0-0_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0_2.16.2-1_amd64.deb
libgtk-directfb-2.0-dev_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-dev_2.16.2-1_amd64.deb
libgtk2.0-0-dbg_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0-dbg_2.16.2-1_amd64.deb
libgtk2.0-0_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0_2.16.2-1_amd64.deb
libgtk2.0-bin_2.16.2-1_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-bin_2.16.2-1_all.deb
libgtk2.0-common_2.16.2-1_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-common_2.16.2-1_all.deb
libgtk2.0-dev_2.16.2-1_amd64.deb
  to pool/main/g/gtk+2.0/libgtk2.0-dev_2.16.2-1_amd64.deb
libgtk2.0-doc_2.16.2-1_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-doc_2.16.2-1_all.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Dröge <[email protected]> (supplier of updated gtk+2.0 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 [email protected])


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

Format: 1.8
Date: Tue, 02 Jun 2009 07:44:43 +0200
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb 
libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk-directfb-2.0-dev 
libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf libgail18 
libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source all amd64
Version: 2.16.2-1
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher <[email protected]>
Changed-By: Sebastian Dröge <[email protected]>
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgail-common - GNOME Accessibility Implementation Library -- common modules
 libgail-dbg - Gail libraries and debugging symbols
 libgail-dev - GNOME Accessibility Implementation Library -- development files
 libgail-doc - documentation files of the Gail library
 libgail18  - GNOME Accessibility Implementation Library -- shared libraries
 libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB 
runtime
 libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library - 
minimal runtime (udeb)
 libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB 
version
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Closes: 528782
Changes: 
 gtk+2.0 (2.16.2-1) unstable; urgency=low
 .
   [ Loic Minier ]
   * Fix string concat in dh_gtkmodules; thanks Kanru Chen; closes: #528782.
 .
   [ Sebastian Dröge ]
   * New upstream bugfix release:
     + debian/patches/091_workaround_no_gtk_init_incorrect_display.patch:
       - Dropped, merged upstream.
     + debian/patches/070_mandatory-relibtoolize.patch:
       - Regenerated for the new version.
     + debian/*.install:
       - Install the manpages from their source locations as
         they're not installed anymore for some reason.
   * debian/control.in:
     + Updated Standards-Version to 3.8.1, no additional changes needed.
Checksums-Sha1: 
 526b72967219d0ab28dcce3a7ccafe5574f3b067 2250 gtk+2.0_2.16.2-1.dsc
 422dbf6e1588e551407b1528866ce5bd3abe0a53 27018745 gtk+2.0_2.16.2.orig.tar.gz
 f2cc5114d2eb550da72af40cab4c7947fafd7bb2 481482 gtk+2.0_2.16.2-1.diff.gz
 cb7f8e1855ba3ae6a4e7ce678334a5a49962e510 6010624 
libgtk2.0-common_2.16.2-1_all.deb
 73da7665adbf67b51d1d2a0715b8e8b7366b030d 62896 libgtk2.0-bin_2.16.2-1_all.deb
 09ecd5024a72286e1fc76a7facf0a1de361e989a 3446210 libgtk2.0-doc_2.16.2-1_all.deb
 651121b91b695b4f54b3dc9de8c141160ac16c1c 65594 libgail-doc_2.16.2-1_all.deb
 20deda1cfef03ed8b291ee01d5d2a39147fec35b 2329150 libgtk2.0-0_2.16.2-1_amd64.deb
 917e0086b2e8cce4e1dabb854305423b1e1458c6 1987664 
libgtk-directfb-2.0-0_2.16.2-1_amd64.deb
 cec34f8c6c777b5e25ef9ff5a28b6f1a239cd755 1961512 
libgtk-directfb-2.0-0-udeb_2.16.2-1_amd64.udeb
 46cb57c5d7ddeba2a5163f15b9b28137009ad52d 3218130 
libgtk2.0-dev_2.16.2-1_amd64.deb
 768befd61c19363e000517ed1fb74c44980a2ada 60510 
libgtk-directfb-2.0-dev_2.16.2-1_amd64.deb
 6686b29ea92423e9f54c775a8290301f0c4c59cc 10285112 
libgtk2.0-0-dbg_2.16.2-1_amd64.deb
 9ed5849346f7b466a1faaee0fd843ca04a19bc62 410594 
gtk2.0-examples_2.16.2-1_amd64.deb
 d3abf1c81fdcafdaf5c101849d7227a05bc59c78 158270 
gtk2-engines-pixbuf_2.16.2-1_amd64.deb
 c15720a70ea679286b807b41b664c8e9aacb32f0 67344 libgail18_2.16.2-1_amd64.deb
 c748db4445b32188af5a21b4688545de4a2ad90c 194516 
libgail-common_2.16.2-1_amd64.deb
 c5c42ba4e1c4eedaf9163be9fe42d384107574ef 68754 libgail-dev_2.16.2-1_amd64.deb
 bd8df7b5e8029ef7371832935b998447684ff858 622374 libgail-dbg_2.16.2-1_amd64.deb
Checksums-Sha256: 
 fcd0a8547e5b5be4ddd87db6c1a41394be97e746d192fb21bc17e3d0777eeabf 2250 
gtk+2.0_2.16.2-1.dsc
 0f7433c9e7735a094b79e7505fde87016ce281aa51bb83fff3815f758aac5ca5 27018745 
gtk+2.0_2.16.2.orig.tar.gz
 73f96cb3aa13c501f62887fafaaabb6371fe66c118acfe935fd03d4c34df3eea 481482 
gtk+2.0_2.16.2-1.diff.gz
 cc9a1263db960dca92e09cb771c57b5a967252f85d066db0858a9af9468a8b50 6010624 
libgtk2.0-common_2.16.2-1_all.deb
 e871fcd9da622de9f1a30d14ca28e5999801b7da53ae4ebc2073d5874bb1bab7 62896 
libgtk2.0-bin_2.16.2-1_all.deb
 f45448611e097d06dcc351f10134ab9f24a3e429a43397bee61523383be33e83 3446210 
libgtk2.0-doc_2.16.2-1_all.deb
 0cc1d73729f3a89dc427a07db853e7ffb0daf5cc8141e50491ad5885498f9175 65594 
libgail-doc_2.16.2-1_all.deb
 2bac98c8872f0d19d0901b829cdc73677b7d68de3f91b2bb9b8d41634781b623 2329150 
libgtk2.0-0_2.16.2-1_amd64.deb
 d709a63bda52b6af21b7b6ebda82d93cc89008bfbf4259d32c1b98594a3df52f 1987664 
libgtk-directfb-2.0-0_2.16.2-1_amd64.deb
 c9097d56b11246e99c4f0d6a15e71156bf3da9c1064e0286f398b2dcd87e090b 1961512 
libgtk-directfb-2.0-0-udeb_2.16.2-1_amd64.udeb
 9a6fa2ca6067b315992093cf0fd741e415900cc7bf04adfe6045437676b51e58 3218130 
libgtk2.0-dev_2.16.2-1_amd64.deb
 b18ce353d7ed1f577f0706a6c2982f55dbe34d034ecbdf5a0ed0eecb24aa39c3 60510 
libgtk-directfb-2.0-dev_2.16.2-1_amd64.deb
 96d63c03d120ff74fa1710a9a2c92262ec88d8fe8cccdf682730aab5762736b2 10285112 
libgtk2.0-0-dbg_2.16.2-1_amd64.deb
 e76fc1ee5178a2fd8359c7823978aa781a2d978b6b3af11c0196395ea830eb5d 410594 
gtk2.0-examples_2.16.2-1_amd64.deb
 dabbab0fbf122404d0de4d16754381ba742d266ceb406bb6a9c8c6875e474933 158270 
gtk2-engines-pixbuf_2.16.2-1_amd64.deb
 16469b832bae1e802be155a1e57d61d6c22cbe65f5bff5dce06e47bffbf96baa 67344 
libgail18_2.16.2-1_amd64.deb
 59cda41b76d2df41a3042ef211073968c94ece821b7378824a1d0bac11ce55c8 194516 
libgail-common_2.16.2-1_amd64.deb
 4a0ddf1cdbfa1372ab51a24ae240a23bdf70e8961800f2b91e9ac51cdc4ec57b 68754 
libgail-dev_2.16.2-1_amd64.deb
 6414a87990f1d7240b31489a18ffef7b8979b4e5511ea6e201208a8396cca00a 622374 
libgail-dbg_2.16.2-1_amd64.deb
Files: 
 3890363344ea765ea9a1689229c545cd 2250 libs optional gtk+2.0_2.16.2-1.dsc
 c03800a8791c67725ee589406f69133d 27018745 libs optional 
gtk+2.0_2.16.2.orig.tar.gz
 7cb96b25f01a1490d273e38f8af9c18d 481482 libs optional gtk+2.0_2.16.2-1.diff.gz
 22423992107b6a51a4ec3db89d1f1915 6010624 misc optional 
libgtk2.0-common_2.16.2-1_all.deb
 e49af12a90759c201e7fb7b906370c70 62896 misc optional 
libgtk2.0-bin_2.16.2-1_all.deb
 83c4d1518ab06ca622ca328bc24498f1 3446210 doc optional 
libgtk2.0-doc_2.16.2-1_all.deb
 128f0096e4bea26f61a473dc57dcdec1 65594 doc optional 
libgail-doc_2.16.2-1_all.deb
 be063293cca475ceba78d6c129cf2d99 2329150 libs optional 
libgtk2.0-0_2.16.2-1_amd64.deb
 3227e968f8db57ee472d879e9c89278b 1987664 libs optional 
libgtk-directfb-2.0-0_2.16.2-1_amd64.deb
 11123b1ff2a697266737f2a990553f18 1961512 debian-installer extra 
libgtk-directfb-2.0-0-udeb_2.16.2-1_amd64.udeb
 a22bd869c1b803f2c50c9f48337fa953 3218130 libdevel optional 
libgtk2.0-dev_2.16.2-1_amd64.deb
 df179b304ece81c302f5cd6b24bd7065 60510 libdevel optional 
libgtk-directfb-2.0-dev_2.16.2-1_amd64.deb
 9a8002c86f897155ef6d5e6f3932c67c 10285112 debug extra 
libgtk2.0-0-dbg_2.16.2-1_amd64.deb
 9d7bd405ffe14acf8a586646a62fa997 410594 x11 extra 
gtk2.0-examples_2.16.2-1_amd64.deb
 2e2e291b8a3b4a2a084a0baa1011d6c1 158270 graphics optional 
gtk2-engines-pixbuf_2.16.2-1_amd64.deb
 f54c0ef6366fecbe37131a63e4beb6ef 67344 libs optional 
libgail18_2.16.2-1_amd64.deb
 905ae08bf403e8fdabda2d231d7494ae 194516 libs optional 
libgail-common_2.16.2-1_amd64.deb
 4bcb8e6c2d5afe0fcaddb11838d2366d 68754 libdevel optional 
libgail-dev_2.16.2-1_amd64.deb
 e9178667d58da5ba3d08f2307f9623d8 622374 debug extra 
libgail-dbg_2.16.2-1_amd64.deb
Package-Type: udeb

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

iEYEARECAAYFAkole9cACgkQBsBdh1vkHyHhjgCfbHavj766E6PQSEh6s1xsIilG
K84AnR98u0SpK4ti1OyJgnZ+8DEaZbbh
=mMH4
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to