On Fri, 2025-07-25 at 08:13 +0000, Modaresi Soft Hard wrote: > I think now the package is ready to add. > > https://salsa.debian.org/fonts-team/fonts-mikhak > https://mentors.debian.net/package/fonts-mikhak/ You've skipped build and are using the bundled fonts due to 'needing to access the internet', but this doesn't appear to be the case from a quick look. Upstream's README says that the fonts can be built using the build.bat script. Even though these are Windows bat scripts, you should be able to adapt the commands there for debian/rules. fontforge is packaged and available for Debian, you should be able to add it to Build-Depends and use it. Consider putting the fonts team as the maintainer and yourself under "Uploaders" in debian/control: Maintainers: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org> Uploaders: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me> There's a double newline between the two stanzas in debian/control, when there should only be one. There's no need to override all the steps in debian/rules. By default, debhelper won't do anything if it can't find a buildsystem. Consider changing the license for the debian/* directory in debian/copyright to GPL-2+. There's no need for something as strict as AGPL-3+ for Debian packaging files. -- Maytham
Attachment:
signature.asc
Description: This is a digitally signed message part