]> git.saurik.com Git - apt.git/commit
do not generate Maximum-Size if we already have that field
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 23 Dec 2016 11:36:16 +0000 (12:36 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 31 Dec 2016 01:29:20 +0000 (02:29 +0100)
commit8bab752d3beb2d7ce791bf93dd8b52cfb1f718b0
tree06ad979cb037d76ac8603b59920f25b02bc44e56
parent6376dfb8dfb99b9d182c2fb13aa34b2ac89805e3
do not generate Maximum-Size if we already have that field

Any respective parser will do the right thing and grab the last value,
but its better for style to generate that field only once.

Gbp-Dch: Ignore
apt-pkg/acquire-worker.cc