diff options
author | Michael Vogt <egon@tas> | 2008-11-12 16:21:38 +0100 |
---|---|---|
committer | Michael Vogt <egon@tas> | 2008-11-12 16:21:38 +0100 |
commit | c498e8d049f446c192446cf879728eacbd81cead (patch) | |
tree | ffdb3db47e567a35748e3d87b440fd60fad28e3c /debian/changelog | |
parent | b0c16d166730b46992451b838073e9d36a8164e1 (diff) | |
parent | ecd414ef61a325e8596e6a541696e350cb956753 (diff) |
* doc/sources.list.5.xml:
- Mentioned allowed characters in file names in /etc/apt/sources.list.d.
Thanks to Matthias Urlichs. (Closes: #426913)
* doc/apt-get.8.xml:
- Included '-v'/'--version' as a command to synopsis.
* cmdline/apt-cache.cc:
- Advanced built-in help. Patch by Andre Felipe Machado. (Closes: #286061)
- Fixed typo 'GraphVis' -> 'GraphViz'. (Closes: #349038)
- Removed asking to file a release-critical bug against a package if there
is a request to install only one package and it is not installable.
(Closes: #419521)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a1a2d9f1c..e7309d577 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +apt (0.7.19) unstable; urgency=low + + [ Eugene V. Lyubimkin ] + * doc/sources.list.5.xml: + - Mentioned allowed characters in file names in /etc/apt/sources.list.d. + Thanks to Matthias Urlichs. (Closes: #426913) + * doc/apt-get.8.xml: + - Included '-v'/'--version' as a command to synopsis. + * cmdline/apt-cache.cc: + - Advanced built-in help. Patch by Andre Felipe Machado. (Closes: #286061) + - Fixed typo 'GraphVis' -> 'GraphViz'. (Closes: #349038) + - Removed asking to file a release-critical bug against a package if there + is a request to install only one package and it is not installable. + (Closes: #419521) + + -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Sat, 08 Nov 2008 12:40:19 +0200 + apt (0.7.18) unstable; urgency=low [ Christian Perrier ] @@ -89,7 +106,7 @@ apt (0.7.17~exp4) experimental; urgency=low failure when GREP_OPTIONS contains options that modify grep output. (Closes: #428752) - -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 24 Oct 2008 23:45:17 +0300 + -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 31 Oct 2008 23:45:17 +0300 apt (0.7.17~exp3) experimental; urgency=low |