Your message dated Sun, 25 Mar 2012 20:42:27 +0000
with message-id <[email protected]>
and subject line Bug#665553: fixed in gvfs 1.10.1-3
has caused the Debian Bug report #665553,
regarding gvfs: Including individual glib headers no longer supported
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.)


-- 
665553: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665553
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gvfs
Version: 1.10.1-2
Severity: important
User: [email protected]
Usertags: glib-single-include

Hi,


including invidiual glib headers has been deprecated for several years.

Starting with glib 2.32 it is now mandatory to include glib.h instead
of individual headers [1], or the compiler will generate an error.

With the notable exception of:
 glib/gi18n.h
 glib/gi18n-lib.h
 glib/gprintf.h
 glib/gstdio.h
Those header files are still meant to be included separately.


Development releases of 2.32 (2.31.x) are available in experimental.
During a test-rebuild gvfs failed to build with the new glib [2].

Please update gvfs at your earliest convenience, so once we move
the glib version from experimental to unstable, your package will remain
buildable.

Usually, simply replacing #include <glib/foo.h> with #include <glib.h>
is all that is needed (while keeping the above list of exceptions in
mind)
You can use the glib version from experimental to test if your package
builds correctly.


A simple shell script [3] has been written, that can help you
generate a patch which should fix the includes in most cases.
It's most likely not bug free and very limited, so please check the
resulting patch carefully.


Thanks!

Michael,
on behalf of the Debian GNOME team.

[1] 
http://git.gnome.org/browse/glib/commit/?id=7455dd370eb37ce3b0b409ff6120501f37b50569
[2] http://people.debian.org/~biebl/glib-single-include/gvfs_1.10.1-2.log
[3] http://people.debian.org/~biebl/fix-glib-includes.sh




--- End Message ---
--- Begin Message ---
Source: gvfs
Source-Version: 1.10.1-3

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

gvfs-backends_1.10.1-3_amd64.deb
  to main/g/gvfs/gvfs-backends_1.10.1-3_amd64.deb
gvfs-bin_1.10.1-3_amd64.deb
  to main/g/gvfs/gvfs-bin_1.10.1-3_amd64.deb
gvfs-common_1.10.1-3_all.deb
  to main/g/gvfs/gvfs-common_1.10.1-3_all.deb
gvfs-daemons_1.10.1-3_amd64.deb
  to main/g/gvfs/gvfs-daemons_1.10.1-3_amd64.deb
gvfs-dbg_1.10.1-3_amd64.deb
  to main/g/gvfs/gvfs-dbg_1.10.1-3_amd64.deb
gvfs-fuse_1.10.1-3_amd64.deb
  to main/g/gvfs/gvfs-fuse_1.10.1-3_amd64.deb
gvfs-libs_1.10.1-3_amd64.deb
  to main/g/gvfs/gvfs-libs_1.10.1-3_amd64.deb
gvfs_1.10.1-3.debian.tar.gz
  to main/g/gvfs/gvfs_1.10.1-3.debian.tar.gz
gvfs_1.10.1-3.dsc
  to main/g/gvfs/gvfs_1.10.1-3.dsc
gvfs_1.10.1-3_amd64.deb
  to main/g/gvfs/gvfs_1.10.1-3_amd64.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.
Michael Biebl <[email protected]> (supplier of updated gvfs 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: SHA256

Format: 1.8
Date: Sun, 25 Mar 2012 16:24:01 +0200
Source: gvfs
Binary: gvfs gvfs-daemons gvfs-libs gvfs-common gvfs-fuse gvfs-backends 
gvfs-bin gvfs-dbg
Architecture: source all amd64
Version: 1.10.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Michael Biebl <[email protected]>
Description: 
 gvfs       - userspace virtual filesystem - GIO module
 gvfs-backends - userspace virtual filesystem - backends
 gvfs-bin   - userspace virtual filesystem - binaries
 gvfs-common - userspace virtual filesystem - common data files
 gvfs-daemons - userspace virtual filesystem - servers
 gvfs-dbg   - userspace virtual filesystem - debugging information
 gvfs-fuse  - userspace virtual filesystem - fuse server
 gvfs-libs  - userspace virtual filesystem - private libraries
Closes: 665553
Changes: 
 gvfs (1.10.1-3) unstable; urgency=low
 .
   * Bump Build-Depends on cdbs and debhelper for multiarch support.
   * Replace Depends on fuse-utils with fuse, as fuse-utils is now only a
     transitional package depending on fuse.
   * debian/patches/06_glib-single-include.patch: Fix build failure with glib
     2.32 where including individual glib headers is no longer supported.
     Closes: #665553
Checksums-Sha1: 
 e5dd00adb5ec7b1a6b24b45ca9315bd096b0a276 3020 gvfs_1.10.1-3.dsc
 30d62affb58c11c1c0f28f9c4b3ad3c421b053b5 16984 gvfs_1.10.1-3.debian.tar.gz
 648382efadc1b84e8dfcee348b0b9d66f4716fca 1088496 gvfs-common_1.10.1-3_all.deb
 dc8e29a7cac72c7ba6d51cf4d0157c922d15ec7f 215918 gvfs_1.10.1-3_amd64.deb
 0ded5c8efea7945ec6cbbcf1be581e1e07b2b688 244950 gvfs-daemons_1.10.1-3_amd64.deb
 0ebec64c51032ab5bda805f7d703d5340533c337 204078 gvfs-libs_1.10.1-3_amd64.deb
 cc091f12c9c7e4c6364a3efae25e15fec56db5d5 122996 gvfs-fuse_1.10.1-3_amd64.deb
 5d6f1296d2ed8eaf6e18701315f344e2f6b2179f 484678 
gvfs-backends_1.10.1-3_amd64.deb
 a3cc93afa1643fce8aef2ca537fadbfc2f42ce08 154070 gvfs-bin_1.10.1-3_amd64.deb
 6fab512d23e15a96d7bd62f9faa152754abbaeb9 1736654 gvfs-dbg_1.10.1-3_amd64.deb
Checksums-Sha256: 
 669c48c50f8a388bb9b924b75c587d9c80dc8bfc7b15b9ab24ab100ae5ef6763 3020 
gvfs_1.10.1-3.dsc
 e3d57c497ebc995d64b2bcb3aa5032ab2d9e40ffd875d1445138337c187b8054 16984 
gvfs_1.10.1-3.debian.tar.gz
 ace2e122eac536092e93291d5991775990e6d01f9630c47f89eb85f8575df4f5 1088496 
gvfs-common_1.10.1-3_all.deb
 98f9b6bdd550f436fcdf92530c099e972c13785200d7b640497cd231ee65118b 215918 
gvfs_1.10.1-3_amd64.deb
 b66071a62dde0f7ea07216a39fbaf3394a2878eb2b7a24b79e073dfe010baaf9 244950 
gvfs-daemons_1.10.1-3_amd64.deb
 b58f7b628c2c56f72a7d43f81f1077a8de1bebf499821be6d4924498b1a6ec38 204078 
gvfs-libs_1.10.1-3_amd64.deb
 aa2d18127affdcbbf2696a7a61635cd41d37f39eacc32c255c2c600a830d90bc 122996 
gvfs-fuse_1.10.1-3_amd64.deb
 8bda812ebae95f7dd4212be8c65b9400bfc921e6db206d8dfc9489d62d3f5d47 484678 
gvfs-backends_1.10.1-3_amd64.deb
 a2ae2072a19afe40950ad32170415140a6188d4e96d3e44aa9e48829b23e6c5a 154070 
gvfs-bin_1.10.1-3_amd64.deb
 99e22ef0f11ba0b392c55608f2d4bfb16e741996f78a4ddf38d458b4db92d741 1736654 
gvfs-dbg_1.10.1-3_amd64.deb
Files: 
 252bd6b91f5362b919cbc95d530a0112 3020 gnome optional gvfs_1.10.1-3.dsc
 9f6fa8c499c8bdf9b9b281b810ff8784 16984 gnome optional 
gvfs_1.10.1-3.debian.tar.gz
 1f51fe1c266fa69f04a7aea0c0569ce9 1088496 libs optional 
gvfs-common_1.10.1-3_all.deb
 7ce93193cff224aca307ff760a480f0a 215918 libs optional gvfs_1.10.1-3_amd64.deb
 eec8211122d5cade84eeb7cb7b0eea7d 244950 libs optional 
gvfs-daemons_1.10.1-3_amd64.deb
 e0f04916aa24f12fb8607c9481a32df7 204078 libs optional 
gvfs-libs_1.10.1-3_amd64.deb
 e220beceb2a15f0622692bbddbc483c3 122996 gnome optional 
gvfs-fuse_1.10.1-3_amd64.deb
 2c8466b1e30538a546bf7c6256ff66f2 484678 gnome optional 
gvfs-backends_1.10.1-3_amd64.deb
 2b8daa1aab15dee6bab009564eea2af7 154070 gnome optional 
gvfs-bin_1.10.1-3_amd64.deb
 9d642dd49c05c4c56049515d5d22e414 1736654 debug extra 
gvfs-dbg_1.10.1-3_amd64.deb

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

iQIcBAEBCAAGBQJPby7KAAoJEGrh3w1gjyLcMiEQAJcr2HxZWF2OsS251EUmRoxp
6L8JBIUdqfGzzQ+KS78NLWMbc62ceqrRhUwKbU43S3s2QFN5taWKizQ3PeKWm3ht
IINBOO41perOFBRAejHExmi2jAk4jxNFL8/Eat6EStSkzxFAPYn2H6r+EUFtB9HQ
2VRrwU9ZtH+a+k6Ycr+opkKQU8hRaaQf5yZa8sXNbK2atuET+vgsaigNLzkRNji5
t9hKACZlLUT64h7QKfbq0+plKZgqKaxXUMIZ6Il7UOODm1QkAUZXeQSSUI9phAiI
VB89x7sb1qrPaQ6EMV68eLCqyhkpfivTxVAUC5Fs/SDoTIPhwvJhM2/6Zjhg3wyI
OfRE7yER1UcEhMW+is622phf13aDDsrRFzjGhj2bPgNnnQZUC7kdRyXY3EjSHIT/
VK7zWzg1BvZQmrv5TNtXMt9CPEjlapBDGiDLleNLzp4a70MJQUyYuQ66YDYXse+5
Y4yN8J7xBpITIlTU21lFwzx+u9pMtZGqOIP6EL76PrbGA+rSE6My5zmgWoHQHfFZ
/2EoRwbXvIUm1M8gbHu8xaZ95AgqISp01pljGbA1Fv+jZ6ftYFS9GRBkJ6Laww/g
meo8J5FbC7VpvfiEGovBqfYlF4kjzzBM9wcUpsG5M6FTxkUxL/OMqC8r2eLAiPpD
RY3uC80zyut4aQKOXGEf
=xq+2
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to