diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-26 23:46:49 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-11-26 23:46:49 +0100 |
commit | 9c24493fabefe1a2549eaab81770dbe6f24916d9 (patch) | |
tree | 040799c1ee9e240a2652f1e87aa53975c29865cc /debian | |
parent | e4a30974d7b3fa092d962682e22c5a8171cf3407 (diff) |
Add APT::FTPArchive::LongDescription to disable the inclusion of the
LongDescriptions in the generated Packages file.
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 07d9c0303..7315dc571 100644 --- a/debian/changelog +++ b/debian/changelog @@ -72,6 +72,8 @@ apt (0.7.25) UNRELEASED; urgency=low - add config setting for User-Agent to the Acquire group, thanks Timothy J. Miller! (Closes: #355782) - add https options which default to http ones (Closes: #557085) + * ftparchive/writer.{cc,h}: + - add APT::FTPArchive::LongDescription to be able to disable them [ Chris Leick ] * doc/ various manpages: |