> The problem starts here: > > dpkg-parsechangelog: unknown option `-S' > > so in debian/rules use something like > > DATE := $(shell dpkg-parsechangelog | sed -nr '/^Date:/s/Date: //p')
Hello Andreas, it really works :c)) Thank you very much for precise and quick answer! Initialy i though, that ":=" is a typo instead of plain "=", but ":=" works perfectly ;) BTW: Is there a plan for getting "nvidia-settings" version up to date with "nvidia-driver" version?