I'm seeing a failure running lintian-brush on the dnscrypt-proxy package:
$ lintian-brush --verbose
Using parameters:
compatibility release: trixie
minimum certainty: certain
allow reformatting: auto
update changelog: auto
/home/eric/debian.git/dnscrypt-proxy/: Please commit pending changes and remove unknown files first.
modified:
windows/service-install.bat
windows/service-restart.bat
windows/service-uninstall.bat
However there isn't any modified files:
$ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
Since they windows files there might be a line-ending issues?