[From nobody Mon Mar 16 05:37:06 2026
Received: (at submit) by bugs.debian.org; 13 Mar 2026 10:27:03 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-120.2 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,SPF_HELO_NONE,
 SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,XMAILER_REPORTBUG
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 10; hammy, 124; neutral, 23; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;bunk@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:33178)
 by buxtehude.debian.org with utf8esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;bunk@debian.org&gt;) id 1w0zjT-001QDK-1T
 for submit@bugs.debian.org; Fri, 13 Mar 2026 10:27:03 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Message-ID:Subject:To:From:
 Content-Transfer-Encoding:MIME-Version:Content-Type:Reply-To:Cc:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=XNTtOGrqJ7WExKZtO5iQSdThEEP4UB8nf1EGBexTMMk=; b=CtnEqq2RoZ1eKYc9IkKbUSZ57v
 /0xcOzJ6kC75RW4oZHxM9HYonuGIymOVBNiESHJqajL35mVsl1Q2fb0J0ck7k3o/io46YMjx8KR36
 3OaM8nx6YXawXP8SwKfpwoOqBqW4BQAaOZvoQPTC6GnWY5QQwZH2LC93xugbVu2y+aa92O7sh/EW2
 Y9atDUbeWYDzWni2VTPKZYpVm+LX3B2hLfdyLbrJcSC95RYlnjr2tHF057Mxbw0b7U7Rsyh4Gcd4Y
 4XCGCb/WINa4qFkpy5aROJ+5GFBlBegIhCGMcX2n7dE8ovLcyu9tR46JSsGmH1E4FdqBbDvuGpi0Y
 eXlIVt0g==;
Received: from authenticated user by stravinsky.debian.org with utf8esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;bunk@debian.org&gt;)
 id 1w0zjR-005Fzc-G7; Fri, 13 Mar 2026 10:27:01 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Adrian Bunk &lt;bunk@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: libvtk9-dev: boost dependency is too strict
Message-ID: &lt;177339762054.2064247.15090717334484815356.reportbug@localhost&gt;
X-Mailer: reportbug 13.2.0
Date: Fri, 13 Mar 2026 12:27:00 +0200
X-Debian-User: bunk
Delivered-To: submit@bugs.debian.org

Package: libvtk9-dev
Version: 9.5.2+dfsg4-2
Severity: serious
X-Debbugs-Cc: Anton Gladky &lt;gladk@debian.org&gt;

Package: libvtk9-dev
Version: 9.5.2+dfsg4-2
Architecture: amd64
Depends: default-jdk, default-libmysqlclient-dev, libboost-dev (= 1.90.0.1),...

This is bad, since it would unnecessarily break with every
upload or binNMU of boost-defaults.

Generating a dependency on the versioned libboost*-dev
(currently libboost1.90-dev) should do the right thing
of enforcing the correct boost version on rdeps.
]