Source: chrpath Version: 0.16-2 Severity: minor X-Debbugs-Cc: [email protected]
Dear Maintainer, I looked at https://tracker.debian.org/pkg/chrpath and saw that there was a problem searching for a new upstream version. I updated the URL in debian/watch to ensure uscan works.
diff --git a/debian/watch b/debian/watch index fdaaeb0..164e153 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ -version=3 -http://alioth.debian.org/frs/?group_id=31052 .*/chrpath-(.*)\.tar\.gz debian uupdate +version=4 +https://codeberg.org/pere/chrpath/tags .*/release-@ANY_VERSION@@ARCHIVE_EXT@

