]> git.saurik.com Git - apt.git/commit
include all compressed Packages/Sources files in Release file
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 2 Jan 2016 22:15:15 +0000 (23:15 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 8 Jan 2016 14:40:01 +0000 (15:40 +0100)
commit83758aed35c3eec66008b2ec01957c8e1cb129b5
treeebe1b91164ae244be1cdde3979d9a559d1ddd4e8
parente6849dd8461c4bc7d121820982bea4c1aece8868
include all compressed Packages/Sources files in Release file

Having a hardcoded list of compression types here doesn't really provide
us with anything beside added complexity each time someone adds a new
compression type. That we don't need to be that specific is evident by
Contents and Translation-* matchers which are a lot more generic and
didn't generate problems anyhow.
ftparchive/writer.cc