Your message dated Tue, 23 Jan 2018 14:56:12 +0100
with message-id <20180123135612.bz4jtvugjeqam...@an3as.eu>
and subject line Re: Bug#888023: biojava-live: Broken left-over binary-indep 
target triggers FTBFS with recent debhelper versions
has caused the Debian Bug report #888023,
regarding biojava-live: Broken left-over binary-indep target triggers FTBFS 
with recent debhelper versions
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.)


-- 
888023: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888023
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: biojava-live
Version: 1:1.7.1-6
Severity: serious

Hi,

biojava-live has a broken left-over binary-indep target that should probably be 
removed:

"""
binary-indep: build install
        dh_testdir
        dh_testroot
        dh_installchangelogs 
        dh_installdocs
"""

(It is missing every thing after that including but not limited to actually 
building the debs).

This target does not satisfy the requirement that binary-indep will
generate the arch:all packages (e.g. dpkg-buildpackage -A will fail
because of this target).  

Futhermore, recent versions of debhelper has become stricter in
handling these targets and now assume that a binary-indep target will
generate the arch:all packages if it exists.  Previously, debhelper
would (incorrectly) end up repeating half of the "arch:all" sequence
despite outsourcing it to the binary-indep target.


In the concrete case, it seems like that target is left-over from a
"classic debhelper to dh" migration and can probably just be dropped.

Thanks,
~Niels

--- End Message ---
--- Begin Message ---
Closing this bug manually since I stupidly closed the wrong bug in


biojava-live (1:1.7.1-7) unstable; urgency=medium

  * Remove leftover of debhelper migration from d/rules
    Closes: #870060
  * debhelper 11
  * Standards-Version: 4.1.3

 -- Andreas Tille <ti...@debian.org>  Tue, 23 Jan 2018 14:19:01 +0100

--- End Message ---

Reply via email to