]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
kbuild, deb-pkg: fix Section field
authormaximilian attems <max@stro.at>
Wed, 22 Apr 2009 23:12:41 +0000 (01:12 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Tue, 9 Jun 2009 20:37:42 +0000 (22:37 +0200)
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>
scripts/package/builddeb

index e1dd1892eb30c3f73dd8388e133a8ea7bbd505e7..9708d265cdace13c6421f4eb4caac1f98aaafb0b 100644 (file)
@@ -144,7 +144,7 @@ EOF
 # Generate a control file
 cat <<EOF > debian/control
 Source: linux-upstream
-Section: base
+Section: admin
 Priority: optional
 Maintainer: $maintainer
 Standards-Version: 3.6.1