From 2fcd017b224f36a75a8e556019920d8bf6db024f Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Wed, 16 Jan 2008 21:37:06 +0000 Subject: [PATCH] 0.3.5 release. Release; update version string in configure.ac, README. Update HISTORY and debian/changelog. --- HISTORY | 5 +++++ README | 4 ++-- configure.ac | 2 +- debian/changelog | 7 +++++++ 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/HISTORY b/HISTORY index 69f3d32..892b3c4 100644 --- a/HISTORY +++ b/HISTORY @@ -209,3 +209,8 @@ * Fix dynamic backends bug involving passing the config to the backend. * Add an install target to the Makefile. * Add a man page for keyd. + +0.3.5 - 16th January 2008 + +* Fix dumb mistake with db4 backend. Serves me right for testing with + the file one. diff --git a/README b/README index 7369860..9bdfe8b 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -onak 0.3.4 -Copyright 2003-2007 Project Purple. Written by Jonathan McDowell +onak 0.3.5 +Copyright 2003-2008 Project Purple. Written by Jonathan McDowell http://www.earth.li/projectpurple/progs/onak.html diff --git a/configure.ac b/configure.ac index f8bb689..4c2f800 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.50) -AC_INIT([onak],[0.3.4],[noodles-onak@earth.li]) +AC_INIT([onak],[0.3.5],[noodles-onak@earth.li]) AC_CONFIG_SRCDIR(onak.c) AC_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index 2419eeb..d7ca824 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +onak (0.3.5) unstable; urgency=low + + * New upstream release + * Fixes stupid db4 backend mistake (Closes: #460575) + + -- Jonathan McDowell Wed, 16 Jan 2008 21:30:40 +0000 + onak (0.3.4) unstable; urgency=low * New upstream release -- 2.30.2