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

[Git][lintian/lintian][master] 4 commits: Rename debian-watch-does-not-check-gpg-signature tag to say openpgp



Title: GitLab

Bastien Roucariès pushed to branch master at lintian / lintian

Commits:

  • 300cb8f1
    by Guillem Jover at 2022-08-27T18:36:35+00:00
    Rename debian-watch-does-not-check-gpg-signature tag to say openpgp
    
    The gpg name refers to a specific implementation of the OpenPGP RFC.
    There are multiple implementations, and even though currently GnuPG
    is probably the most widely used implementation, we should not be
    confusing it with the standard.
    
    Signed-off-by: Guillem Jover <guillem@debian.org>
    
  • a4b41cf3
    by Guillem Jover at 2022-08-27T18:36:35+00:00
    Say pgp instead of gpg in variable
    
    Let's not confuse the specific GnuPG implementation with the OpenPGP
    RFC, use the more generic and still short and more correct pgp name
    in the variable name.
    
    Signed-off-by: Guillem Jover <guillem@debian.org>
    
  • 6be41a87
    by Guillem Jover at 2022-08-27T18:36:35+00:00
    Add more extensions for OpenPGP files
    
    Even though many OpenPGP files currently use incorrectly the .gpg
    extension the more correct one is .pgp. Add it to let them be on the
    same footing.
    
    Signed-off-by: Guillem Jover <guillem@debian.org>
    
  • b36d0c21
    by Guillem Jover at 2022-08-27T18:36:35+00:00
    Add pedantic hint for OpenPGP files named after specific implementations
    
    The specification for this file format is called OpenPGP, and the
    extension name that is short and considered implementation neutral
    is ".pgp".
    
    While currently the GnuPG project is widely used and one of the most
    known OpenPGP implementations, using an extension after its name is
    detrimental to other alternative implementations, when a better more
    neutral name can be used instead (".pgp").
    
    Signed-off-by: Guillem Jover <guillem@debian.org>
    

30 changed files:

The diff was not included because it is too large.

Reply to: