Your message dated Sun, 25 Aug 2019 03:04:20 +0000
with message-id <[email protected]>
and subject line Bug#928846: fixed in fwlogwatch 1.4-2
has caused the Debian Bug report #928846,
regarding fwlogwatch FTCBFS: does not pass cross tools to make
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.)


-- 
928846: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928846
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fwlogwatch
Version: 1.4-1
Tags: patch
User: [email protected]
Usertags: rebootstrap

fwlogwatch fails to cross build from source, because it does not pass
cross tools to make. The easiest way of fixing that - using
dh_auto_build - makes fwlogwatch cross buildable. Please consider
applying the attached patch.

Helmut
diff --minimal -Nru fwlogwatch-1.4/debian/changelog 
fwlogwatch-1.4/debian/changelog
--- fwlogwatch-1.4/debian/changelog     2015-08-24 01:08:47.000000000 +0200
+++ fwlogwatch-1.4/debian/changelog     2019-05-12 06:55:36.000000000 +0200
@@ -1,3 +1,10 @@
+fwlogwatch (1.4-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Sun, 12 May 2019 06:55:36 +0200
+
 fwlogwatch (1.4-1) unstable; urgency=medium
 
   * New upstream release. (Closes: #676656)
diff --minimal -Nru fwlogwatch-1.4/debian/rules fwlogwatch-1.4/debian/rules
--- fwlogwatch-1.4/debian/rules 2015-08-22 02:02:41.000000000 +0200
+++ fwlogwatch-1.4/debian/rules 2019-05-12 06:55:32.000000000 +0200
@@ -30,7 +30,7 @@
        dh_testdir
 
        # Add here commands to compile the package.
-       $(MAKE)
+       dh_auto_build
        #/usr/bin/docbook-to-man debian/fwlogwatch.sgml > fwlogwatch.1
 
        touch build-stamp

--- End Message ---
--- Begin Message ---
Source: fwlogwatch
Source-Version: 1.4-2

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

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.
William Grzybowski <[email protected]> (supplier of updated fwlogwatch 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: SHA512

Format: 1.8
Date: Mon, 22 Jul 2019 09:27:20 -0300
Source: fwlogwatch
Architecture: source
Version: 1.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: William Grzybowski <[email protected]>
Closes: 928846
Changes:
 fwlogwatch (1.4-2) unstable; urgency=medium
 .
   * QA upload.
   * debian/compat: no longer needed in debhelper 12.
   * debian/control:
     - Add lsb-base to Depends.
     - Add Pre-Depends.
     - Change maintainer to Debian QA Group. (See #927949)
     - Update debhelper to version 12.
     - Update Standards-Version: 4.4.0.
     - Use default-mta in Depends.
   * debian/copyright:
     - Add debian mantainers.
     - Update copyright years for upstream.
     - Update Source URL.
     - Use canonical GPL license.
     - Use https in Format URL.
   * debian/fwlogwatch.manpages: add to install extra manpages instead of
     rules.
   * debian/fwlogwatch.postrm: remove check for ancient version.
   * debian/fwlogwatch.preinst: remove file, checking for ancient version.
   * debian/fwlogwatch.service: add systemd service file.
   * debian/patches:
     - Add 0003-Use-run-fwlogwatch.pid-by-default.patch to set a default
       pidfile required for systemd.
     - Add 0004-Adjust-config-file-and-pid-paths.patch to fix path of config
       file and pid file in manpage.
     - Rename patches to be number ordered.
     - Update 0001-Makefile fix compiling with debug symbols and adjust install
       directories.
   * debian/README.Debian: add note explaining pidfile for systemd.
   * debian/rules: simplify with newer debhelper. (Closes: #928846)
   * debian/tests/control: add simple test checking the program runs.
   * debian/watch: update to version 4.
Checksums-Sha1:
 2cb06b34b1b8eecc4a05d9a072bd45d687efd1cc 1821 fwlogwatch_1.4-2.dsc
 36e61b643e5682c511a9e670dc3f5e8f0dac67e1 25180 fwlogwatch_1.4-2.debian.tar.xz
 dfce29c61ab3feb46bbc6ca34ebb3f12432255c2 6010 fwlogwatch_1.4-2_amd64.buildinfo
Checksums-Sha256:
 c54f713b1e7dfd6802666da08dfe5215de2840de0c5be52b49bcf6ddfaaae5ea 1821 
fwlogwatch_1.4-2.dsc
 e5717b06111ffc54ae2a87dd6833c9636d07a8313a36b5e07597bdd91560c385 25180 
fwlogwatch_1.4-2.debian.tar.xz
 065e16a7890113e80bccfd767d6a1f4b54fe01abad6021ea6841770910fa52e1 6010 
fwlogwatch_1.4-2_amd64.buildinfo
Files:
 1876fad2d4b5c1a580076aaee707ba1b 1821 net optional fwlogwatch_1.4-2.dsc
 783cdebd96e1d4575c372e249434271b 25180 net optional 
fwlogwatch_1.4-2.debian.tar.xz
 174d34221517a2278a9cff33c460c5eb 6010 net optional 
fwlogwatch_1.4-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAl1h8ZwUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpZshw/+PROJOwIFfwHoJT0MDGnHoaLsdC42
r1UBxYv1aNIkZ1hnEiUdnIt9OqL5/cxfoTHV/y1RSlyNyKmxXOh+8T2fFKsreJPV
mZ6+rFtWxPH2NKV2K+QmlQSHABZysvi/EKfdQZDr1ViFEhglAoj7IVPCxDzTOc4u
8tLEwvgDi3VYCmhG7+qBzVmoxfS5bUCO5fAaZAnAQ84Jfm/xlcJAx7AovATEpPM3
f6CeK78btWs5T1iaJ8vPGhZ3+XJ3x6pFpGujh4K1N8CX2466on2teoyNb0ZV2aLs
qA94usDEYpycAJj5QDIL9Qh4/mZR+HIQ5L7+bmJXuUu5A7hEOFyM9Ocs+l/ju8xp
KT2QAC2IzJ5PhktsixdqOLxE91GFzPKDtbt1SfEG1JgQ9+Vcm1BRz2bnwxux8VKC
f74uAAficl8NLZ14QHIpfGQQh2yDRqpUQi6FfOqG9ugBH1nAeoDpmU7pO24ZoNvz
KkO2mzOw8PjrpVf6AAKWqaXiaReKPcU7nE0OkaNuD3GNmkhCsDAzYOESTlrVqBYf
zhv+JbYX2b5nI1ReVGNUT5UP2eiKQdUAUwFhl0ozDmzPp4fy/DFJO028q75caNuc
8522Q0oRI5HuCkzdmfZd2/v7VHtuODpdEeSbrVZx626MqdKCP6NqztIIFw5DXp67
5lQSJG23aek1mO8=
=HpkR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to