diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-06 16:13:26 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-06 16:13:26 +0200 |
commit | e57273e42c70ae3803870405d8098b3e0d91103c (patch) | |
tree | 1bd9589cd5d443b93c4f2901dfab4e9222b460df /debian/changelog | |
parent | 25cd6cf8378870b6a377aba661321dd5daa5145e (diff) | |
parent | 04a8d1205d87c085ff6349d7e7824c5571282dba (diff) |
* cmdline/apt-key:
- fix apt-key net-update, thanks to Marc Deslauriers and
Adam Conrad for the code review (LP: #857472)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e3944d769..a0f59e019 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ -apt (0.8.16~exp5ubuntu13) UNRELEASED; urgency=low +apt (0.8.16~exp5ubuntu13) UNRELEASEDoneiric; urgency=low + [ Adam Conrad ] * On armel, call update-apt-xapian-index with '-u' to keep the CPU and I/O usage low. We would do this on all arches, but there's a regression risk here, but that's better than killing slow systems. + + [ Michael Vogt ] + * cmdline/apt-key: + - fix apt-key net-update, thanks to Marc Deslauriers and + Adam Conrad for the code review (LP: #857472) - -- Adam Conrad <adconrad@ubuntu.com> Tue, 04 Oct 2011 01:24:01 -0600 + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 06 Oct 2011 16:13:00 +0200 apt (0.8.16~exp5ubuntu12) oneiric; urgency=low |