Your message dated Mon, 25 Feb 2008 13:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#467179: fixed in gdm 2.20.3-2
has caused the Debian Bug report #467179,
regarding gdm: FTBFS: Missing Build-Depends
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.)


-- 
467179: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467179
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gdm
Version: 2.20.3-1
Severity: serious

From my pbuilder build log:

...
gcc -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -DAUTHDIR=\"/var/lib/gdm\" 
-DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DDMCONFDIR=\"/etc/dm\" 
-DGDMCONFDIR=\"/etc/gdm\" -DGDMLOCALEDIR=\"/etc/gdm\" 
-DGDM_GLADE_DIR=\"/usr/share/gdm\" -DLIBDIR=\"/usr/lib\" 
-DLIBEXECDIR=\"/usr/lib/gdm\" -DLOGDIR=\"/var/log/gdm\" 
-DATSPIDIR=\"/usr/lib/gdm\" -DPIXMAPDIR=\"/usr/share/pixmaps\" 
-DSBINDIR=\"/usr/sbin\"  -I. -I.. -I. -I.. -I../daemon -I../common 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DPNG_NO_MMX_CODE 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/libglade-2.0 -I/usr/include/libxml2      -Wall -g -O2 -Wall 
-Wmissing-prototypes  -c -o gdmsetup-gdmuser.o `test -f 'gdmuser.c' || echo 
'./'`gdmuser.c
gcc -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -DAUTHDIR=\"/var/lib/gdm\" 
-DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DDMCONFDIR=\"/etc/dm\" 
-DGDMCONFDIR=\"/etc/gdm\" -DGDMLOCALEDIR=\"/etc/gdm\" 
-DGDM_GLADE_DIR=\"/usr/share/gdm\" -DLIBDIR=\"/usr/lib\" 
-DLIBEXECDIR=\"/usr/lib/gdm\" -DLOGDIR=\"/var/log/gdm\" 
-DATSPIDIR=\"/usr/lib/gdm\" -DPIXMAPDIR=\"/usr/share/pixmaps\" 
-DSBINDIR=\"/usr/sbin\"  -I. -I.. -I. -I.. -I../daemon -I../common 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DPNG_NO_MMX_CODE 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 
-I/usr/include/libglade-2.0 -I/usr/include/libxml2      -Wall -g -O2 -Wall 
-Wmissing-prototypes  -c -o gdmsetup-gdmsetup.o `test -f 'gdmsetup.c' || echo 
'./'`gdmsetup.c
gdmsetup.c:29:18: error: popt.h: No such file or directory
make[4]: *** [gdmsetup-gdmsetup.o] Error 1
make[4]: Leaving directory `/tmp/buildd/gdm-2.20.3/gui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/gdm-2.20.3/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/gdm-2.20.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/gdm-2.20.3'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler



--- End Message ---
--- Begin Message ---
Source: gdm
Source-Version: 2.20.3-2

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

gdm_2.20.3-2.diff.gz
  to pool/main/g/gdm/gdm_2.20.3-2.diff.gz
gdm_2.20.3-2.dsc
  to pool/main/g/gdm/gdm_2.20.3-2.dsc
gdm_2.20.3-2_i386.deb
  to pool/main/g/gdm/gdm_2.20.3-2_i386.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.
Josselin Mouette <[EMAIL PROTECTED]> (supplier of updated gdm 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.7
Date: Sat, 16 Feb 2008 02:52:39 +0100
Source: gdm
Binary: gdm
Architecture: source i386
Version: 2.20.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers <[EMAIL PROTECTED]>
Changed-By: Josselin Mouette <[EMAIL PROTECTED]>
Description: 
 gdm        - GNOME Display Manager
Closes: 464179 467179
Changes: 
 gdm (2.20.3-2) unstable; urgency=medium
 .
   [ Josselin Mouette ]
   * gdm.init: add dbus, hal and network-manager to the Should-Start
     section.
   * 35_gdm.conf.patch: remove /var/lib/menu-xdg/xsessions from the list
     of session directories. Closes: #464179.
 .
   [ Loic Minier ]
   * Add missing libpopt-dev b-dep; thanks Daniel Schepler; closes: #467179.
Files: 
 f6250de437e02cba99f1205b8fa35930 1274 gnome optional gdm_2.20.3-2.dsc
 dc783daff766bced9358a182ee29f78f 243132 gnome optional gdm_2.20.3-2.diff.gz
 f0d6a245ab150847458335ee4b40ae96 4630148 gnome optional gdm_2.20.3-2_i386.deb

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

iD8DBQFHwsC34VUX8isJIMARAn2AAJ95ktanU9TkcAo+YSLvceKPNsYkcgCcDmYP
TYry5xTFqxtxnIJv+xr+50Q=
=jp97
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to