diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:55 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:55 +0000 |
commit | 9dbed7ac641b61381c08ead38d4f4b996fc895ad (patch) | |
tree | f7e2d1fba622999e61cdeae7e198be89103adc00 /debian | |
parent | b21d4a1f13b72dcdd1708856eee2afb8b5789649 (diff) |
* Update apt-get(8) to reflect the fact that APT::Get::...
Author: mdz
Date: 2004-05-18 01:15:56 GMT
* Update apt-get(8) to reflect the fact that APT::Get::Only-Source will
affect apt-get build-dep as well as apt-get source
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8ba9d352e..f330532d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ apt (0.5.26) unstable; urgency=low - Spanish update from Ruben Porras <nahoo82@telefonica.net> (Closes: #248214) - Sync Spanish apt(8) (Closes: #249241) - French update from Christian Perrier <bubulle@debian.org> (Closes: #248614) + * Update apt-get(8) to reflect the fact that APT::Get::Only-Source will + affect apt-get build-dep as well as apt-get source -- |