<div dir="ltr">Hi, all.<div><br></div><div>We're eager to see FontForge appropriately packaged for Debian in the near future. Unfortunately, our work on features and bugs (fixing them, not making them) leaves us very little additional manpower for finishing some of the more problematic tasks. Specifically, the debian/copyright file is rather complicated due to the many things included in FontForge, and it's likely that somebody with experience writing those might be much more efficient than one of our team members. Is there anybody who might be willing to help us to put the finishing touches on the Debian metadata and to confirm its compliance with Debian standards?</div><div><br></div><div>For anybody interested, the code is on GitHub (<a href="http://github.com/fontforge/fontforge" target="_blank">http://github.com/fontforge/fontforge</a>), with the debian templates (adapted from the previous Debian release) in Packaging/debian/cp-src. We generate Ubuntu/Launchpad packages with {<br>./bootstrap; ./configure; make F_METADATA_REGENERATE=1 UBUNTU_RELEASE=precise deb-src;</div><div>}. I imagine that the correct commands for Debian would be {</div><div>./bootstrap; ./configure; make F_METADATA_REGENERATE=1 DEB_VERSION_TRAILER=1 DEB_OS_RELEASE=testing deb-src;<br></div><div>}. There is a separate target deb-src-control that just generates the debian directory. The packaging logic is in <a href="http://pkg.mk" target="_blank">pkg.mk</a> (which also generates the fake changelog for minor releases).</div><div><br></div><div>Best wishes,</div><div><br></div><div>Frank</div><div><br></div></div>