Gabriel F. T. Gomes kirjoitti 03.02.2018 klo 01:41: > I have more updates to this RFS, which: > > - Fix most lintian warning (pedantic) [*]. > - Fix a new bug report (just mark it as fixed, really) [1]. > - Update debhelper version to 11.
Quick note regarding debian/rules (which I only read online). https://salsa.debian.org/debian/bash-completion/blob/unstable/debian/rules debhelper(7) manpage tells me that autoreconf is enabled by default since compat 10, which means that "--with autoreconf" is not needed anymore. Instead of doing version parsing the hard way, could you perhaps include /usr/share/dpkg/pkg-info.mk and use a suitable variable that it defines? Regards, Juhani

