Hi Ian, today psutils showed up with bug #1068303 on the randomly choosen Bug of the Day[1] page. I inspected the list of bugs of psutils and I think its easier to contribute to
#1002514 psutils: Please switch to new upstream which I'm doing hereby with the attached watch file (since the current watch file does not work any more). I'm happy you have put the upgrade on your todo list[2] and hope you might find some time to work on this. Some warning about the latest upstream version: At some point in time upstream has switched from Perl (the packaged version) to Python (latest upstream). I hope this will not create extra hassle. I'm pretty sure you have some local (d)git repository of all your packages. Unfortunately psutils is not yet on Salsa. It would be really great if you would consider pushing your work to Salsa since I'd like the Bug of the Day intitiative to be some way to introduce newcomers into teamwork the Debian way. I would highly estimate your support in doing so. Kind regards and hopefully see you at MiniDebConf in Cambridge Andreas. [1] https://salsa.debian.org/tille/tiny_qa_tools/-/wikis/Tiny-QA-tasks [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002514#10 -- https://fam-tille.de
diff -ubrN psutils-1.17.dfsg/debian/watch psutils-1.17.dfsg_new/debian/watch --- psutils-1.17.dfsg/debian/watch 2017-01-21 19:58:41.000000000 +0100 +++ psutils-1.17.dfsg_new/debian/watch 2024-08-06 12:23:18.975036066 +0200 @@ -1,3 +1,4 @@ version=3 -opts="uversionmangle=s/^/1./ dversionmangle=s/\.dfsg$//" \ - ftp://ftp.knackered.org/pub/psutils/psutils-p(\d+).tar.gz + +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/rrthomas/psutils/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz