From 810e843746b7297819b0a76b6c105b9bda01fd9c Mon Sep 17 00:00:00 2001 From: Anisse Astier Date: Wed, 3 Jul 2013 16:02:04 +0200 Subject: [PATCH] deb-pkg: split debug symbols in their own package This can reduce almost 3 times the size of the linux-image package, while keeping the debug symbols available for this particular build, in their own package. This mimics the way kernels are built in debian, ubuntu, or with make-kpkg, and comes at the price of a small slowdown in the building of packages. Signed-off-by: Anisse Astier Cc: Ben Hutchings Acked-by: maximilian attems Signed-off-by: Michal Marek --- Reading git-format-patch failed