[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#415593: marked as done (wmmemload: FTBFS on GNU/kFreeBSD: missing OS detection)



Your message dated Thu, 12 Jul 2007 03:32:02 +0000
with message-id <E1I8pPO-00041y-Ml@ries.debian.org>
and subject line Bug#415593: fixed in wmmemload 0.1.6-3
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: wmmemload
Version: 0.1.6-1
Severity: important
Tags: patch

Hi,

currently your package FTBFS on GNU/kFreeBSD due to the lack of OS
detection. Please find attached a patch to fix this, at least on
GNU/kFreeBSD and possibly on GNU(/Hurd).

BTW, the build logs are available on <http://experimental.ftbfs.de/>.

Cheers,

-- 
Cyril Brulebois
--- wmmemload-0.1.6/configure.ac	2007-03-20 17:52:04.021599000 +0100
+++ wmmemload-0.1.6/configure.ac	2007-03-20 17:52:14.000000000 +0100
@@ -92,7 +92,7 @@
 ignore_wired=no
 
 case ${host_os} in
-linux*)
+linux*|k*bsd*|gnu*)
   OS=linux
   ignore_buffers=yes
   ignore_cached=yes

--- End Message ---
--- Begin Message ---
Source: wmmemload
Source-Version: 0.1.6-3

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

wmmemload_0.1.6-3.diff.gz
  to pool/main/w/wmmemload/wmmemload_0.1.6-3.diff.gz
wmmemload_0.1.6-3.dsc
  to pool/main/w/wmmemload/wmmemload_0.1.6-3.dsc
wmmemload_0.1.6-3_amd64.deb
  to pool/main/w/wmmemload/wmmemload_0.1.6-3_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 415593@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> (supplier of updated wmmemload 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 06 Jul 2007 19:58:34 +0200
Source: wmmemload
Binary: wmmemload
Architecture: source amd64
Version: 0.1.6-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>
Description: 
 wmmemload  - WindowMaker dock app to monitor memory and swap usage
Closes: 415593
Changes: 
 wmmemload (0.1.6-3) unstable; urgency=low
 .
   * QA upload.
   * Fix FTBFS on GNU/kFreeBSD by matching "linux*|k*bsd*|gnu*" instead of only
     "linux*". Since the diff is minimal, the patch has been applied to both
     configure.ac and configure, without rerunning autotools (Closes: #415593).
   * Use debian/compat instead of exporting DH_COMPAT in debian/rules.
Files: 
 81697bf6e9b32df0df8c751f1fdbd04a 625 x11 optional wmmemload_0.1.6-3.dsc
 5a4d7479159105af6cceaf7fe751016e 19788 x11 optional wmmemload_0.1.6-3.diff.gz
 441579a23bb91ad3956cef6af245a8a9 16142 x11 optional wmmemload_0.1.6-3_amd64.deb

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

iD8DBQFGlZ/rw3ao2vG823MRAjmHAJ0W47iKc/X8MfbsPwK4+tzHSPiFlwCgh7hI
Cr/Var7TU855TSiKAK9T9II=
=QZRg
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: