Your message dated Sun, 29 Jun 2008 20:47:55 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487986: fixed in lxlauncher 0.2-1
has caused the Debian Bug report #487986,
regarding Build fix for hppa, mips, mipsel, powerpc
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.)
--
487986: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487986
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: lxlauncher
Version: 0.1.6-1
Severity: serious
Lxlauncher currently fails to build on hppa, mips, mipsel and powerpc.
The appended patch is a minimal fix.
Thiemo
--- lxlauncher-0.1.6/src/inotify/inotify-syscalls.h~ 2008-06-25
16:06:48.000000000 +0100
+++ lxlauncher-0.1.6/src/inotify/inotify-syscalls.h 2008-06-25
16:06:38.000000000 +0100
@@ -3,7 +3,9 @@
#include <sys/syscall.h>
-#if defined(__i386__)
+#if defined(__NR_inotify_init)
+/* Presume we acquired all inotify syscall numbers fro the system headers. */
+#elif defined(__i386__)
# define __NR_inotify_init 291
# define __NR_inotify_add_watch 292
# define __NR_inotify_rm_watch 293
--- End Message ---
--- Begin Message ---
Source: lxlauncher
Source-Version: 0.2-1
We believe that the bug you reported is fixed in the latest version of
lxlauncher, which is due to be installed in the Debian FTP archive:
lxlauncher_0.2-1.diff.gz
to pool/main/l/lxlauncher/lxlauncher_0.2-1.diff.gz
lxlauncher_0.2-1.dsc
to pool/main/l/lxlauncher/lxlauncher_0.2-1.dsc
lxlauncher_0.2-1_i386.deb
to pool/main/l/lxlauncher/lxlauncher_0.2-1_i386.deb
lxlauncher_0.2.orig.tar.gz
to pool/main/l/lxlauncher/lxlauncher_0.2.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.
Andrew Lee <[EMAIL PROTECTED]> (supplier of updated lxlauncher 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: Mon, 30 Jun 2008 04:31:12 +0800
Source: lxlauncher
Binary: lxlauncher
Architecture: source i386
Version: 0.2-1
Distribution: unstable
Urgency: low
Maintainer: Andrew Lee <[EMAIL PROTECTED]>
Changed-By: Andrew Lee <[EMAIL PROTECTED]>
Description:
lxlauncher - Easy-Mode launcher for subnotebook like EeePC
Closes: 487986
Changes:
lxlauncher (0.2-1) unstable; urgency=low
.
* New upstream release (Closes: #487986)
- Supports sub-menus
- Uses cairo to draw backgrounds
* Bumped Standards-Version to 3.8.0.0
- Supporting the standardized environment variable `DEB_BUILD_OPTIONS'
Checksums-Sha1:
7562405327877ff68e607cec8d9fd4039d3b082a 1106 lxlauncher_0.2-1.dsc
2b0bad9bec4e1ee4a1675ce4c941fd4a3a90aedc 125198 lxlauncher_0.2.orig.tar.gz
593021f93495c996faa6cc1cb67952896b392726 3040 lxlauncher_0.2-1.diff.gz
f5ad732b997bdc5e79a5c0a1b3a8c9b2dac29d1c 30308 lxlauncher_0.2-1_i386.deb
Checksums-Sha256:
cd12f1fb3d0f338a81316a79138a988c5a39bb5f08bc5546f5b2ed2a8bd57a61 1106
lxlauncher_0.2-1.dsc
6d0844981284caac0fb7706f4761b4c5bc6f76ad9011c532db757d89ff68c73c 125198
lxlauncher_0.2.orig.tar.gz
8f29cbd796e9777e31eed3b9c9041126631655bc934d2e6ef90a4f257b81ee36 3040
lxlauncher_0.2-1.diff.gz
13400d28f4f404e10bc228dcf80f601690fcbbaed1973c0a1245a9e1c9571bbd 30308
lxlauncher_0.2-1_i386.deb
Files:
380137a4eb5c91ca132dbb5c3e37e008 1106 x11 extra lxlauncher_0.2-1.dsc
fc4405e6d20c1de5eef86569ed748847 125198 x11 extra lxlauncher_0.2.orig.tar.gz
9e45f849383b835503ccb87f35c33bff 3040 x11 extra lxlauncher_0.2-1.diff.gz
c8b1dd4047e9f564666a2320c01cb18d 30308 x11 extra lxlauncher_0.2-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhn82EACgkQnQYz4bYlCYWwnQCfaQczPNALgjidQu4vKzpR/SDF
rOgAoNbzxq6AV1x7LEFAeO9vs5klEoL0
=NfpS
-----END PGP SIGNATURE-----
--- End Message ---