summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2020-01-05 12:30:52 -0800
committerRuss Allbery <rra@cpan.org>2020-01-05 12:30:52 -0800
commitdc25eec96f5864a674729d3fb02322548fa2a70b (patch)
treecd20f8bb65821893ff41409653855e7544c34a26 /Changes
parentfae11d8e7d0d82cb7e801a8a747e82e27a98550e (diff)
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.
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
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