Your message dated Mon, 07 Oct 2019 06:34:05 +0000
with message-id <[email protected]>
and subject line Bug#941832: Removed package(s) from unstable
has caused the Debian Bug report #928871,
regarding delaboratory FTCBFS: strips with the wrong strip
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.)


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

delaboratory fails to cross build from source, because it strips during
build with the build architecture strip. Beyond breaking cross
compilation, this also breaks DEB_BUILD_OPTIONS=nostrip as well as
generation of a -dbgsym package. Relying on dh_strip is best here. The
attached patch fixes all of the above. Please consider applying it.

Helmut
diff --minimal -Nru delaboratory-0.8/debian/changelog 
delaboratory-0.8/debian/changelog
--- delaboratory-0.8/debian/changelog   2014-03-26 20:50:19.000000000 +0100
+++ delaboratory-0.8/debian/changelog   2019-05-12 12:42:23.000000000 +0200
@@ -1,3 +1,10 @@
+delaboratory (0.8-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Don't strip during build. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]>  Sun, 12 May 2019 12:42:23 +0200
+
 delaboratory (0.8-2) unstable; urgency=low
 
   [ Olly Betts <[email protected]> ]
diff --minimal -Nru delaboratory-0.8/debian/rules delaboratory-0.8/debian/rules
--- delaboratory-0.8/debian/rules       2013-12-25 09:31:52.000000000 +0100
+++ delaboratory-0.8/debian/rules       2019-05-12 12:42:22.000000000 +0200
@@ -6,3 +6,6 @@
 
 %:
        dh $@ 
+
+override_dh_auto_build:
+       dh_auto_build -- STRIP=:

--- End Message ---
--- Begin Message ---
Version: 0.8-2+rm

Dear submitter,

as the package delaboratory 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/941832

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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