diff options
author | Julian Andres Klode <jak@debian.org> | 2011-04-13 11:33:41 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2011-04-13 11:33:41 +0200 |
commit | 3518021283aa5d44e441fdce59615ca2af9d94fc (patch) | |
tree | 51afb4f79ccc7893444652c8939f756c2533c43b /debian/changelog | |
parent | a6dba137a3d8e011215ba86f55963f33fb8c45ff (diff) |
* cmdline/apt-get.cc:
- Do not install recommends for build-dep (Closes: #454479) (LP: #245273)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6878debc5..d5bbc20ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ apt (0.8.13.3) UNRELEASED; urgency=low things a directory named Sources to exist on a CD-ROM (LP: #750694). * apt-pkg/acquire-item.cc: - Use Release files even if they cannot be verified (LP: #704595) + * cmdline/apt-get.cc: + - Do not install recommends for build-dep (Closes: #454479) (LP: #245273) [ Michael Vogt ] * mirror method: |