[Pkg-gnupg-commit] [libassuan] 288/437: Pre-release fixup.

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 fefdb274a21892f0f2823dcd98f324d5fd9955ee
Author: Marcus Brinkmann <mb at g10code.com>
Date:   Fri Jan 8 02:54:06 2010 +0000

    Pre-release fixup.
---
 ChangeLog    | 4 ++++
 NEWS         | 4 ++--
 configure.ac | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 59130f9..cbdcf40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-08  Marcus Brinkmann  <marcus at g10code.de>
+
+	Released 2.0.0.
+
 2010-01-05  Marcus Brinkmann  <marcus at g10code.de>
 
 	* configure.ac (_DARWIN_C_SOURCE): Define on frapple.
diff --git a/NEWS b/NEWS
index 1174d69..04152bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
-Noteworthy changes in version 2.0.0 (unreleased)
+Noteworthy changes in version 2.0.0 (2009-01-08)
 ------------------------------------------------
 
- * Now using libtool and builds a DSO. 
+ * Now using libtool and builds a DSO.
 
  * Lots of interface cleanups.  See below for details of the most
    important changes.  Here is a quick note on how to upgrade:
diff --git a/configure.ac b/configure.ac
index 64f5d41..6696c95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ min_automake_version="1.10"
 # Set my_issvn to "yes" for non-released code.  Remember to run an
 # "svn up" and "autogen.sh" right before creating a distribution.
 m4_define([my_version], [2.0.0])
-m4_define([my_issvn], [yes])
+m4_define([my_issvn], [no])
 
 m4_define([svn_revision], m4_esyscmd([printf "%d" $( (svn info 2>/dev/null \
             || echo 'Revision: 0')|sed -n '/^Revision:/ {s/[^0-9]//gp;q;}')]))

-- 
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