Bläddra i källkod

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.

Adam Heath 25 år sedan
förälder
incheckning
0b36ab1b4e
3 ändrade filer med 12 tillägg och 1 borttagningar
  1. 7 0
      ChangeLog
  2. 4 0
      debian/changelog
  3. 1 1
      debian/dpkg.cfg

+ 7 - 0
ChangeLog

@@ -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,

+ 4 - 0
debian/changelog

@@ -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
+    installed.  This will be removed in the future, when the archive tools
+    support package signatures.  Closes: Bug#95573
 
  -- Wichert Akkerman <wakkerma@debian.org>  UNRELEASED
 

+ 1 - 1
debian/dpkg.cfg

@@ -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