Your message dated Fri, 25 May 2007 10:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#415659: fixed in xfce4-cpugraph-plugin 0.3-2
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)

--- Begin Message ---
Package: xfce4-cpugraph-plugin
Version: 0.3-1
Severity: important
Tags: patch

Maw again,

please find attached a(nother) patch to add OS detection of GNU/k*BSD,
using their __GLIBC__ macro. If for whatever reason, upstream is
reluctant to its addition, you can use the less-portable
__FreeBSD_kernel__ one, which would only add support for GNU/kFreeBSD.

Cheers,

-- 
Cyril Brulebois
--- xfce4-cpugraph-plugin-0.3/panel-plugin/os.c	2007-03-21 06:30:27.850380000 +0100
+++ xfce4-cpugraph-plugin-0.3/panel-plugin/os.c	2007-03-21 06:30:52.000000000 +0100
@@ -4,7 +4,7 @@
 
 #include "os.h"
 
-#if defined (__linux__)
+#if defined (__linux__) || defined(__GLIBC__)
 long GetCPUUsage (int *oldusage, int *oldtotal)
 {
 	long cpu, nice, system, idle, used, total;

--- End Message ---
--- Begin Message ---
Source: xfce4-cpugraph-plugin
Source-Version: 0.3-2

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

xfce4-cpugraph-plugin_0.3-2.diff.gz
  to pool/main/x/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin_0.3-2.diff.gz
xfce4-cpugraph-plugin_0.3-2.dsc
  to pool/main/x/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin_0.3-2.dsc
xfce4-cpugraph-plugin_0.3-2_amd64.deb
  to pool/main/x/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin_0.3-2_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.
Yves-Alexis Perez <[EMAIL PROTECTED]> (supplier of updated 
xfce4-cpugraph-plugin 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: Fri, 25 May 2007 11:05:29 +0100
Source: xfce4-cpugraph-plugin
Binary: xfce4-cpugraph-plugin
Architecture: source amd64
Version: 0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
Changed-By: Yves-Alexis Perez <[EMAIL PROTECTED]>
Description: 
 xfce4-cpugraph-plugin - CPU load graph plugin for the Xfce4 panel
Closes: 411935 415659
Changes: 
 xfce4-cpugraph-plugin (0.3-2) unstable; urgency=low
 .
   (Mike Massonnet)
   * Fix typo                                                    closes: #411935
 .
   (Stefan Ott)
   * debian/control: updated the url
 .
   (Yves-Alexis Perez)
   * debian/control:
     - removed Jani from uploaders as he's not anymore in the team.
     - removed gtk from build-dep as it's pulled by xfce4-panel-dev anyway.
   * debian/patches: added 02_fix-ftbfs-freebsd.dpatch, thanks Cyril Brulebois.
                                                                  closes:#415659
Files: 
 fcc36f4a1eafbcf6a7262a0433328701 925 x11 optional 
xfce4-cpugraph-plugin_0.3-2.dsc
 c554aa7a8400da9eaf6b5303a2117afd 2477 x11 optional 
xfce4-cpugraph-plugin_0.3-2.diff.gz
 3487d61ecc0c0ebc3991ba3063ad0d6d 16752 x11 optional 
xfce4-cpugraph-plugin_0.3-2_amd64.deb

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

iD8DBQFGVrX1MQdl+99c4rQRApqDAJ4rkjBcVONWrC4u6w1TNySpJ7tosQCgoWsV
IN2XMxBUYoSZ8XWKGtTUoac=
=U9wv
-----END PGP SIGNATURE-----


--- End Message ---
_______________________________________________
Pkg-xfce-devel mailing list
Pkg-xfce-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

Reply via email to