Your message dated Mon, 25 Mar 2024 18:29:58 +0000
with message-id <e1rop54-00ebfo...@fasolo.debian.org>
and subject line Bug#1066994: Removed package(s) from unstable
has caused the Debian Bug report #928860,
regarding libjconv 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 ow...@bugs.debian.org
immediately.)


-- 
928860: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928860
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libjconv
Version: 2.8-7
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap

libjconv 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 libjconv cross buildable. Please consider applying the attached
patch.

Helmut
diff --minimal -Nru libjconv-2.8/debian/changelog libjconv-2.8/debian/changelog
--- libjconv-2.8/debian/changelog       2016-07-11 03:00:39.000000000 +0200
+++ libjconv-2.8/debian/changelog       2019-05-12 09:47:41.000000000 +0200
@@ -1,3 +1,9 @@
+libjconv (2.8-8) UNRELEASED; urgency=medium
+
+  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sun, 12 May 2019 09:47:41 +0200
+
 libjconv (2.8-7) unstable; urgency=medium
 
   * QA upload.
diff --minimal -Nru libjconv-2.8/debian/rules libjconv-2.8/debian/rules
--- libjconv-2.8/debian/rules   2016-07-11 02:43:33.000000000 +0200
+++ libjconv-2.8/debian/rules   2019-05-12 09:47:10.000000000 +0200
@@ -22,7 +22,7 @@
 build-arch:
        dh_testdir
 
-       $(MAKE) MAJOR=$(major)
+       dh_auto_build -- MAJOR=$(major)
 
 build: build-indep build-arch
 

--- End Message ---
--- Begin Message ---
Version: 2.8-7+rm

Dear submitter,

as the package libjconv 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/1066994

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
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to