parse and retrieve multiple Descriptions in one record
authorDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 18 Aug 2013 20:20:25 +0000 (22:20 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 9 May 2014 11:06:27 +0000 (13:06 +0200)
commitffe3c68e494efc1c2c4d748fa9d69e150867e5c2
treee4d4ecab9da79cdf4bd75ac2b8c7b2e7cc599bbc
parent895417ef99bb1371d8970da1afe87c6d64382f67
parse and retrieve multiple Descriptions in one record

It seems unlikely for now that proper archives will carry multiple
Description-* stanzas in the Packages (or Translation-*) file, but
sometimes apt eats its own output as shown by the usage of the CD team
and it would be interesting to let apt output multiple translations
e.g. in 'apt-cache show'.
apt-pkg/deb/deblistparser.cc
apt-pkg/deb/deblistparser.h
apt-pkg/deb/debrecords.cc
apt-pkg/deb/debrecords.h
apt-pkg/pkgcachegen.cc
apt-pkg/pkgcachegen.h
apt-pkg/pkgrecords.h
test/integration/test-bug-712435-missing-descriptions