Here's a new patch series with improvements for the deb-pkg target. It's a compromise that includes both the patches from Maximilian Attems and myself, with some changes because of comments, a few fixes, and further improvements. The (new) second patch simplifies some of the later patches quite a bit. Maximilian's patch to add a copyright file turned out to be incomplete: the copyright file did not actually get included in the binary packages. This is fixed in this series. For patches that are essentially unchanged from Maximilian's earlier set I've left his Signed-of-by. In cases where I made real changes (the copyright patch) I've changed that to myself. The patch series should still be OK for 2.6.30. I've done a fair bit of testing and in the end the actual impact of the changes is relatively minor. I still plan to write a doc explaining how the deb-pkg target works if this patch series is accepted. Maximilian: This *is* a compromise. I don't expect you to be completely happy (e.g. the source package name), but neither am I (I still feel the script is made more complex than needed for its purpose). I've honestly tried to find a solution that's acceptable to us both. Cheers, FJP Diffstat: scripts/package/builddeb | 149 +++++++++++++++++++++++++++++++-------------- 1 files changed, 102 insertions(+), 47 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html