* ftparchive/writer.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 22 Mar 2010 17:25:37 +0000 (18:25 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 22 Mar 2010 17:25:37 +0000 (18:25 +0100)
commit66905344357d03c206d99964a0d941b261f7146c
tree220c9794810f30c63170017b6362d3713b431cc1
parent6bc703c22970055d9e1a1b4e3e0efe74f4cefda5
* ftparchive/writer.cc:
  - write LongDescriptions if they shouldn't be included in Packages
    file into i18n/Translation-en by default.

It is ensured that each package+description is listed only ones in the
Translation file even if we generate multiple Packages file in one run.

The file is only generated in "generate" - the simple file commands
can't create it by now. Also, the LongDescription is currently a
global setting, so generating archives with and without LongDescriptions
in the Packages file in the same run are currently not possible.
debian/changelog
ftparchive/apt-ftparchive.cc
ftparchive/writer.cc
ftparchive/writer.h