From ed3d178bb8db30d7795888bf90f3e508a5711fb6 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 22 Jun 2022 08:57:31 +0200 Subject: Add pkg-debian target to Makefile --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index dbcc19d..159d468 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - A `backup` subcommand has been added. This backup system uses borg, which must be installed, but should be generic enough to be usable by most people out of the box. +- The `Makefile` has been extended with targets for creating packages for + GNU+Linux distributions. ### Changed @@ -36,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 is not set explicitly, a warning will be generated, but the original name passed to the `pkg_*()` function will be used by the host's package manager. - `datetime()` now always passes `-u` on to `date`. +- All manpages now include a `NAME` section. ## [1.0.0] - 2022-05-06 -- cgit v1.1