From dc25eec96f5864a674729d3fb02322548fa2a70b Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 5 Jan 2020 12:30:52 -0800 Subject: Generate xz-compressed tarballs If the native distribution generation commands create only a gzip-compressed tarball, generate an xz-compressed tarball from the gzip-compressed tarball during docknot dist. --- Changes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 9c74d4d..be75fc7 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,10 @@ DocKnot 3.02 (unreleased) Add support for the No Maintenance Intended badge in the Markdown README file if the package is marked as orphaned. + If the native distribution generation commands create only a + gzip-compressed tarball, generate an xz-compressed tarball from the + gzip-compressed tarball during docknot dist. + docknot dist now removes any existing directory when creating a new distribution. It overrides permissions if possible while doing this so that it can clean up from a failed Automake make distcheck, so the -- cgit v1.2.3