Files
src.dualinventive.com/go/common/vendor/github.com/xor-gate/debpkg/CHANGELOG.md
2024-08-09 12:10:16 +02:00

868 B

Changelog

All notable changes to the debpkg project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - 2017-xx-xx

The first release comes with:

  • Setting required fields for the control file
  • Adding single files (with optional destination path)
  • Adding directories with files recursivley (destination path is not supported)
  • Adding empty directories
  • Adding control extra files (preinst,postinst,prerm,postrm)
  • Compression of the data archive with tar.gz
  • Configuring a custom TMPDIR for intermediate files before New calls (defaults to OS)
  • Unified configuration file and tool to generate Debian packages
  • Marking files as config-files