Your message dated Sun, 17 May 2020 05:06:47 +0000
with message-id <[email protected]>
and subject line Bug#960635: Removed package(s) from unstable
has caused the Debian Bug report #928829,
regarding jazip 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.)
--
928829: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928829
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jazip
Version: 0.34-15.1
Tags: patch
User: [email protected]
Usertags: rebootstrap
jazip fails to cross build from source, because it does not pass cross
tools to make. The easiest way of doing so - using dh_auto_build - makes
jazip cross buildable. Please consider applying the attached patch.
Helmut
diff --minimal -Nru jazip-0.34/debian/changelog jazip-0.34/debian/changelog
--- jazip-0.34/debian/changelog 2011-12-14 04:42:39.000000000 +0100
+++ jazip-0.34/debian/changelog 2019-05-11 21:46:07.000000000 +0200
@@ -1,3 +1,10 @@
+jazip (0.34-15.2) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Sat, 11 May 2019 21:46:07 +0200
+
jazip (0.34-15.1) unstable; urgency=low
* Non-maintainer upload.
diff --minimal -Nru jazip-0.34/debian/rules jazip-0.34/debian/rules
--- jazip-0.34/debian/rules 2010-05-28 01:50:52.000000000 +0200
+++ jazip-0.34/debian/rules 2019-05-11 21:46:06.000000000 +0200
@@ -17,7 +17,7 @@
build:
dh_testdir
- make shared CFLAGS="$(CFLAGS)"
+ dh_auto_build -- shared CFLAGS="$(CFLAGS)"
touch build
clean:
--- End Message ---
--- Begin Message ---
Version: 0.34-15.1+rm
Dear submitter,
as the package jazip 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/960635
The version of this package that was in Debian prior to this removal
can still be found using http://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 ---