FIXED: - changed make targets from "%o: %c" to "%.o: %.c" (Patch from irc <oleg_osov>)
find . -name 'Make*' | xargs perl -w -i.bak -p -e "s/\%o: \%c/%.o: %.c/g"
canfestival (3.0-%DATEVERSION%) unstable; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
-- edouard <edouard.tisserant@gmail.com> Fri, 16 Nov 2007 11:22:17 +0100