Quoting Gianfranco Costamagna (2017-05-08 12:53:04) > > Maybe it is time to change the policy and say that one should use > > dpkg-buildpackage. > > > > lots of documentation refers to > fakeroot debian/rules target, to invoke single targets. > I really like this, to avoid hacky full rebuilds for a single bad step in > packaging. > > (there are packages taking hours to build, fixing bug in a timely manner > requires calls of single targets, not dpkg-buildpackage)
There is $(dpkg-buildpackage --target=target[,...]) to call single targets, so requiring dpkg-buildpackage does not automatically take away the ability to only run parts of the packaging machinery. And are there really that many packages that take hours to build but where the targets in debian/rules are fine-grained enough to only do a small chunck of the build? cheers, josch
signature.asc
Description: signature

