Skip to content

[Feature] Add support for maintainer scripts #145

Description

@hector-cao

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions