From patchwork Tue Oct 17 14:23:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Juerg Haefliger X-Patchwork-Id: 1850269 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4S8x9v6BK3z20Pd for ; Wed, 18 Oct 2023 01:26:27 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1qsl1U-0001wH-Uh; Tue, 17 Oct 2023 14:26:17 +0000 Received: from smtp-relay-internal-1.internal ([10.131.114.114] helo=smtp-relay-internal-1.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1qskyk-0008Pp-2d for kernel-team@lists.ubuntu.com; Tue, 17 Oct 2023 14:23:27 +0000 Received: from mail-ej1-f69.google.com (mail-ej1-f69.google.com [209.85.218.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id A5CDA3FB4B for ; Tue, 17 Oct 2023 14:23:25 +0000 (UTC) Received: by mail-ej1-f69.google.com with SMTP id a640c23a62f3a-9a62adedadbso434912266b.1 for ; Tue, 17 Oct 2023 07:23:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697552605; x=1698157405; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7bjizf7dfpYwNaabtIbVDN+m8vR7j2E3Bu79K50YORw=; b=WgVhx+7d79bgumIwhtQcQ+NCNH039Uvq15cKaegnI44EZCa9HuFRcv+my5/wsPchVq 884+to3E/gSvn+CH2L78jMuVgPiU7xYIvmT9euHIWQB9qY9vdEa9HKiY9vTJ9lSnzaus tJm1c6bTqTrFq77wkqxrdUS/OZaSRlKDraPFnEymsFz2roUgWKfuboRCAjp/I1DTyE9I g4+wrGniPOdGHZOjrVrQ+Wrz2l/6wq1R2uQYGsv+83xHFmJeOHsn/ZGNpgHjbq8U3FhG NLi2RFhB1OeiqogDB4iXOiXN5uj0OuzrmB3EILChiMI8KAcyNA5xFGI2BgRDh7x6w/6h GZNg== X-Gm-Message-State: AOJu0YzhEkDpmqwIR77xe2FNIVgym6Re5g2MryUkrbVdWBfUOC6tvaZp qemZcYeSPtVYRbLk2D8t6f36yhPzcGC9+he97A149UtCcOZjEiqKGphUEaEOQKeXSa30BSabBk3 Mm3aTR6KqlS067hmEcsrpjwvRDSpnb7Rz/YjZMKvwynlZqWLvRw== X-Received: by 2002:a17:907:26c4:b0:9ae:5f51:2e4a with SMTP id bp4-20020a17090726c400b009ae5f512e4amr1836010ejc.36.1697552605309; Tue, 17 Oct 2023 07:23:25 -0700 (PDT) X-Google-Smtp-Source: AGHT+IG+eWiZYsnAfPtnmZhTv4HUN0O2kKBEdIpL+EQAJatlOW2fIt9iIqgXnsKAgST8lH6DB+py3Q== X-Received: by 2002:a17:907:26c4:b0:9ae:5f51:2e4a with SMTP id bp4-20020a17090726c400b009ae5f512e4amr1836000ejc.36.1697552605141; Tue, 17 Oct 2023 07:23:25 -0700 (PDT) Received: from localhost ([194.191.244.86]) by smtp.gmail.com with ESMTPSA id q7-20020a1709060e4700b0099cd008c1a4sm1338887eji.136.2023.10.17.07.23.24 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Oct 2023 07:23:24 -0700 (PDT) From: Juerg Haefliger To: kernel-team@lists.ubuntu.com Subject: [SRU][lunar/linux-meta-kvm][PATCH] UBUNTU: [Packaging] Provides linux-tools Date: Tue, 17 Oct 2023 16:23:07 +0200 Message-Id: <20231017142310.89587-13-juerg.haefliger@canonical.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20231017142310.89587-1-juerg.haefliger@canonical.com> References: <20231017142310.89587-1-juerg.haefliger@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/2039437 Add 'Provides: linux-*tools' so that 'apt install linux-*tools' lists the meta package as an installation candidate for the virtual package linux-*tools. Signed-off-by: Juerg Haefliger --- debian/control.d/kvm | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control.d/kvm b/debian/control.d/kvm index b11170959a8d..19310bd98d50 100644 --- a/debian/control.d/kvm +++ b/debian/control.d/kvm @@ -27,6 +27,7 @@ Description: Complete Linux kernel for virtual systems. Package: linux-tools-kvm${variant:suffix} Architecture: amd64 Section: metapackages +Provides: linux-tools Depends: ${misc:Depends}, linux-tools-${kernel-abi-version}-kvm Description: Linux kernel versioned tools for virtual systems. This package will always depend on the latest Linux kernel versioned tools