Phil Wyett <philip.wy...@kathenas.org> writes: > I believe fennelis not yet ready for sponsorship/upload. Could the > contributor rectify one of more of the rasied issues. Once updated to your > satisfaction and a new upload done, please remove the 'moreinfo' on the > Request For Sponsorship (RFS) bug report.
Thanks for the details. I will look into this. I'm a little confused why the lintian results you've provided are so different from what mentors.debian.net has shown. Is the mentors upload process using an outdated version of lintian? > E: fennel source: source-ships-excluded-file style.md [debian/copyright:5] > mk-origtargz(1) is typically responsible for removing such files. > Support in git-buildpackage is being tracked in Bug#812721. Yeah, it sounds like gbp doesn't do this yet unfortunately. I will see if I can get gbp to pull from a branch where this deletion has already been committed manually in git instead of relying on it to filter out the pristine-tarball. > W: fennel: groff-message troff:<standard input>:1003: warning: cannot > select font 'C' Looks like this is a bug in pandoc; I've added a workaround upstream: https://git.sr.ht/~technomancy/fennel/commit/f83dd129a3100d53f5e3545ca45da14ba340a6d7 I will ignore this in the debian packaging for now since it's just a warning and it will be fixed in the next release, if that's OK. > 5. Build Twice [sudo pbuilder build --twice <package>.dsc]: Issue This appears to be an issue where `dh_auto_clean` fails to recognize the fact that my Makefile has a "clean" target that it needs to run. I can work around this by adding this to debian/rules: execute_after_dh_clean: ; $(MAKE) clean But if there's a better solution I'm all ears. =) -Phil
signature.asc
Description: PGP signature