Package: gnupg
Version: 1.4.10-4
Severity: minor
Tags: patch
Hi.
Attached patch, corrects some minor typos and changes everything in debian/*
from
RFC 2440 to RFC 4880 (which is now the standard).
Cheers,
Chris.
btw: A patch for doing the same in the upstream sources will be submitted there.
diff -u -r old//debian/changelog new//debian/changelog
--- old//debian/changelog 2010-08-08 23:06:37.000000000 +0200
+++ new//debian/changelog 2010-08-09 01:13:57.835955424 +0200
@@ -1071,7 +1071,7 @@
* debian/preinst: improve message about the NEWS file which isn't
actually installed when it's referred to, thanks to Martin Mitchell
<[email protected]>.
- * debian/rules (binary-arch): don't install the now non-existent `rfcs',
+ * debian/rules (binary-arch): don't install the now non-existent `RFCs',
but do install `OpenPGP'.
-- James Troup <[email protected]> Sun, 18 Oct 1998 22:48:34 +0100
diff -u -r old//debian/control new//debian/control
--- old//debian/control 2010-08-08 23:06:37.000000000 +0200
+++ new//debian/control 2010-08-08 23:13:44.376495977 +0200
@@ -23,7 +23,7 @@
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
- with the proposed OpenPGP Internet standard as described in RFC2440.
+ with the proposed OpenPGP Internet standard as described in RFC 4880.
.
GnuPG 1.4 is the standalone, non-modularized series. In contrast to
the version 2 series, shipped with the gnupg2 package, it comes
@@ -46,7 +46,7 @@
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
- with the proposed OpenPGP Internet standard as described in RFC2440.
+ with the proposed OpenPGP Internet standard as described in RFC 4880.
.
This package contains the keyserver helper tools built with libcurl,
which replace the ones in the gnupg package built with the "curl shim"
@@ -78,7 +78,7 @@
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
- with the proposed OpenPGP Internet standard as described in RFC2440.
+ with the proposed OpenPGP Internet standard as described in RFC 4880.
.
This is GnuPG packaged in minimal form for use in debian-installer.
@@ -92,7 +92,7 @@
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
- with the proposed OpenPGP Internet standard as described in RFC2440.
+ with the proposed OpenPGP Internet standard as described in RFC 4880.
.
This is GnuPG's signature verification tool, gpgv, packaged in minimal
form for use in debian-installer.
diff -u -r old//debian/patches/567593_improve_info_and_faq.dpatch new//debian/patches/567593_improve_info_and_faq.dpatch
--- old//debian/patches/567593_improve_info_and_faq.dpatch 2010-08-08 23:06:37.000000000 +0200
+++ new//debian/patches/567593_improve_info_and_faq.dpatch 2010-08-09 02:37:59.395443738 +0200
@@ -26,7 +26,7 @@
- GnuPG, first and foremost, is an implementation of the OpenPGP
+ GnuPG 1.x, first and foremost, is an implementation of the OpenPGP
- standard (RFC 2440), which is a competing infrastructure, different
+ standard (RFC 4880), which is a competing infrastructure, different
from X.509.
They are both public-key cryptosystems, but how the public keys are