Package: haskell-githash Version: 0.1.3.1-3 If a build is attempted with the nocheck profile, the git package is not a build dependency, but debian/rules uses git in the "clean" target even with the nocheck profile. The execution in the "clean" target either needs to be conditional on not having "nocheck" active or the conditional dependency on git needs to be made unconditional. I know too little about how cdbs works to change debian/rules accordingly and the change to debian/control would be trivial, so I'm not attaching a patch.
Cheers, Sven

