From patchwork Thu Mar 22 12:11:26 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Pisati X-Patchwork-Id: 148232 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 050A5B6F6E for ; Thu, 22 Mar 2012 23:11:46 +1100 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SAgrh-0000xR-W3; Thu, 22 Mar 2012 12:11:38 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SAgrZ-0000v9-4Z for kernel-team@lists.ubuntu.com; Thu, 22 Mar 2012 12:11:29 +0000 Received: from 2-230-238-136.ip204.fastwebnet.it ([2.230.238.136] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SAgrZ-0002C2-0s for kernel-team@lists.ubuntu.com; Thu, 22 Mar 2012 12:11:29 +0000 From: Paolo Pisati To: kernel-team@lists.ubuntu.com Subject: [PATCH 2/2] UBUNTU: gargabe collect unused entries in control.stub.in Date: Thu, 22 Mar 2012 13:11:26 +0100 Message-Id: <1332418286-2618-3-git-send-email-paolo.pisati@canonical.com> X-Mailer: git-send-email 1.7.9.1 In-Reply-To: <1332418286-2618-1-git-send-email-paolo.pisati@canonical.com> References: <1332418286-2618-1-git-send-email-paolo.pisati@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 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 Signed-off-by: Paolo Pisati --- debian.ti-omap4/control.stub.in | 59 --------------------------------------- 1 files changed, 0 insertions(+), 59 deletions(-) diff --git a/debian.ti-omap4/control.stub.in b/debian.ti-omap4/control.stub.in index fb62bfe..dd29130 100644 --- a/debian.ti-omap4/control.stub.in +++ b/debian.ti-omap4/control.stub.in @@ -8,53 +8,6 @@ Build-Depends-Indep: xmlto, docbook-utils, ghostscript, transfig, bzip2, sharuti Build-Conflicts: findutils (= 4.4.1-1ubuntu1) Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-maverick.git -#Package: SRCPKGNAME-source-PKGVER -#Architecture: all -#Section: devel -#Priority: optional -#Provides: SRCPKGNAME-source, SRCPKGNAME-source-2.6 -#Depends: ${misc:Depends}, binutils, bzip2, coreutils | fileutils (>= 4.0) -#Recommends: libc-dev, gcc, make -#Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev -#Description: Linux kernel source for version PKGVER with Ubuntu patches -# This package provides the source code for the Linux kernel version -# PKGVER. -# . -# This package is mainly meant for other packages to use, in order to build -# custom flavours. -# . -# If you wish to use this package to create a custom Linux kernel, then it -# is suggested that you investigate the package kernel-package, which has -# been designed to ease the task of creating kernel image packages. -# . -# If you are simply trying to build third-party modules for your kernel, -# you do not want this package. Install the appropriate linux-headers -# package instead. - -#Package: SRCPKGNAME-doc -#Architecture: all -#Section: doc -#Priority: optional -#Depends: ${misc:Depends} -#Conflicts: SRCPKGNAME-doc-2.6 -#Replaces: SRCPKGNAME-doc-2.6 -#Description: Linux kernel specific documentation for version PKGVER -# This package provides the various documents in the PKGVER kernel -# Documentation/ subdirectory. These document kernel subsystems, APIs, device -# drivers, and so on. See -# /usr/share/doc/SRCPKGNAME-doc/00-INDEX for a list of what is -# contained in each file. - -#Package: SRCPKGNAME-tools-common -#Architecture: all -#Section: admin -#Priority: optional -#Depends: ${misc:Depends} -#Replaces: SRCPKGNAME-tools (<= 2.6.32-16.25) -#Description: Linux kernel specific tools for version PKGVER -# This package provides the architecture independent parts for kernel -# version locked tools in the PKGVER kernel source. - Package: linux-headers-PKGVER-ABINUM Architecture: armel armhf Section: devel @@ -66,18 +19,6 @@ Description: Header files related to Linux kernel version PKGVER that want the latest kernel headers. Please read /usr/share/doc/linux-headers-PKGVER-ABINUM/debian.README.gz for details -#Package: linux-libc-dev -#Architecture: armel armhf -#Depends: ${misc:Depends} -#Conflicts: libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), dvb-dev (<< 1.0.1-6), amd64-libs-dev (<= 1.1), SRCPKGNAME-kernel-headers -#Replaces: libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), dvb-dev (<< 1.0.1-6), SRCPKGNAME-kernel-headers, libdrm-dev -#Provides: SRCPKGNAME-kernel-headers -#Description: Linux Kernel Headers for development -# This package provides headers from the Linux kernel. These headers -# are used by the installed headers for GNU glibc and other system -# libraries. They are NOT meant to be used to build third-party modules for -# your kernel. Use SRCPKGNAME-headers-* packages for that. - Package: SRCPKGNAME-tools-PKGVER-ABINUM Architecture: armel armhf Section: devel