diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-07-11 18:58:54 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-07-11 18:58:54 +0200 |
commit | ff1ad6fdb01ad8d477ab711e4f6fe006d622f3bc (patch) | |
tree | 0fc45f485309a40e30caf686a5c643f74db4ef23 /debian | |
parent | dd13742ef11a6a601a2e85afd9d80be92ed7513a (diff) |
fix typo preventing display of architecture in Info()
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b506fa433..b0efc72e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ apt (0.7.26~exp10) UNRELEASED; urgency=low Thanks Eric Valette! (Closes: #588610) * apt-pkg/deb/debmetaindex.cc: - do not query each architecture for flat file archives + - fix typo preventing display of architecture in Info() [ Martin Pitt ] * debian/rules: |