[From nobody Wed May 27 08:51:05 2026
Received: (at submit) by bugs.debian.org; 26 Apr 2026 11:15:02 +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=-119.1 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
 SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,
 X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 14; hammy, 123; neutral, 36; 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;sanvila@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:57160)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wGxS2-0037Rx-1v
 for submit@bugs.debian.org; Sun, 26 Apr 2026 11:15:02 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Transfer-Encoding:Content-Type
 :Subject:From:To:MIME-Version:Date:Message-ID:Reply-To:Cc:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=dKlD3ZVdzBaNM1T4mlk2AdLSp68wMBByjSKXw5lanrQ=; b=lG/z0sdCM7IaNcI+Puy/LucKCE
 rkZ8fRfotb3IhzDerh6NjRqURlG71ozZEDaP43Ib36OnQR8mUZpId9vJGUqKe0kgV957o4Y65DAgi
 n6kwy4FVv4phmPBFk9PmoOWnqX3ifEHWidcQ3b/n5iVqZevbjbei3HwADDuK79ScnOovD2HaG/ZRG
 NSmfpVYM5aYV804Vr4zyq7igEkQXU7BtXnG0gKEnyWVsTdJP9hhAdKP95YwkjcIQiBh2MIEvNO05t
 9qqiid9UKJYBRpe3smZcExARSz1ahKZjreSmo5lx5b5JL2Mya0tU1ZrXYjmVtbHo32UI4z43r3eC4
 x3haEn6w==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_128_GCM:128)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wGxS0-004ftR-35
 for submit@bugs.debian.org; Sun, 26 Apr 2026 11:15:01 +0000
Message-ID: &lt;061b530e-e813-4ca1-aaee-d8fe92c17529@debian.org&gt;
Date: Sun, 26 Apr 2026 13:15:00 +0200
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Content-Language: en-US
To: Debian BTS &lt;submit@bugs.debian.org&gt;
From: Santiago Vila &lt;sanvila@debian.org&gt;
Subject: routine-update: wording of check for optional/extra priorities
X-Debbugs-Cc: sanvila@debian.org
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Debian-User: sanvila
Delivered-To: submit@bugs.debian.org

Package: routine-update
Version: 0.2.4
Severity: minor
Tags: patch

Hello.

I feel that this wording is not really correct:

dch_git_commit &quot;Remove Priority field to comply with Debian Policy 4.7.3&quot;

IMHO, this would be a good changelog entry if Policy said that the priority field
*has* to be removed. But Policy does not really say that, it just says that it's ok
to remove it, not that it has to be removed.

Policy 4.7.3 was indeed the first policy version allowing that, but this actually follows
a previous change in dpkg-dev. So I suggest dropping the &quot;comply with policy&quot; wording.
Maybe something like this:

dch_git_commit &quot;Remove Priority field, which is the default now&quot;

Note: While looking at the script I found another related bug, which I will report separately.

Thanks.
]