aboutsummaryrefslogtreecommitdiffstats
path: root/debian/README.source
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2018-08-10 14:46:09 +0100
committerBen Hutchings <ben@decadent.org.uk>2018-09-13 01:52:52 +0100
commit26224f8bb88d96d9cbe261277fc4713f611d70b1 (patch)
tree93e7489ebcf9a2b173c63677121dfb4c874508fa /debian/README.source
parent07b57afec5de4a495564a09151407d1d4a44cbbc (diff)
downloadkernel_replicant_linux-26224f8bb88d96d9cbe261277fc4713f611d70b1.tar.gz
kernel_replicant_linux-26224f8bb88d96d9cbe261277fc4713f611d70b1.tar.bz2
kernel_replicant_linux-26224f8bb88d96d9cbe261277fc4713f611d70b1.zip
Move featureset patches and series file to debian/patches-<featureset>.
Fixes lintian warning patch-file-present-but-not-mentioned-in-series. Also preparation for using dgit, which will remove everything except the main patch series under debian/patches.
Diffstat (limited to 'debian/README.source')
-rw-r--r--debian/README.source4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/README.source b/debian/README.source
index 5131e29bd6ad..e0377461cf88 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -98,8 +98,8 @@ features/ and debian/. Patches are in the standard kernel patch
format (unified diff to be applied with patch -p1) and generally have
DEP-3 headers.
-The series file 'series' is used for all configurations and a series
-file 'series-<featureset>' is used for each optional featureset.
+For each optional featureset there is an additional patch directory
+debian/patches-<featureset>.
If you want to generate a source tree with all patches applied, run
make -f debian/rules source