@@ -1,3 +1,10 @@
+Sat Apr 28 03:33:28 CDT 2001 Adam Heath <doogie@debian.org>
+
+ * debian/dpkg.cfg: Changed to include no-debsig by default, as no debs
+ are currently signed, and we get false errors when debsig-verify is
+ installed. This will be removed in the future, when the archive tools
+ support package signatures.
Sat Apr 28 01:48:59 CDT 2001 Adam Heath <doogie@debian.org>
* main/dpkg.8, doc/sv/dpkg.8: s,etc/dpkg.cfg,etc/dpkg/dpkg.cfg,
@@ -6,6 +6,10 @@ dpkg (1.9.1) unstable; urgency=low
Closes: Bug#95568
* Fix corruption of user-defined fields in status and available.
Closes: Bug#95567.
+ * Changed dpkg.cfg to include no-debsig by default, as no debs are
+ currently signed, and we get false errors when debsig-verify is
+ support package signatures. Closes: Bug#95573
-- Wichert Akkerman <wakkerma@debian.org> UNRELEASED
@@ -4,4 +4,4 @@
# options are allowed. Values can be specific by putting them after
# the option, seperated by whitespace and/or an `=' sign.
#
-
+no-debsig