Your message dated Thu, 17 Nov 2005 03:47:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323513: fixed in gdm 2.8.0.6-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Sep 2005 12:17:48 +0000
>From [EMAIL PROTECTED] Fri Sep 02 05:17:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from d009027.adsl.hansenet.de (localhost.localdomain) [80.171.9.27] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EBAUO-00046n-00; Fri, 02 Sep 2005 05:17:48 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
        id 1EBAUN-0006S1-0e; Fri, 02 Sep 2005 14:17:47 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: gdm: FTBFS: Missing Build-Depends on 'libxau'
Message-Id: <[EMAIL PROTECTED]>
Date: Fri, 02 Sep 2005 14:17:47 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: gdm
Version: 2.6.0.8-1
Severity: serious
Tags: patch

When building 'gdm' in a clean 'unstable' chroot,
I get the following error:

make[3]: Entering directory `/gdm-2.6.0.8/daemon'
gcc -DHAVE_CONFIG_H -DGDM_CONFIG_FILE=\"/etc/gdm/gdm.conf\" -I. -I. -I.. -I. 
-I.. -I../vicious-extensions -DGNOMELOCALEDIR=\""/usr/share/locale"\" 
-DLOCALEDIR=\"/usr/share/locale\" -DXTHREADS -DORBIT2=1 -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 
-I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 
-I/usr/include/libxml2 -I/usr/include/libglade-2.0   -DXTHREADS 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DPAM_PREFIX=\"/etc\"     
-g -O2 -Wall -Wmissing-prototypes  -c gdm.c
gdm.c:45:23: error: X11/Xauth.h: No such file or directory

Please add the missing Build-Depends on 'libxau'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gdm-2.6.0.8/debian/control ./debian/control
--- ../tmp-orig/gdm-2.6.0.8/debian/control      2005-09-02 12:12:09.000000000 
+0000
+++ ./debian/control    2005-09-02 12:12:00.000000000 +0000
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Ryan Murray <[EMAIL PROTECTED]>
-Build-Depends: libpam0g-dev, libgnomeui-dev (>= 1.96.0), librsvg2-dev, 
libglade2-dev, libwrap0-dev, debhelper, gettext, intltool, scrollkeeper, 
libselinux1-dev, libattr1-dev, xlibs-static-dev, libxt-dev
+Build-Depends: libpam0g-dev, libgnomeui-dev (>= 1.96.0), librsvg2-dev, 
libglade2-dev, libwrap0-dev, debhelper, gettext, intltool, scrollkeeper, 
libselinux1-dev, libattr1-dev, xlibs-static-dev, libxt-dev, libxau-dev
 Standards-Version: 3.6.1
 
 Package: gdm

---------------------------------------
Received: (at 323513-close) by bugs.debian.org; 17 Nov 2005 11:52:00 +0000
>From [EMAIL PROTECTED] Thu Nov 17 03:52:00 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EciEO-0004Yv-Uf; Thu, 17 Nov 2005 03:47:08 -0800
From: Ryan Murray <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#323513: fixed in gdm 2.8.0.6-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 17 Nov 2005 03:47:08 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 13

Source: gdm
Source-Version: 2.8.0.6-1

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.8.0.6-1.diff.gz
  to pool/main/g/gdm/gdm_2.8.0.6-1.diff.gz
gdm_2.8.0.6-1.dsc
  to pool/main/g/gdm/gdm_2.8.0.6-1.dsc
gdm_2.8.0.6-1_i386.deb
  to pool/main/g/gdm/gdm_2.8.0.6-1_i386.deb
gdm_2.8.0.6.orig.tar.gz
  to pool/main/g/gdm/gdm_2.8.0.6.orig.tar.gz



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.
Ryan Murray <[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: Thu, 17 Nov 2005 03:24:59 -0800
Source: gdm
Binary: gdm
Architecture: source i386
Version: 2.8.0.6-1
Distribution: unstable
Urgency: low
Maintainer: Ryan Murray <[EMAIL PROTECTED]>
Changed-By: Ryan Murray <[EMAIL PROTECTED]>
Description: 
 gdm        - GNOME Display Manager
Closes: 217250 258934 261979 274543 276871 285029 290916 304027 309199 309224 
313200 314449 323513 327464 331833
Changes: 
 gdm (2.8.0.6-1) unstable; urgency=low
 .
   * New upstream release (closes: #313200, #309224, #258934, #327464, #261979,
     #290916, #276871, #304027, #314449)
   * Update Build-Depends (closes: #323513)
   * Update debconf dependency (closes: #331833)
   * Update help section in manpage (closes: #274543)
   * start-stop-daemon --stop and --exec are no longer used together
     (closes: #309199)
   * Rewrite init script with LSB functions.
   * Modify gdm to check for random theme existence, so themes listed for
     random selection don't have to exist
   * Recommend gdm-themes
   * Use graphical login by default and randomize through all packaged
     themes by default (closes: #217250)
   * Pass -dpi 96 to the X Server by default (closes: #285029)
   * Use su-to-root instead of gksu for menu entry of gdmsetup.
Files: 
 7a8ee1e4225ab09447304d2666c3563e 701 gnome optional gdm_2.8.0.6-1.dsc
 8aaa16a6d379ed460aae192db1f91784 4248405 gnome optional gdm_2.8.0.6.orig.tar.gz
 7d14355c95de2ef4abced5df1691117b 70657 gnome optional gdm_2.8.0.6-1.diff.gz
 0401379e6117e2832fe173116e513c29 3568308 gnome optional gdm_2.8.0.6-1_i386.deb

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

iD8DBQFDfGnbN2Dbz/1mRasRAmzoAKDBm6MnfrfyrfdrGJ/dhvDk/u+4vgCfc+Pt
8ktYk0cpRr7Z9krv1I6YYHo=
=P26J
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to