Hi again, by chance the bug of the day picked again two bugs of psutils:
640519: psutils, Ian Jackson <ijack...@chiark.greenend.org.uk> (important) psutils: psresize does not enlarge papersize e.g. from a5 to a4 corectly but crop borders instead 2011-09-05 PostScript document handling utilities VCS: None, Popcon: 1019, StdVer: 3.9.5, testsuite: None, last upload: 2017-01-21, Homepage, uscan error 852123: psutils, Ian Jackson <ijack...@chiark.greenend.org.uk> (minor) pstops(1): some formatting improvements 2017-01-21 PostScript document handling utilities VCS: None, Popcon: 1019, StdVer: 3.9.5, testsuite: None, last upload: 2017-01-21, Homepage, uscan error Given that psutils has a quite high Popcon *Vote* value compared to other packages showing up there it would be really helpful if you would push your packaging git repository (which I assume you have) to some Salsa repository which could smoothen the way to contribute. Thanks a lot for considering Andreas. Am Tue, Aug 06, 2024 at 05:11:58PM +0200 schrieb Andreas Tille: > 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 -- https://fam-tille.de