diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-24 13:03:19 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-05-24 13:03:19 +0200 |
commit | 4fd5ef4244bc2eb1f7b444ec4ee7c30867b4757d (patch) | |
tree | c83cc77c0dac1a510473f8d83d01bf7523c576ba /debian | |
parent | b1c9703eb9fcdd2c7f177b5ef1e3f186c3080713 (diff) |
* doc/apt-get.8.xml:
- do not say explicit target_release_{name,version,codename}, it should
be clear by itself and 'man' can break lines again (Closes: #566166)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 42917aeb7..006149a60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,9 @@ apt (0.7.26~exp5) UNRELEASED; urgency=low - add "NotAutomatic: yes" handling, thanks Osamu Aoki (Closes: #490347) * debian/libapt-pkg-doc.doc-base.cache: - remove yet another reference to the removed cache.sgml + * doc/apt-get.8.xml: + - do not say explicit target_release_{name,version,codename}, it should + be clear by itself and 'man' can break lines again (Closes: #566166) [ Jari Aalto ] * debian/rules: |