[pkg-opensc-commit] [libp11] 108/239: add NEWS and COPYING to distribution. target saturday for release.
Eric Dorland
eric at moszumanska.debian.org
Sat Oct 17 06:21:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit 25772a211458715e65fc6a0b3e884368fdc63456
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date: Wed Jul 4 06:40:51 2007 +0000
add NEWS and COPYING to distribution. target saturday for release.
---
Makefile.am | 2 +-
NEWS | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index a866711..eeb8ace 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@
SUBDIRS = . aclocal src
DIST_SUBDIRS = . aclocal doc src
-EXTRA_DIST = bootstrap depcomp $(shell ls examples/{README,Makefile,*.c})
+EXTRA_DIST = COPYING NEWS bootstrap depcomp $(shell ls examples/{README,Makefile,*.c})
MAINTAINERCLEANFILES = \
Makefile.in config.h.in configure \
diff --git a/NEWS b/NEWS
index 5153493..8fa8b74 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
NEWS for Libp11 -- History of user visible changes
-New in 0.2.3; 2007-07-03 Andreas Jellinghaus
+New in 0.2.3; 2007-07-07 Andreas Jellinghaus
* replaced rsa header files from rsalabs (official) with scute (open source)
* allow CKR_USER_ALREADY_LOGGED_IN on C_Login.
* mark internal functions as static.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git
More information about the pkg-opensc-commit
mailing list