debian/rules build-indep: assume Build-Depends-Indep are present
commit3d0b97a60c445b824702c4acd954574c41d919f5
authorJonathan Nieder <jrnieder@gmail.com>
Fri, 18 May 2012 07:03:35 +0000 (18 02:03 -0500)
committerJonathan Nieder <jrnieder@gmail.com>
Fri, 18 May 2012 07:03:35 +0000 (18 02:03 -0500)
treec7610576801d01716094af749dbcdfe14638f47b
parent2f51e0c41aa1272dffba505f51c032f32c38e61e
debian/rules build-indep: assume Build-Depends-Indep are present

Now that dpkg-buildpackage uses the build-arch target when present
instead of build, there is no more need to guard against a build
environment that tries to invoke build-indep without ensuring its
dependencies are available.
debian/changelog
debian/control
debian/rules