[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1020243: marked as done (debian-policy: Use OpenPGP instead of PGP)



Your message dated Sat, 17 Dec 2022 03:04:04 +0000
with message-id <E1p6NUa-005PcA-AJ@fasolo.debian.org>
and subject line Bug#1020243: fixed in debian-policy 4.6.2.0
has caused the Debian Bug report #1020243,
regarding debian-policy: Use OpenPGP instead of PGP
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1020243: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020243
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-policy
Version: 4.6.1.1
Severity: minor
Tags: patch

Hi!

Another minor patch I had laying around, switching references to the
OpenPGP specification instead of to the specific PGP implementation.

Thanks,
Guillem
From 4dd6c1ef7c487fe2cd293e8fbddfdc898e0e9199 Mon Sep 17 00:00:00 2001
From: Guillem Jover <guillem@debian.org>
Date: Thu, 23 Dec 2021 07:11:55 +0100
Subject: [PATCH] Use OpenPGP instead of PGP

The standard is called OpenPGP, PGP instead is a specific
implementation. And while depending on the context (such as filename
extensions) using .pgp is better and more neutral than using some
other implementation specific extension (such as .gpg), in this context
the text refers to the generic OpenPGP signatures.
---
 policy/ch-controlfields.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/policy/ch-controlfields.rst b/policy/ch-controlfields.rst
index daff424..533abba 100644
--- a/policy/ch-controlfields.rst
+++ b/policy/ch-controlfields.rst
@@ -212,7 +212,7 @@ The fields in this file are:
 Debian source control files -- ``.dsc``
 ---------------------------------------
 
-This file consists of a single paragraph, possibly surrounded by a PGP
+This file consists of a single paragraph, possibly surrounded by an OpenPGP
 signature. The fields of that paragraph are listed below. Their syntax
 is described above, in :ref:`s-controlsyntax`.
 
@@ -261,7 +261,7 @@ Debian changes files -- ``.changes``
 
 The ``.changes`` files are used by the Debian archive maintenance
 software to process updates to packages. They consist of a single
-paragraph, possibly surrounded by a PGP signature. That paragraph
+paragraph, possibly surrounded by a OpenPGP signature. That paragraph
 contains information from the ``debian/control`` file and other data
 about the source package gathered via ``debian/changelog`` and
 ``debian/rules``.
-- 
2.37.2


--- End Message ---
--- Begin Message ---
Source: debian-policy
Source-Version: 4.6.2.0
Done: Sean Whitton <spwhitton@spwhitton.name>

We believe that the bug you reported is fixed in the latest version of
debian-policy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1020243@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sean Whitton <spwhitton@spwhitton.name> (supplier of updated debian-policy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 16 Dec 2022 19:41:44 -0700
Source: debian-policy
Architecture: source
Version: 4.6.2.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Policy Editors <debian-policy@lists.debian.org>
Changed-By: Sean Whitton <spwhitton@spwhitton.name>
Closes: 823256 953911 975631 992136 1020238 1020241 1020243 1020248 1020267
Changes:
 debian-policy (4.6.2.0) unstable; urgency=medium
 .
   [ Sean Whitton ]
   * Policy: Update alternatives system priorities for window managers
     Wording: Ansgar <ansgar@debian.org>
     Seconded: Russ Allbery <rra@debian.org>
     Seconded: Sean Whitton <spwhitton@spwhitton.name>
     Closes: #975631
   * Policy: Clarify udeb-only source packages are out of scope
     Wording: Russ Allbery <rra@debian.org>
     Seconded: Holger Levsen <holger@layer-acht.org>
     Seconded: Sean Whitton <spwhitton@spwhitton.name>
     Closes: #992136
 .
   [ Russ Allbery ]
   * Policy: Add new-version argument to several maintainer script calls
     Wording: Russ Allbery <rra@debian.org>
     Seconded: Sean Whitton <spwhitton@spwhitton.name>
     Seconded: Guillem Jover <guillem@debian.org>
     Closes: #823256
   * Policy: Essential packages must work only if previously configured
     Wording: Helmut Grohne <helmut@subdivi.de>
     Seconded: Santiago Vila <sanvila@unex.es>
     Seconded: Guillem Jover <guillem@hadrons.org>
     Closes: #1020267
   * Prefer "portion" to "stanza" when describing parts of the Vcs-Git
     header to avoid confusion with blocks of fields in deb822.  Thanks to
     Charles Plessy for pointing out the inconsistency.
 .
   [ Guillem Jover ]
   * Terminology fixes.  (Closes: #1020248)
     - Refer to blocks of fields in deb822 files as stanzas, not
       paragraphs.  This aligns terminology with dpkg and reduces confusion
       with text paragraphs found in, for example, the Description field.
   * Policy: Replace references to PGP with OpenPGP.  (Closes: #1020243)
   * Whitespace and quoting fixes.  (Closes: #1020238)
     - Remove trailing whitespace and convert tabs to spaces in all files.
     - Avoid use of unbalanced single quotes.
   * copyright-format: Formatting improvements.  (Closes: #1020241)
     - Put Source after Format in examples.
     - Reformat GPL examples to be more compact.
     - Use URLs rather than postal addresses in GPL examples.
     - Move the comment about where the GPL can be found on Debian systems
       to a separate Comment block in examples, rather than including it in
       the License text.
     - Apply wrap-and-sort -ast formatting to Files fields in the examples.
 .
   [ Daniel Shahaf ]
   * Add an English description of the format of bug closers in the
     changelog file, alongside the Perl-compatible regular expression.
     (Closes: #953911)
Checksums-Sha1:
 68020ea0f9df088391fed23bc80416df72e487c4 2110 debian-policy_4.6.2.0.dsc
 043fcb99be4d3d2baf8df2f8ca6de851f0f65952 553052 debian-policy_4.6.2.0.tar.xz
Checksums-Sha256:
 0a218d72f61712c86b66a1230cafde57ac73ee86f0a7994dcdc821f98c798d6f 2110 debian-policy_4.6.2.0.dsc
 9ac321d91c6f6172d73fa7f6a59559e2f6d4b764921e2334ce6f891c11dde09f 553052 debian-policy_4.6.2.0.tar.xz
Files:
 4c6e9d77f982a692fa26de9cc65a7002 2110 doc optional debian-policy_4.6.2.0.dsc
 a9019d3ec96a9c6992050ea4ffd43f96 553052 doc optional debian-policy_4.6.2.0.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAmOdLJIACgkQaVt65L8G
YkAHZA//ZX0MECFXMtReEBV8qEolC+vwdewHyRLvbu9NrIRk1Wja+FuwCU1w9sP4
U1lmzDCTNkWoweme98tsqRw0umfZCQRBJAC9GEMqRFZQqEYShfYxATFiLV9ya2q9
oKt1NisN/83hrJUbd5FtR02LUVty06OaDTH+IeUa6NpoPTtY0vDrl1YXjrPMmH08
2gJwcHViR6rk6RRPZJZMRFEslkM3RyoiWecapU3oFLtscYMq+BPi4vsBhKqQ7C39
xn0M8t7hWcHzt4Kb9MT2aT89KaR7aCnvtgZZqCDvteAKdvwnnIbKJKqC9M+D8I2j
AE9zYd/6u/0zy0T74FrQ8y9SHVcGb7nY7tEGOsfJ2MekpllubxMQ4DiP3uGHbOBm
q/eyeOtxeD9kk7ONmUCkEXwIz292hRSyEh+WEr2zTf7HqEKeR6zik6UUn8oLJWCv
UCUitgdPJyUS4EYnY3n79vvIoTXuu/3LeWAvlh9k02avTeGFLEybKBg0kTV6m9z0
26OaxEFMco5XFIC7CZTeNj0LQttP+C3Pck3K7imfBr6IFNDOsEhION6JXm19AB6W
CU7BpFFiLQxuHhHSLzgIbuQE+KyywgReXUf339qQGbgD8jHeMBl6EECFaKTWPlA0
nd885fjVrXMchyj+dtQc+BOFB6EOH1sBwNjug5jbPxbjI6a6fHc=
=C64N
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: