diff options
author | Mike Erickson <mike.erickson@gmail.com> | 2012-03-22 10:37:53 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-03-22 10:37:53 +0100 |
commit | 2e30ddbe95ff8ecfcf7d15a8b3c69ede6cda027a (patch) | |
tree | 38708e1e81840a8dc0d7bb74294bce1a3e359590 /debian | |
parent | 26fced49e860e42806f3bada0841d1355a83bd0b (diff) |
* doc/apt-get.8.xml:
- typofix: respect → respecting, thanks Mike Erickson! (Closes: #664833)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 64c12b681..e1e023c7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,10 +41,12 @@ apt (0.8.16~exp14) UNRELEASED; urgency=low * methods/makefile: - do not link rred against libz anymore as FileFd handles all this transparently now - * debian/control + * debian/control: - bump Standards-Version to 3.9.3 (no changes needed) + * doc/apt-get.8.xml: + - typofix: respect → respecting, thanks Mike Erickson! (Closes: #664833) - -- David Kalnischkies <kalnischkies@gmail.com> Thu, 22 Mar 2012 01:00:31 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Thu, 22 Mar 2012 10:33:17 +0100 apt (0.8.16~exp13) experimental; urgency=low |