Your message dated Wed, 08 Feb 2023 04:21:00 +0000
with message-id <[email protected]>
and subject line Bug#1030754: Removed package(s) from unstable
has caused the Debian Bug report #939725,
regarding fdflush 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.)
--
939725: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939725
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fdflush
Version: 1.0.1.3
Tags: patch
User: [email protected]
Usertags: ftcbfs
fdflush 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 fdflush cross buildable. Please consider applying the attached
patch.
Helmut
diff --minimal -Nru fdflush-1.0.1.3/debian/changelog
fdflush-1.0.1.3+nmu1/debian/changelog
--- fdflush-1.0.1.3/debian/changelog 2008-07-28 23:41:33.000000000 +0200
+++ fdflush-1.0.1.3+nmu1/debian/changelog 2019-09-08 08:18:05.000000000
+0200
@@ -1,3 +1,10 @@
+fdflush (1.0.1.3+nmu1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Let dh_auto_build pass cross tools to make. Closes: #-1.
+
+ -- Helmut Grohne <[email protected]> Sun, 08 Sep 2019 08:18:05 +0200
+
fdflush (1.0.1.3) unstable; urgency=low
* New maintainer. Closes: #429468
diff --minimal -Nru fdflush-1.0.1.3/debian/control
fdflush-1.0.1.3+nmu1/debian/control
--- fdflush-1.0.1.3/debian/control 2008-07-28 23:28:11.000000000 +0200
+++ fdflush-1.0.1.3+nmu1/debian/control 2019-09-08 08:18:04.000000000 +0200
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Diego Fernández Durán <[email protected]>
Standards-Version: 3.8.0
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 7)
Package: fdflush
Architecture: any
diff --minimal -Nru fdflush-1.0.1.3/debian/rules
fdflush-1.0.1.3+nmu1/debian/rules
--- fdflush-1.0.1.3/debian/rules 2007-07-09 05:52:42.000000000 +0200
+++ fdflush-1.0.1.3+nmu1/debian/rules 2019-09-08 08:17:59.000000000 +0200
@@ -15,7 +15,7 @@
build-stamp:
dh_testdir
- $(MAKE) CFLAGS="$(CFLAGS)"
+ dh_auto_build -- CFLAGS="$(CFLAGS)"
touch build-stamp
--- End Message ---
--- Begin Message ---
Version: 1.0.1.3+rm
Dear submitter,
as the package fdflush has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1030754
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---