summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRogério Brito2010-06-02 01:22:04 +0200
committerMichal Marek2010-06-03 13:17:53 +0200
commitaa42abedc321040301541b865a018af9fa848873 (patch)
tree9224d9b61a702a3de56c9d624d868876573d9a75 /scripts
parentkbuild: Mark that the packages generated conform to Standards-Version 3.8.4 (diff)
downloadkernel-qcow2-linux-aa42abedc321040301541b865a018af9fa848873.tar.gz
kernel-qcow2-linux-aa42abedc321040301541b865a018af9fa848873.tar.xz
kernel-qcow2-linux-aa42abedc321040301541b865a018af9fa848873.zip
kbuild: Change section of generated debian packages to kernel
To follow the way that Official Debian kernel packages are made, put the generated packages in the right section, the kernel section. This also avoids polluting the admin section. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/package/builddeb2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package/builddeb b/scripts/package/builddeb
index 784f67da2d7d..5f1e2fc7f171 100644
--- a/scripts/package/builddeb
+++ b/scripts/package/builddeb
@@ -148,7 +148,7 @@ EOF
# Generate a control file
cat <<EOF > debian/control
Source: linux-upstream
-Section: admin
+Section: kernel
Priority: optional
Maintainer: $maintainer
Standards-Version: 3.8.4