[Pkg-gnupg-commit] [gnupg2] 117/118: move some file encodings to UTF-8

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 15 18:25:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch encoding-and-speling
in repository gnupg2.

commit 167c4522f029c87005ea4efd8726c27766997d24
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu Sep 15 13:34:10 2016 -0400

    move some file encodings to UTF-8
    
    * dirmgnr/cdblib.c: comment used unnecesary hyphenation
    * dirmngr/crlcache.h: comment was iso-8859-1
    * doc/contrib.text: list contributors using UTF-8 (now we can
      acknowledge many more people using their preferred orthography)
    
    At least one other files remains in a non-UTF-8 encoding, which i'm
    not sure what to do with:
    
     - build-aux/speedo/w32/inst.nsi is ISO-8859-1, but maybe Windows needs
       it that way?
    
    Signed-off-by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
---
 dirmngr/cdblib.c   | 13 ++++++-------
 dirmngr/crlcache.h |  2 +-
 doc/contrib.texi   | 20 ++++++++++----------
 3 files changed, 17 insertions(+), 18 deletions(-)

diff --git a/dirmngr/cdblib.c b/dirmngr/cdblib.c
index 52c17c9..c04690f 100644
--- a/dirmngr/cdblib.c
+++ b/dirmngr/cdblib.c
@@ -298,16 +298,15 @@ cdb_find(struct cdb *cdbp, const void *key, cdbi_t klen)
    possible to have many than one record with the same key in a
    database, and these routines allow enumeration of all of them.
    cdb_findinit() initializes search structure pointed to by cdbfp.
-   It will return negative value on error or 0 on success.  cdb_find�
-   next() attempts to find next matching key, setting value position
-   and length in cdbfp structure.  It will return positive value if
-   given key was found, 0 if there is no more such key(s), or negative
-   value on error.  To access value position and length after
+   It will return negative value on error or 0 on success.
+   cdb_findnext() attempts to find next matching key, setting value
+   position and length in cdbfp structure.  It will return positive
+   value if given key was found, 0 if there is no more such key(s), or
+   negative value on error.  To access value position and length after
    successeful call to cdb_findnext() (when it returned positive
    result), use cdb_datapos() and cdb_datalen() macros with cdbp
    pointer.  It is error to use cdb_findnext() after it returned 0 or
-   error condition.  These routines is a bit slower than
-   cdb_find().
+   error condition.  These routines is a bit slower than cdb_find().
 
    Setting KEY to NULL will start a sequential search through the
    entire DB.
diff --git a/dirmngr/crlcache.h b/dirmngr/crlcache.h
index 6e9dc28..0e60def 100644
--- a/dirmngr/crlcache.h
+++ b/dirmngr/crlcache.h
@@ -1,5 +1,5 @@
 /* crlcache.h - LDAP access
- *      Copyright (C) 2002 Klar�lvdalens Datakonsult AB
+ *      Copyright (C) 2002 Klarälvdalens Datakonsult AB
  *
  * This file is part of DirMngr.
  *
diff --git a/doc/contrib.texi b/doc/contrib.texi
index bb558bd..0b19766 100644
--- a/doc/contrib.texi
+++ b/doc/contrib.texi
@@ -13,10 +13,10 @@ the maintainer if you have been left out or some of your contributions
 are not listed.
 
 David Shaw, Matthew Skala, Michael Roth, Niklas Hernaeus, Nils
-Ellmenreich, R�mi Guyomarch, Stefan Bellon, Timo Schulz and Werner
+Ellmenreich, Rémi Guyomarch, Stefan Bellon, Timo Schulz and Werner
 Koch wrote the code.  Birger Langkjer, Daniel Resare, Dokianakis
-Theofanis, Edmund GRIMLEY EVANS, Ga�l Qu�ri, Gregory Steuck, Nagy
-Ferenc L�szl�, Ivo Timmermans, Jacobo Tarri'o Barreiro, Janusz
+Theofanis, Edmund GRIMLEY EVANS, Gaël Quéri, Gregory Steuck, Nagy
+Ferenc László, Ivo Timmermans, Jacobo Tarri'o Barreiro, Janusz
 Aleksander Urbanowicz, Jedi Lin, Jouni Hiltunen, Laurentiu Buzdugan,
 Magda Procha'zkova', Michael Anckaert, Michal Majer, Marco d'Itri,
 Nilgun Belma Buguner, Pedro Morais, Tedi Heriyanto, Thiago Jung
@@ -26,7 +26,7 @@ and maintains the GNU Privacy Handbook. David Scribner is the current
 FAQ editor.  Lorenzo Cappelletti maintains the web site.
 
 The new modularized architecture of gnupg 1.9 as well as the X.509/CMS
-part has been developed as part of the �gypten project.  Direct
+part has been developed as part of the Ägypten project.  Direct
 contributors to this project are: Bernhard Herzog, who did extensive
 testing and tracked down a lot of bugs.  Bernhard Reiter, who made sure
 that we met the specifications and the deadlines. He did extensive
@@ -57,8 +57,8 @@ Lannert, Dimitri, Dirk Lattermann, Dirk Meyer, Disastry, Douglas
 Calvert, Ed Boraas, Edmund GRIMLEY EVANS, Edwin Woudt, Enzo
 Michelangeli, Ernst Molitor, Fabio Coatti, Felix von Leitner, fish
 stiqz, Florian Weimer, Francesco Potorti, Frank Donahoe, Frank
-Heckenbach, Frank Stajano, Frank Tobin, Gabriel Rosenkoetter, Ga�l
-Qu�ri, Gene Carter, Geoff Keating, Georg Schwarz, Giampaolo Tomassoni,
+Heckenbach, Frank Stajano, Frank Tobin, Gabriel Rosenkoetter, Gaël
+Quéri, Gene Carter, Geoff Keating, Georg Schwarz, Giampaolo Tomassoni,
 Gilbert Fernandes, Greg Louis, Greg Troxel, Gregory Steuck, Gregery
 Barton, Harald Denker, Holger Baust, Hendrik Buschkamp, Holger
 Schurig, Holger Smolinski, Holger Trapp, Hugh Daniel, Huy Le, Ian
@@ -66,7 +66,7 @@ McKellar, Ivo Timmermans, Jan Krueger, Jan Niehusmann, Janusz
 A. Urbanowicz, James Troup, Jean-loup Gailly, Jeff Long, Jeffery Von
 Ronne, Jens Bachem, Jeroen C. van Gelderen, J Horacio MG, J. Michael
 Ashley, Jim Bauer, Jim Small, Joachim Backes, Joe Rhett, John
-A. Martin, Johnny Teve�en, J�rg Schilling, Jos Backus, Joseph Walton,
+A. Martin, Johnny Teveßen, Jörg Schilling, Jos Backus, Joseph Walton,
 Juan F. Codagnone, Jun Kuriyama, Kahil D. Jallad, Karl Fogel, Karsten
 Thygesen, Katsuhiro Kondou, Kazu Yamamoto, Keith Clayton, Kevin Ryde,
 Klaus Singvogel, Kurt Garloff, Lars Kellogg-Stedman, L. Sassaman, M
@@ -77,10 +77,10 @@ Skala, Matthew Wilcox, Matthias Urlichs, Max Valianskiy, Michael
 Engels, Michael Fischer v. Mollard, Michael Roth, Michael Sobolev,
 Michael Tokarev, Nicolas Graner, Mike McEwan, Neal H Walfield, Nelson
 H. F. Beebe, NIIBE Yutaka, Niklas Hernaeus, Nimrod Zimerman, N J Doye,
-Oliver Haakert, Oskari J��skel�inen, Pascal Scheffers, Paul D. Smith,
+Oliver Haakert, Oskari Jääskeläinen, Pascal Scheffers, Paul D. Smith,
 Per Cederqvist, Phil Blundell, Philippe Laliberte, Peter Fales, Peter
 Gutmann, Peter Marschall, Peter Valchev, Piotr Krukowiecki, QingLong,
-Ralph Gillen, Rat, Reinhard Wobst, R�mi Guyomarch, Reuben Sumner,
+Ralph Gillen, Rat, Reinhard Wobst, Rémi Guyomarch, Reuben Sumner,
 Richard Outerbridge, Robert Joop, Roddy Strachan, Roger Sondermann,
 Roland Rosenfeld, Roman Pavlik, Ross Golder, Ryan Malayter, Sam
 Roberts, Sami Tolvanen, Sean MacLennan, Sebastian Klemke, Serge
@@ -89,7 +89,7 @@ Stefan Keller, Steffen Ullrich, Steffen Zahn, Steven Bakker, Steven
 Murdoch, Susanne Schultz, Ted Cabeen, Thiago Jung Bauermann, Thijmen
 Klok, Thomas Roessler, Tim Mooney, Timo Schulz, Todd Vierling, TOGAWA
 Satoshi, Tom Spindler, Tom Zerucha, Tomas Fasth, Tommi Komulainen,
-Thomas Klausner, Tomasz Kozlowski, Thomas Mikkelsen, Ulf M�ller, Urko
+Thomas Klausner, Tomasz Kozlowski, Thomas Mikkelsen, Ulf Möller, Urko
 Lusa, Vincent P. Broman, Volker Quetschke, W Lewis, Walter Hofmann,
 Walter Koch, Wayne Chapeskie, Wim Vandeputte, Winona Brown, Yosiaki
 IIDA, Yoshihiro Kajiki and Gerlinde Klaes.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list