A new version of ddcutil has been uploaded to mentors.

Comments interspersed.

On 08/31/2017 06:58 AM, Andrey Rahmatullin wrote:
You should build your packages on sid and test them on sid.
After executing pdebuild on sid for distribution sid, messages unchanged:

  $ lintian -EI --pedantic ddcutil_0.8.4-1_amd64.changes
  W: ddcutil source: newer-standards-version 4.1.0 (current is 4.0.0)
  I: ddcutil source: testsuite-autopkgtest-missing
  P: ddcutil source: debian-watch-may-check-gpg-signature
  P: ddcutil: no-upstream-changelog
  W: ddcutil: new-package-should-close-itp-bug

Please remove --with autotools-dev lines from d/rules.
The comments re --with autotools-dev have been deleted. The commented out "--with autotools-dev" line was left in the rules file, along with an explanation, to avoid confusion. Most online documentation refers to autotools-dev, and it is still exists in other rules file variants that ddcutil uses.

You should not delete all COPYING files in dh_auto_install, especially not
those in the upstream source. If you don't want some files to be packaged,
delete them explicitly with rm(1) and full paths.

Fixed.

Reply via email to