On Fri, Jan 04, 2013 at 10:12:07AM +0100, Ansgar Burchardt wrote: > Hi, > > I looked at your changes and found one error: > > +BUILT_USING := $(shell dpkg-query -f '$${binary:Package} (= > $${source:Version}), ' -W linux-source-$(kernel_version)) > > It needs to be $${source:Package} here as the Built-Using fields > references other source packages. You should get something like > > Built-Using: linux (= 3.2.35-2) > > in the resulting binary package.
Yes, I actually changed it on purpose compared to the gcc-avr package you pointed at. Re-reading the policy though I get your point. I'll change that before upload. Thanks for checking -- mattia :wq! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org