Releases: debbuild/debbuild-macros
Releases · debbuild/debbuild-macros
New feature release 0.0.6
Features:
- Add initial Ruby packaging macros
New feature release 0.0.5
Features:
- Add initial sysusers macros (derived from
systemd-rpm-macros
from Fedora)
Fixes:
- spec: Quote words on both sides of string comparisons for RPM 4.16+ compatibility
New feature release 0.0.4
Features:
- Add initial AppArmor macros
- Add initial FirewallD macros
New feature release 0.0.3
Features:
- Add
%gpgverify
from Fedora (fromredhat-rpm-config
) - Update CMake macros to match the new interface in Fedora
- Provide macros for building projects with Meson
Fixes:
- Fix macro for modules directory to point to the correct path for Apache HTTPD macros
New feature release 0.0.2
Features:
- Basic macros for packaging Apache HTTPD modules
Fixes:
- Go macros:
-buildmode=pie
is now optionally set - Macros for systemd can be requested into the build environment with
BuildRequires: systemd-deb-macros
now
Initial release 0.0.1
Initial experimental release containing basic add-on macros for debbuild.