Source: goocalendar Version: 0.8.0-2 Severity: normal Hi Mathias,
PyPi archive names are now mangled in a specific, predictive way. Please update d/watch using the provided patch hereunder. uscan could have been fixed itself, but I don't know Perl, and anyway it is a very slowly going transition (148 more uscan files to fix) that is only triggered by upstream publisinh new releases. I don't mind sending this kind of bugreport once in a while. Greetings, Alexandre https://pypi.debian.net/GooCalendar/goocalendar-1.0.0.tar.gz (1.0.0) index=1.0.0-1 https://pypi.debian.net/GooCalendar/goocalendar-1.0.0.tar.gz (1.0.0) index=1.0.0-1 https://pypi.debian.net/GooCalendar/GooCalendar-0.8.0.tar.gz (0.8.0) index=0.8.0-1 https://pypi.debian.net/GooCalendar/GooCalendar-0.8.0.tar.gz (0.8.0) index=0.8.0-1 ... uscan info: Filename (filenamemangled) for downloaded file: goocalendar-1.0.0.tar.gz $ git diff diff --git a/debian/watch b/debian/watch index 06718db..b6298c7 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=4 -opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpmode=none https://pypi.debian.net/GooCalendar/GooCalendar-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpmode=none https://pypi.debian.net/GooCalendar/[Gg]oo[Cc]alendar-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

