diff options
author | Michael Vogt <mvo@debian.org> | 2004-12-23 12:08:47 +0000 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2004-12-23 12:08:47 +0000 |
commit | f6237efdccd4b176efddaede6c9d90b8cecc0aa3 (patch) | |
tree | d8b84e485f94e22e9a15c14d3b551c5a9813849f /debian | |
parent | a789b983b99696793857dd58f6d4ea1efe17470e (diff) |
* removed Release.gpg files in partial/ before fetching a new one
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7825c85a9..421914b36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ apt (0.6.27ubuntu4) hoary; urgency=low - * if a sign-file download fails, delete the the partial downloaded - file in "partial/" + * remove old sig-file in partial/ before starting to fetch a new sig-file + (see ubuntu #4769 for the rational) * added apt-key update method (uses ubuntu-keyring) * documented the "--allow-unauthenticated" switch * added DEB_BUILD_PROG_OPTS to debian/rules (additonal options can be |