Ever wondered how you can build your own kernel with make-kpkg so that changes in the changelog will be preserved and your revision number from the changelog will be used? The answer is:
echo > debian/official
The rationale is here..
building your own "official" kernel source packages
Ever wondered how you can build your own kernel with make-kpkg so that changes in the changelog will be preserved and your revision number from the changelog will be used? The answer is:
echo > debian/official
The rationale is here..