diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-24 12:26:07 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-24 12:26:07 +0100 |
commit | 49012e99a80a08925e4ad9911308c1c1b5cb33fb (patch) | |
tree | ee12b3f58e81d7ad7842fe1002f167508a43badf /debian | |
parent | fd0339078d81dfb57978e59ef420bb8ae4bb39b1 (diff) |
fix a typo in debian/NEWS entry for 0.7.24: Allready -> Already (Closes: #557674)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/NEWS | 2 | ||||
-rw-r--r-- | debian/changelog | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS index 1df94144d..7612adb9c 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,6 +1,6 @@ apt (0.7.24) unstable; urgency=low - * Allready included in the last version but now with better documentation + * Already included in the last version but now with better documentation is the possibility to add/prefer different compression types while downloading archive informations, which can decrease the time needed for update on slow machines. See apt.conf (5) manpage for details. diff --git a/debian/changelog b/debian/changelog index 4b3fae9bb..4718015a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,6 +46,8 @@ apt (0.7.25) UNRELEASED; urgency=low - drop build-dependency on docbook-utils and xmlto - add build-dependency on autotools-dev - bump policy to 3.8.3 as we have no outdated manpages anymore + * debian/NEWS: + - fix a typo in 0.7.24: Allready -> Already (Closes: #557674) [ Chris Leick ] * doc/ various manpages: |