From 092ae175f070124ba0857429609e5613a4606934 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 4 Jan 2006 17:52:59 +0000 Subject: * make apt-get source smarter about not downloading the same sources twice --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 86ca0135d..36c8b82fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ apt (0.6.43.1) unstable; urgency=low * Merge bubulle@debian.org--2005/apt--main--0 up to patch-133: * fr.po: Completed to 510 strings + * apt-get source won't download already downloaded files again + (closes: #79277) -- Michael Vogt Wed, 30 Nov 2005 10:14:02 +0100 -- cgit v1.2.3 From 8ccc92629a274f8ee3ff38531dfc1e954bfa6506 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 5 Jan 2006 19:59:51 +0000 Subject: * 2006 ftp-archive signing key added --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e8459cba7..e6681c480 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ apt (0.6.43.1) unstable; urgency=low * eu.po: Completed to 510 strings (Closes: #342091) * apt-get source won't download already downloaded files again (closes: #79277) + * share/debian-archive.gpg: new 2006 ftp-archive signing key added -- -- cgit v1.2.3 From f381d68d3c1de8e96dfb2a2ebe36c8577729ec44 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 5 Jan 2006 21:11:29 +0000 Subject: * be more clever about I-M-S hits for the Release file and gpg-failures with it, requeue it without i-m-s then --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e6681c480..5c1b1347e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ apt (0.6.43.1) unstable; urgency=low * apt-get source won't download already downloaded files again (closes: #79277) * share/debian-archive.gpg: new 2006 ftp-archive signing key added + * redownload the Release file if IMS-Hit and gpg failure -- -- cgit v1.2.3 From ce424cd4464ce46706046d581e05fbf292a54881 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 6 Jan 2006 00:02:14 +0000 Subject: * support multiple signatures --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 5c1b1347e..8bcb42566 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,8 +16,9 @@ apt (0.6.43.1) unstable; urgency=low (closes: #79277) * share/debian-archive.gpg: new 2006 ftp-archive signing key added * redownload the Release file if IMS-Hit and gpg failure + * deal with multiple signatures - -- + -- Michael Vogt Thu, 5 Jan 2006 23:47:40 +0100 apt (0.6.43) unstable; urgency=medium -- cgit v1.2.3