]> git.ipfire.org Git - thirdparty/man-pages.git/commit
dist.mk, version.mk: Create reproducible tarballs man-pages-6.05-a1
authorAlejandro Colomar <alx@kernel.org>
Tue, 11 Apr 2023 20:33:44 +0000 (22:33 +0200)
committerAlejandro Colomar <alx@kernel.org>
Tue, 11 Apr 2023 20:44:03 +0000 (22:44 +0200)
commit254fe38b229dd37f9128fa39d4e8a29d40433388
treef33a6114aa9af39a9d7edfee4d750f452f96f64e
parent121c8de01732bc36daea563edf5764bd3f0f8720
dist.mk, version.mk: Create reproducible tarballs

Anyone can create a tarball from a release tag, and it should be
identical to the release tarball, so that the PGP signature made at the
release matches.  This is useful for distributors.

Suggested-by: Marcos Fouces <marcos@debian.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/dist.mk
lib/version.mk