← Back to issue list

[Feature] Add support for maintainer scripts

View original Github issue

Metadata

Project
debcraft
Number
#145
Type
issue
State
open
Author
hector-cao
Labels
Created
2026-04-27 13:46:11+00:00
Updated
2026-04-27 13:46:11+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

A compliant debian binary package can have maintainer scripts (postinst, postrm, prerm, postrm) that are executed by the package management tool. https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#package-maintainer-scripts-and-installation-procedure These scripts are very common in Debian Packages and primordial for them to be properly managed in the Ubuntu distro. debcraft should be able to allow: - developers to write the contents of these scripts - allow various current and future helpers to inject contents to these scripts to lower the developers burden.

Evaluation history

No evaluation history available.