summaryrefslogtreecommitdiffstats
path: root/debian/dpkg.cfg
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:35:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:35:34 +0000
commit3fa257bb4ed88187fb3e5f4ab13c18b4fac22cc6 (patch)
tree9eaf6d3ef113c0f4dd9c8c91557bf84941fe7d93 /debian/dpkg.cfg
parentAdding upstream version 1.22.4. (diff)
downloaddpkg-3fa257bb4ed88187fb3e5f4ab13c18b4fac22cc6.tar.xz
dpkg-3fa257bb4ed88187fb3e5f4ab13c18b4fac22cc6.zip
Adding debian version 1.22.4.debian/1.22.4
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/dpkg.cfg')
-rw-r--r--debian/dpkg.cfg13
1 files changed, 13 insertions, 0 deletions
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