Hi Paul
> I opened upstream issue 505 > https://github.com/s3tools/s3cmd/issues/505 >Could you also suggest removing the manual page from git and tarballs >so it is always built from source? I just noticed Matt here is also upstream, bad me I didn't check :) >Personally I'd suggest upstream upload tarballs for all the releases >to GitHub as well as SF. it is already this way, I uploaded a fix for the watch file right now >That should be enough for uscan, the issue appears to be that you are >matching against the GitHub-auto-generated tarballs and not the ones >that upstream has created and uploaded next to them. Here is a fixed >watch file: >version=3 >opts=pgpsigurlmangle=s/$/.asc/ \ >https://github.com/s3tools/s3cmd/releases \ >.*/s3cmd-(\d\S*)\.tar\.gz hehe, I uploaded almost exactly this patch prior to your mail, just a difference: .*/s3cmd\-?(\d\S*)\.tar\.gz instead of .*/s3cmd-(\d\S*)\.tar\.gz (reuploading right now on mentors) the problem was just an outdated uscan version :) >Hmm, I didn't get python-magic in the Depends when I built it. Both>with the >previous version and the one you just uploaded. The previous >version I built with debuild and the current one inside pbuilder. I >have python-magic installed in both. you are right the problem is the newer dh-python that stopped guessing b-d http://anonscm.debian.org/cgit/dh-python/dh-python.git/commit/?id=de7db9bd0021cee65e477f11cd69cfd93350bd2e well, I added an override for this, the problem seems to be in python-magic (I don't know hot to best report this though) >Please do use DEP-3 for patch headers and get patches upstreamed.> >http://dep.debian.net/deps/dep3/ > done >Agreed, getting upstream to fix them and start using these tools is>the best >option. cheers, Gianfranco -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/848087760.746215.1426682827757.javamail.ya...@mail.yahoo.com