This is an automated email from the git hooks/post-receive script.
guillem pushed a change to branch main
in repository dpkg.
from 279c6ccb3 po: Fix typos in Swedish man pages translations
new dd66748f0 po: Fix typos in Swedish man pages translations
new f0f117bc0 debian: Fix typo in man page reference in changelog
new 78598d3d6 man: Document dpkg versions supporting SOURCE_DATE_EPOCH for
various tools
new de5e15f26 dpkg-deb: Fix up compressor parameters for default legacy
format
new e3f5a70ae build: Test with minimal library dependencies in CI
new b46e860fa test: Refactor OpenPGP backend and commands list
new 854759764 test: Refactor certfile and keyfile filenames for OpenPGP
test
new a34860662 test: Skip OpenPGP tests if the backend does not have a
verify command
new 8233c44d9 build: Add gen-release script
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitlab-ci.yml | 14 ++++
Makefile.am | 1 +
build-aux/.gitignore | 1 +
build-aux/gen-release | 166 +++++++++++++++++++++++++++++++++++++++++++++++
debian/changelog | 2 +-
man/dpkg-deb.pod | 2 +
man/dpkg-source.pod | 2 +
man/dpkg-split.pod | 2 +
man/po/sv.po | 6 +-
scripts/Test/Dpkg.pm | 43 ++++++++----
scripts/t/Dpkg_OpenPGP.t | 84 ++++++++++++------------
src/deb/main.c | 6 +-
t/shellcheck.t | 1 +
13 files changed, 269 insertions(+), 61 deletions(-)
create mode 100755 build-aux/gen-release
--
Dpkg.Org's dpkg