﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	phab_field
830	improve 0ad ubuntu packages compression	fabio		"I am a bit busy to do some tests now, but I noticed that ubuntu packages are compressed this way (debian/rules):
{{{
  dh_builddeb -- -Z lzma
}}}
If you change it to:
{{{
  dh_builddeb -- -Z lzma -z 9
}}}
it will use -9 lzma compression rather than default -6. It could decrease about 5-10% package size for faster download."	enhancement	new	Should Have	Alpha 5	Core engine				
