Commit 54c3355658bb66bbe20aef9b6297d72ac85571f4

Authored by maximilian attems
Committed by Sam Ravnborg
1 parent 8ebc2fe9c5

kbuild, deb-pkg: fix Section field

Section "base" has been removed, the base is defined by Priority field.

For Squeeze the section should be "kernel", but as that's not yet
supported for Sarge and Etch we stay with admin for now.

Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Frans Pop <elendil@planet.nl>
Cc: Andres Salomon <dilinger@debian.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

scripts/package/builddeb
... ... @@ -144,7 +144,7 @@
144 144 # Generate a control file
145 145 cat <<EOF > debian/control
146 146 Source: linux-upstream
147   -Section: base
  147 +Section: admin
148 148 Priority: optional
149 149 Maintainer: $maintainer
150 150 Standards-Version: 3.6.1