From 5fdd72f271d4296f7353a7c9f709a9911d3d80da Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 18 Jan 2006 22:40:41 +0000 Subject: [PATCH 1/1] * fix apt-key to ask for the correct package --- cmdline/apt-key | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmdline/apt-key b/cmdline/apt-key index 0685e36f7..7460a24be 100755 --- a/cmdline/apt-key +++ b/cmdline/apt-key @@ -16,7 +16,7 @@ REMOVED_KEYS=/usr/share/keyrings/debian-archive-removed-keys.gpg update() { if [ ! -f $ARCHIVE_KEYRING ]; then echo >&2 "ERROR: Can't find the archive-keyring" - echo >&2 "Is the debian-keyring package installed?" + echo >&2 "Is the debian-archive-keyring package installed?" exit 1 fi diff --git a/debian/changelog b/debian/changelog index 84077c3d0..0a3809c86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,11 +13,11 @@ apt (0.6.43.2) unstable; urgency=low - es.po: Updated to 510t1f Closes: #348158 - gl.po: Completed to 511 strings Closes: #347729 - it.po: Yet another update Closes: #347435 - - *.po: Updated from sources (511 strings) * add patch to fix http download corruption problem (thanks to Petr Vandrovec, closes: #280844, #290694) * added debian-archive-keyring to the Recommends (closes: #347970) + * fixed message in apt-key to install debian-archive-keyring -- -- 2.45.2