The source project of this merge request has been removed.
Draft:Move Upstream to GitHub
The goal is to remove the error that shows warning message in uscan.
In watchfile debian/watch, reading webpage https://www.sudo.ws/sudo/dist/ failed: 500 Can't connect to www.sudo.ws:443 (No route to host)
So it will directly notify when sudo has a new version coming out.
There is a thing that I don't know about is how to replace _ with . symbol.
For example. This is a sudo version 1.9.10 but on the other side is version 1_9_11p3 from GitHub.
So I want to do is how to replace these _ with . to make the version look like 1.9.11p3.
Please consider this thing. Hope it helps. :)
Edited by Sam Q.