diff --git a/debian/README.source b/debian/README.source index 2a9f02ced..057189075 100644 --- a/debian/README.source +++ b/debian/README.source @@ -89,6 +89,9 @@ Aside from those general rules: + Build fixes for configurations that we don't use + Fixes for lockdep false positives +If you have time, please add bracketted prefixes to the upstream +change list as described below under "Changelog conventions". + Applying patches to the Debian kernel tree ========================================== @@ -108,6 +111,25 @@ make -f debian/rules source The resulting source can be found below debian/build. +Changelog conventions +===================== + +If a change only affects some architectures, flavours or featuresets, +this should be noted with a bracketted prefix on the changelog line: + +* [] Change to featureset +* [] Change that affects Debian architecture +* [,...] Change that affects Debian architectures + , , ... +* [/] Change that affects kernel flavour + on Debian architecture +* [/{,...}] Change that affects kernel + flavours , , ... on Debian architecture + +You can use wildcards to cover multiple values, e.g. 'arm*' for armel, +armhf and arm64 architectures. Also 'x86' is used to cover the Debian +architectures amd64, i386 and x32. + Kernel config files =================== Configuration files are constructed dynamically from a number of config