diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-12 14:17:02 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-02-12 14:17:02 +0100 |
commit | b09e09c756861ab167647ec61ac59b85c2928be6 (patch) | |
tree | 2c90159d314e4ba630720d304cfe448a9087954d /debian/changelog | |
parent | 77e53c8c64ff840cd7780816fc591cf0fa9ba095 (diff) | |
parent | 848ecfa4e757ef635cdddcb86758847067441ce5 (diff) |
* cmdline/apt-key:
- add "net-update" command that fetches the
ubuntu-archive-keyring.gpg and add keys from it that are
signed by the ubuntu-master-keyring.gpg
(apt-archive-key-signatures spec)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 50def78bb..c71695fd1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (0.7.9ubuntu10) hardy; urgency=low + + * cmdline/apt-key: + - add "net-update" command that fetches the + ubuntu-archive-keyring.gpg and add keys from it that are + signed by the ubuntu-master-keyring.gpg + (apt-archive-key-signatures spec) + + -- + apt (0.7.9ubuntu9) hardy; urgency=low * fix FTBFS due to incorrect intltool build-depends |