[Pkg-gnupg-commit] [libassuan] 281/437: Just some pre-release clean ups.

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:33:54 UTC 2015


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

eric pushed a commit to branch master
in repository libassuan.

commit 6c94b937ba12ef36b225e9273c42365168bbd723
Author: Marcus Brinkmann <mb at g10code.com>
Date:   Tue Dec 15 01:23:07 2009 +0000

    Just some pre-release clean ups.
---
 AUTHORS |  2 +-
 README  |  8 +-------
 THANKS  | 14 ++++++--------
 TODO    |  2 ++
 4 files changed, 10 insertions(+), 16 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 42bb79d..0415cec 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -13,7 +13,7 @@ Neal H. Walfield  <neal at g10code.de>
  - Code cleanup, descriptor passing and bug fixes.
 
 Marcus Brinkmann  <marcus at g10code.de>
- - Bug fixes.
+ - Shared library version, bug fixes.
 
 g10 Code GmbH   <info at g10code.com> 
  - all work indicated by mail addresses in ChangeLogs
diff --git a/README b/README
index daefeae..bf6f23f 100644
--- a/README
+++ b/README
@@ -2,11 +2,7 @@
                              ===========
 
 This is the IPC library used by GnuPG 2, GPGME and a few other
-packages.  It used to be included with the latter packages but we
-decided to make your life not too easy and separated it out to a stand
-alone library.
-
-It is currently not intended to be used as a shared library.
+packages.
 
 See COPYING.LIB on how to share, modify and distribute the software
 itself (LGPLv2.1+) and COPYING for the documentation (GPLv3+).
@@ -17,5 +13,3 @@ category "libassuan".
 
 The primary FTP site is ftp://ftp.gnupg.org/gcrypt/libassuan.
 
-
-
diff --git a/THANKS b/THANKS
index 4543bbd..a1a2188 100644
--- a/THANKS
+++ b/THANKS
@@ -1,12 +1,10 @@
-
-Alain Guibert             alguibert+gpd at free.fr
-Marc Mutz                 mutz at kde.org
-Michael Nottebrock        michaelnottebrock at gmx.net
+Alain Guibert             alguibert+gpd at free dot fr
+Ben Kibbey                bjk at luxsci dot net
+Frank Osterfeld           frank at kdab dot net
+Marc Mutz                 mutz at kde dot org
+Michael Nottebrock        michaelnottebrock at gmx dot net
 Nelson H. F. Beebe        beebe at math dot utah dot edu
 Peter O'Gorman            gnupg-devel at mlists dot thewrittenword dot com
 Rex Dieter                rdieter at math dot unl dot edu
-Ville Skyttä              ville.skytta at iki.fi
-
-
-
+Ville Skyttä              ville dot skytta at iki dot fi
 
diff --git a/TODO b/TODO
index 3efeabd..7a71f08 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
                                                            -*- outline -*-
+* More tests.
 * Check that we have Pth-ed all blocking fucntions.
 * Introduce a spawn wrapper program as gpgme has to not leak fds under W32.
 * assuan_transact returns immediately on an error in the callback
@@ -12,3 +13,4 @@
 
 * W32
 ** Check what kind of fd we use with inbound.fd etc.
+

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



More information about the Pkg-gnupg-commit mailing list