<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello!<br>
    <br>
    <div class="moz-cite-prefix">Le 31/08/2017 à 16:01, Adrian Bunk a
      écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:150418806070.11643.17447089357182823608.reportbug@localhost">
      <pre wrap="">Package: wcc
Version: 0.0.2+dfsg-1
Severity: serious

The following packages have unmet dependencies:
 wcc : Depends: binutils (< 2.29) but 2.29-8 is to be installed
</pre>
    </blockquote>
    Thanks for the report.<br>
    <br>
    I've check where the error comes from. This is the result of the
    version of binutils dependency (<2.29) generated by
    dpkg-buildpackage. The source package only has a build dependency on
    binutils-dev (without explicit version).<br>
    When building again the package, the Depends list is updated:<br>
    <pre class="content" style="font-size: 13px;">Depends: libbinutils (>= 2.29), libbinutils (<< 2.30), libc6 (>= 2.14), libcapstone3 (>= 3.0.0), libelf1 (>= 0.142), liblua5.3-0, libopenlibm2 (>= 0.4), lua5.2</pre>
    This means that a simple rebuild of wcc with uptodate sid should
    correct the error, but if I update the package version (to
    0.0.2+dfsg-2), the upgrade test of piupart will also fails, while
    the -1 version of the package is not rebuilt in the Debian
    ftp-master.<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
 O    Philippe Thierry.
/Y\/  Hardened embedded systems
o#o   GPG: 7010 9A3C E210 763E 6341  4581 C257 B91B CDAF C1EA
</pre>
  </body>
</html>