Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 868 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 868 Bytes

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