diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-01 13:19:15 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-11-01 13:19:15 +0200 |
commit | 77c9def7e8caf13bb1630bc4e3bdc4f2c1853dd4 (patch) | |
tree | f4b0e6a7b3425dbfed7eb1eda704bfc362976c6b /debian | |
parent | 2f493cc60cd7b495c0c6739b2c1a04f2e4fb389f (diff) |
Clearly documented '/<release>' and '=<version>' in apt-get.8.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index ceb5efbdc..da540872e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,12 +35,13 @@ apt (0.7.17) unstable; urgency=low - Lowercased short package descriptions. - Bumped 'Standards-Version' to 3.8.0, no changes needed. * cmdline/apt-cache.cc: - - Advanced built-in help. Patch by - Andre Felipe Machado <andremachado@techforce.com.br>. (Closes: #286061) + - Advanced built-in help. Patch by Andre Felipe Machado. (Closes: #286061) * doc/: - Substituded 'apt-archive' with 'apt-ftparchive' in docs. - Patch based on work of - Andre Felipe Machado <andremachado@techforce.com.br>. (Closes: #350865) + Patch based on work of Andre Felipe Machado. (Closes: #350865) + - Mentioned '/<release>' and '=<version>' for 'apt-get install' and + '=<version>' for 'apt-get source'. Patch based on work of Andre Felipe + Machado. (Closes: #399673) -- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Fri, 24 Oct 2008 23:45:17 +0300 |