Your message dated Mon, 03 Oct 2005 13:32:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#240979: fixed in waimea 0.4.0-6
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; 30 Mar 2004 06:49:36 +0000
>From [EMAIL PROTECTED] Mon Mar 29 22:49:36 2004
Return-path: <[EMAIL PROTECTED]>
Received: from (straylight.cyberhqz.com) [24.81.28.253] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B8D44-00027i-00; Mon, 29 Mar 2004 22:49:36 -0800
Received: from localhost (localhost [127.0.0.1])
        by straylight.cyberhqz.com (Postfix) with ESMTP
        id 28FE954075; Mon, 29 Mar 2004 22:49:35 -0800 (PST)
Received: from cyberhq.internal.cyberhqz.com (cyberhq.internal.cyberhqz.com 
[192.168.0.2])
        by straylight.cyberhqz.com (Postfix) with ESMTP
        id 988C554049; Mon, 29 Mar 2004 22:49:11 -0800 (PST)
Received: by cyberhq.internal.cyberhqz.com (Postfix, from userid 1000)
        id 41B1B27C1D2; Mon, 29 Mar 2004 22:44:46 -0800 (PST)
From: Ryan Murray <[EMAIL PROTECTED]>
Subject: waimea: needs gdm session update
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.10.2
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 29 Mar 2004 22:44:46 -0800 (PST)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
        version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: waimea
Version: 0.4.0-3
Severity: normal

With gdm 2.4.4.x, the /etc/gdm/Sessions dir is no longer used.  The new
way to register as a Session to both kdm and gdm is to place a Gnome/KDE
style .desktop file in /usr/share/xsessions.  Users can create their own
sessions in /etc/dm/Sessions.

You can look at /etc/dm/Sessions/default.desktop in the gdm 2.4.4.7-1 package
for the format the desktop file should be in, or you can look at the kdm
package in /usr/share/apps/kdm/sessions, as it may have a desktop file
(with translations) for your session.

You need to remove the /etc/gdm/Sessions/<session> script from your package,
and instead include /usr/share/xsessions/<session>.desktop

---------------------------------------
Received: (at 240979-close) by bugs.debian.org; 3 Oct 2005 20:41:00 +0000
>From [EMAIL PROTECTED] Mon Oct 03 13:41:00 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EMWyo-0002PK-00; Mon, 03 Oct 2005 13:32:10 -0700
From: Gerfried Fuchs <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#240979: fixed in waimea 0.4.0-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 03 Oct 2005 13:32:10 -0700
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=-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: 3

Source: waimea
Source-Version: 0.4.0-6

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

waimea_0.4.0-6.diff.gz
  to pool/main/w/waimea/waimea_0.4.0-6.diff.gz
waimea_0.4.0-6.dsc
  to pool/main/w/waimea/waimea_0.4.0-6.dsc
waimea_0.4.0-6_i386.deb
  to pool/main/w/waimea/waimea_0.4.0-6_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.
Gerfried Fuchs <[EMAIL PROTECTED]> (supplier of updated waimea 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: Mon,  3 Oct 2005 20:11:24 +0200
Source: waimea
Binary: waimea
Architecture: source i386
Version: 0.4.0-6
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Gerfried Fuchs <[EMAIL PROTECTED]>
Description: 
 waimea     - A highly customizable window manager based on blackbox
Closes: 234595 240979 249056 296893 306731
Changes: 
 waimea (0.4.0-6) unstable; urgency=low
 .
   * QA Group upload, most work done by David Schmitt at the debianna.at
     transition party
   * added new menu-method by Bill Allombert (closes: #249056, #234595)
   * created skeleton session.desktop (closes: #240979)
   * fix typo in manpage (closes: #306731)
   * remove deprecated script call (closes: #296893)
   * updated xlib build dependencies for split layout
   * Added libxft-dev Build-Dependency to enable xft.
Files: 
 b419bf3ca180e0d1bff19f25f54d22a9 693 x11 optional waimea_0.4.0-6.dsc
 4a0b7cb88fbb9a6dde0931b5631c964b 31685 x11 optional waimea_0.4.0-6.diff.gz
 6207ea149d5875b3193277ad268a1a4a 210116 x11 optional waimea_0.4.0-6_i386.deb

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

iEYEARECAAYFAkNBkysACgkQELuA/Ba9d8bYwwCgj59RSr0x8ZmANFqPCqmMg0JG
xl0AnRGdKni+zcKTZtqd2CZ6hMvCTNoE
=az2s
-----END PGP SIGNATURE-----


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

Reply via email to