copyright-has-crs
The copyright file has lines ending in CRLF instead of just LF.
Running the following command against the given file removes any
CR character in the file:
sed -i 's/\r//g' path/to/file
The tag is present in Lintian version 2.114.163.
That is the most recent version we know about.
We use semantic versions.
The patch number is a commit step indicator relative to the
2.114.0
release tag in our Git
repository.
You can find the detection logic for this version at commit ea05801. For merge requests, please use the latest version in the Lintian check debian/copyright.
Visibility: pedantic