You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
According to the documentation, makedeb supports release-specific, architecture-specific and a combination of both for the depends list. I would suggest adding a new option for deb specific builds.
Context
Most packages can be listed as-is for building both Arch Linux and Debian/Ubuntu packages, but some like Python packages are still called python{ver}-name in Debian and derivatives. For example:
Description of feature
According to the documentation, makedeb supports release-specific, architecture-specific and a combination of both for the depends list. I would suggest adding a new option for deb specific builds.
Context
Most packages can be listed as-is for building both Arch Linux and Debian/Ubuntu packages, but some like Python packages are still called python{ver}-name in Debian and derivatives. For example:
(if this already exists, I couldn't find it the related section of the docs)
Installed makedeb version
makedeb 6.0.0-stable