Latest Debian policy is 3.8.1. Even if we are not yet compliant to it strive for the latest. Acked-by: Andres Salomon <dilinger@xxxxxxxxxx> Signed-off-by: maximilian attems <max@xxxxxxx> --- scripts/package/builddeb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/package/builddeb b/scripts/package/builddeb index f5c8fa6..35f972b 100644 --- a/scripts/package/builddeb +++ b/scripts/package/builddeb @@ -99,7 +99,7 @@ Source: linux Section: base Priority: optional Maintainer: $maintainer -Standards-Version: 3.6.1 +Standards-Version: 3.8.1 Package: $packagename Provides: linux-image, linux-image-2.6, linux-modules-$version @@ -121,7 +121,7 @@ Source: linux Section: base Priority: optional Maintainer: $maintainer -Standards-Version: 3.6.1 +Standards-Version: 3.8.1 Package: $packagename Provides: linux-image, linux-image-2.6, linux-modules-$version -- 1.6.2.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html