Package: src:cryptsetup Version: 2:2.0.3-1 Severity: serious Dear maintainer:
I tried to build this package with "dpkg-buildpackage -A" and it failed in this way: dpkg-genbuildinfo: error: binary build with no binary artifacts found; .buildinfo is meaningless dpkg-buildpackage: error: dpkg-genbuildinfo --build=all subprocess returned exit status 25 This happens because the binary-indep target of debian/rules does nothing: binary-indep: build install # We have nothing to do by default. (This is where the arch:all packages should be created). Thanks.

