deb-pkg: split debug symbols in their own package
authorAnisse Astier <anisse@astier.eu>
Wed, 3 Jul 2013 14:02:04 +0000 (16:02 +0200)
committerMichal Marek <mmarek@suse.cz>
Wed, 24 Jul 2013 13:50:23 +0000 (15:50 +0200)
commit810e843746b7297819b0a76b6c105b9bda01fd9c
treeded4b8f7000d34d32ab2672750d85718efac878d
parentd20917670ee1fd4b090555e551faea04b014ca97
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 <anisse@astier.eu>
Cc: Ben Hutchings <ben@decadent.org.uk>
Acked-by: maximilian attems <max@stro.at>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/package/builddeb