From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from master.debian.org (master.debian.org [82.195.75.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 08D0A4A3E for ; Sat, 9 May 2026 19:08:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=82.195.75.110 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778353704; cv=none; b=NDOsQObCsYyXqHAkF6BLfZxeLXxHBHyWofWFie/jIS8M0jE+cKLASNVnFKPsRvFOBnCXGsOqqU2BToC/CdWir53oOqLn9bhew9e/FqWuxUPr/rfNh0zH2u3KX699sgTyh3QwotN+4KKI7LE5DchisxIlgVn6VIlTKQuYPWyd3QQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778353704; c=relaxed/simple; bh=uz+l1+Gvoj3fnMIbJyB14UlzCwCoKJhvz3+tsnFCZPI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=WCxrWNt/7tKqgbW+izF2g3L0I/eCv+xKnQfizdNiHA4rC8gy+J7T1cWtTaticVMn095DUZua5J3KAui6361pDFLQvBVRdzPP/Gtk2x2ZHhmDUH6hEYU2p2vDyfVn0GsKsUNipwuFED9DNKhneP1BWyNnxDVl1a84KAifvHU04yw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=debian.org; spf=none smtp.mailfrom=master.debian.org; dkim=pass (2048-bit key) header.d=debian.org header.i=@debian.org header.b=m73SAa85; arc=none smtp.client-ip=82.195.75.110 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=debian.org Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=master.debian.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=debian.org header.i=@debian.org header.b="m73SAa85" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; s=smtpauto.master; h=Content-Transfer-Encoding:Content-Type:MIME-Version: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: In-Reply-To:References; bh=jowajpFVZ0xeH87bj/2T4o7Ff2RSPd1B+ie8rwQkTRk=; b=m7 3SAa85s+SlyYuIKsfvUMBnk5TU3GAnkqVIbEncLJuFuB0urfzDw1dbb8nHrgM2TK0IMBXuQfdeZY8 r3cmuOCV6s0IgZ7xhNYsHjPIo/e96eLn2YKT+ge+mQMyLPazY230uALlSHWG06iD15tcMvJqCO+MN QCy6GzMVzUD0QOeds8le45UYdQOYX/OgoKjIUpDpr1WWxKjSdIrMgLyxp874uJaIILRLsyjFBhm7E IqgBvTM7MfBbxdGUaf7j2wtCJO1iUIrX9CIrbUpGTt4fmz6GctJfdfQahJm8sHzHgq154UQOBhEWC 4Kz8XPmUmYpORj4ROdNokwLMWUzAt5EQ==; Received: from guillem by master.debian.org with local (Exim 4.96) (envelope-from ) id 1wLmks-000Ryr-2b; Sat, 09 May 2026 18:50:26 +0000 From: Guillem Jover To: Alejandro Colomar Cc: linux-man@vger.kernel.org Subject: [PATCH 0/3] dpkg/Debian related terminology improvements/fixes Date: Sat, 9 May 2026 20:50:19 +0200 Message-ID: <20260509185022.289672-1-guillem@debian.org> X-Mailer: git-send-email 2.53.0 Precedence: bulk X-Mailing-List: linux-man@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Guillem Jover Hi! This series includes some fixes/improvements to dpkg/Debian adjacent information and terminology. Thanks, Guillem Guillem Jover (3): */: Say OpenPGP instead of PGP man/man7/suffixes.7: Add xz suffixes man/man7/suffixes.7: Clarify Debian artifacts description CONTRIBUTING.d/mail | 8 ++++---- CONTRIBUTING.d/patches/sendmail | 2 +- man/man7/suffixes.7 | 10 ++++++---- 3 files changed, 11 insertions(+), 9 deletions(-) -- 2.53.0