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)
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>

No differences found