* Eriberto <eribe...@eriberto.pro.br>, 2016-01-06, 22:36:
export PVER=$(shell dpkg-parsechangelog --show-field version | cut -d"-" -f1)

%:
        dh $@

override_dh_makeshlibs:
        dh_makeshlibs -- -v$(PVER)

No, please don't do this.

IMO, it is right and works fine. What is the specific problem?

It doesn't find the underlying problem; it just hides it from Lintian.
It might also hide more severe problems with the symbol files in the future.

--
Jakub Wilk

Reply via email to