From patchwork Wed Apr 22 23:12:58 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frans Pop X-Patchwork-Id: 19455 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n3MND4sg031851 for ; Wed, 22 Apr 2009 23:13:04 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752244AbZDVXND (ORCPT ); Wed, 22 Apr 2009 19:13:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752440AbZDVXND (ORCPT ); Wed, 22 Apr 2009 19:13:03 -0400 Received: from cpsmtpm-eml103.kpnxchange.com ([195.121.3.7]:52114 "EHLO CPSMTPM-EML103.kpnxchange.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752512AbZDVXNA (ORCPT ); Wed, 22 Apr 2009 19:13:00 -0400 Received: from aragorn.fjphome.nl ([84.85.147.182]) by CPSMTPM-EML103.kpnxchange.com with Microsoft SMTPSVC(7.0.6001.18000); Thu, 23 Apr 2009 01:12:59 +0200 From: Frans Pop To: linux-kbuild@vger.kernel.org Subject: [PATCH 14/14] deb-pkg: bump standards version Date: Thu, 23 Apr 2009 01:12:58 +0200 User-Agent: KMail/1.9.9 Cc: Sam Ravnborg , maximilian attems , Andres Salomon References: <200904230034.59627.elendil@planet.nl> In-Reply-To: <200904230034.59627.elendil@planet.nl> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200904230112.59384.elendil@planet.nl> X-OriginalArrivalTime: 22 Apr 2009 23:12:59.0323 (UTC) FILETIME=[E0AA18B0:01C9C39F] Sender: linux-kbuild-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kbuild@vger.kernel.org From: maximilian attems Subject: deb-pkg: bump standards version Latest Debian policy is 3.8.1. Even if we are not yet compliant to it strive for the latest. Signed-off-by: maximilian attems Signed-off-by: Frans Pop Acked-by: Andres Salomon --- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/scripts/package/builddeb b/scripts/package/builddeb index b972d04..6faea61 100644 --- a/scripts/package/builddeb +++ b/scripts/package/builddeb @@ -147,7 +147,7 @@ Source: linux-upstream Section: admin Priority: optional Maintainer: $maintainer -Standards-Version: 3.6.1 +Standards-Version: 3.8.1 EOF if [ "$ARCH" = "um" ]; then