From patchwork Wed Mar 3 14:42:36 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Whitcroft X-Patchwork-Id: 46812 X-Patchwork-Delegate: apw@canonical.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 1613EB6F08 for ; Thu, 4 Mar 2010 01:42:47 +1100 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.69) (envelope-from ) id 1Nmpma-000653-Kf; Wed, 03 Mar 2010 14:42:40 +0000 Received: from adelie.canonical.com ([91.189.90.139]) by chlorine.canonical.com with esmtp (Exim 4.69) (envelope-from ) id 1NmpmZ-00064x-3x for kernel-team@lists.ubuntu.com; Wed, 03 Mar 2010 14:42:39 +0000 Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1NmpmZ-00043g-3B for ; Wed, 03 Mar 2010 14:42:39 +0000 Received: from 79-70-73-149.dynamic.dsl.as9105.com ([79.70.73.149] helo=localhost.localdomain) by hutte.canonical.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1NmpmY-00021U-UY for kernel-team@lists.ubuntu.com; Wed, 03 Mar 2010 14:42:39 +0000 From: Andy Whitcroft To: kernel-team@lists.ubuntu.com Subject: [PATCH 1/1] UBUNTU: update to standards version 3.8.4.0 Date: Wed, 3 Mar 2010 14:42:36 +0000 Message-Id: <1267627356-3708-1-git-send-email-apw@canonical.com> X-Mailer: git-send-email 1.7.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.9 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com Update from standards versions 3.6.1 to 3.8.4.0. The following items seem to be the only ones which could apply to the kernel in its current form, comments inline: 3.8.2.0 -------- Released Jun 2009. + *2.4*: The list of archive sections has been significantly expanded. See [http://lists.debian.org/debian-devel-announce/2009/03/msg00010.html] for the list of new sections and rules for how to categorize packages. Confirmed that the sections correctly match the archive overrides. 3.8.1.0 -------- Released Mar 2009. + *4.9.1*: New nocheck option for DEB\_BUILD\_OPTIONS indicating any build-time test suite provided by the package should not be run. We have no test-suite for the built kernel, so this does not actually apply. The only tests we have are configuration tests. 3.7.3.0 -------- Released Dec 2007. + *12.5*: GFDL 1.2, GPL 3, and LGPL 3 are now in common-licenses and should be referenced rather than quoted in `debian/copyright'. The copyright has already been updated to reference the common GPL-2 version. Signed-off-by: Andy Whitcroft --- debian.master/control.stub.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian.master/control.stub.in b/debian.master/control.stub.in index d41b2dd..96fb75a 100644 --- a/debian.master/control.stub.in +++ b/debian.master/control.stub.in @@ -2,7 +2,7 @@ Source: linux Section: devel Priority: optional Maintainer: Ubuntu Kernel Team -Standards-Version: 3.6.1 +Standards-Version: 3.8.4.0 Build-Depends: debhelper (>= 3), cpio, module-init-tools, kernel-wedge (>= 2.24ubuntu1), makedumpfile [amd64 i386 lpia], device-tree-compiler [powerpc] Build-Depends-Indep: xmlto, docbook-utils, gs, transfig, bzip2, sharutils Build-Conflicts: findutils (= 4.4.1-1ubuntu1)