use a format string in ListSingleVersion
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 1 Sep 2014 19:43:15 +0000 (21:43 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Sun, 7 Sep 2014 17:27:10 +0000 (19:27 +0200)
commit2409df55f65c4937ceda21ba069eec769af9e460
treeaec22addb4c3aa20d18f4d267baa390470abc9ba
parent206b6bb3ec7d4cf45f3ae67e6d317f1da63f5b98
use a format string in ListSingleVersion

The method already deals with a format string, but had an else path
doing a hardcoded format as well. This is changed now to use the same
code for both - the format in the second case is still fixed though.

Git-Dch: Ignore
apt-private/private-output.cc