From 3fa257bb4ed88187fb3e5f4ab13c18b4fac22cc6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 20:35:34 +0200 Subject: Adding debian version 1.22.4. Signed-off-by: Daniel Baumann --- debian/dpkg.cfg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/dpkg.cfg (limited to 'debian/dpkg.cfg') diff --git a/debian/dpkg.cfg b/debian/dpkg.cfg new file mode 100644 index 0000000..ba898ee --- /dev/null +++ b/debian/dpkg.cfg @@ -0,0 +1,13 @@ +# dpkg configuration file +# +# This file can contain default options for dpkg. All command-line +# options are allowed. Values can be specified by putting them after +# the option, separated by whitespace and/or an `=' sign. +# + +# Do not enable debsig-verify by default; since the distribution is not using +# embedded signatures, debsig-verify would reject all packages. +no-debsig + +# Log status changes and actions to a file. +log /var/log/dpkg.log -- cgit v1.2.3