On 2016-04-07 15:53, Sébastien Jodogne wrote: > I am really sorry, but despite hours of work and readings, I am still totally > unable to reproduce (and thus fix) this bug by myself. > > Andreas (Tille), would it be possible that there was a problem when you > uploaded the package last Monday? > > I definitely need someone else to solve this bug. Otherwise, Orthanc will > soon disappear from Debian testing.
Try pdebuild [pbuilder options] -- --debbuildopts -A This will produce the broken package. Looking at your debian/rules * the dh_link and dh_install calls are wrong for a package producing multiple binary packages * dh_install does not belong into the override_dh_auto_install target Andreas