Your message dated Thu, 05 Dec 2019 06:31:00 +0000
with message-id <[email protected]>
and subject line Bug#945793: Removed package(s) from unstable
has caused the Debian Bug report #902571,
regarding gif2png FTCBFS: configures for the build architecture
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.)


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

gif2png fails to cross build from source, because it does not pass
--host to ./configure. Using dh_auto_configure fixes that and makes
gif2png cross buildable. Please consider applying the attached patch.

Helmut
diff --minimal -Nru gif2png-2.5.8/debian/changelog 
gif2png-2.5.8/debian/changelog
--- gif2png-2.5.8/debian/changelog      2012-06-02 14:50:50.000000000 +0200
+++ gif2png-2.5.8/debian/changelog      2018-06-28 06:28:59.000000000 +0200
@@ -1,3 +1,10 @@
+gif2png (2.5.8-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_configure pass --host to ./configure. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Thu, 28 Jun 2018 06:28:59 +0200
+
 gif2png (2.5.8-1) unstable; urgency=low
 
   * New upstream release (Closes: 650487)
diff --minimal -Nru gif2png-2.5.8/debian/rules gif2png-2.5.8/debian/rules
--- gif2png-2.5.8/debian/rules  2012-06-02 11:34:24.000000000 +0200
+++ gif2png-2.5.8/debian/rules  2018-06-28 06:28:57.000000000 +0200
@@ -36,7 +36,7 @@
        dh_testdir
 
        chmod 755 configure
-       ./configure --prefix=/usr CFLAGS="$(CFLAGS)"
+       dh_auto_configure -- CFLAGS="$(CFLAGS)"
        # Add here commands to compile the package.
        $(MAKE)
        # Create German manpages at build time, so we need only .xml in .diff.gz

--- End Message ---
--- Begin Message ---
Version: 2.5.8-1+rm

Dear submitter,

as the package gif2png 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/945793

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 ---

Reply via email to