Release; update version string in configure.ac, README.
Update HISTORY and debian/changelog.
* Fix dumb mistake with db4 backend. Serves me right for testing with
the file one.
* Fix dumb mistake with db4 backend. Serves me right for testing with
the file one.
+
+0.3.6 - 7th June 2008
+
+* Make key addition success text more like SKS/PKS. (Thanks to Timothy Legge)
+* Allow the use of search text for gets, rather than just keyids. ""
+* Fix fetching key by text bug in db4 backend (we'd fetch too many keys).
+* Fix lookup display for more than one photo id. (Thanks to Philippe Teuwen)
+* "Recognize" some extra critical subpacket types.
+* Add support for upgrading db4 DBs built with older DB4 version.
+* Various minor code cleanups.
Copyright 2003-2008 Project Purple. Written by Jonathan McDowell
http://www.earth.li/projectpurple/progs/onak.html
Copyright 2003-2008 Project Purple. Written by Jonathan McDowell
http://www.earth.li/projectpurple/progs/onak.html
-AC_INIT([onak],[0.3.5],[noodles-onak@earth.li])
+AC_INIT([onak],[0.3.6],[noodles-onak@earth.li])
AC_CONFIG_SRCDIR(onak.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_SRCDIR(onak.c)
AC_CONFIG_HEADER(config.h)
+onak (0.3.6-1) unstable; urgency=low
+
+ * New upstream release
+ * Fix lookup display for more than one photo id. (Closes: #467020)
+ * Build with libdb4.6 (Closes: #421951)
+
+ -- Jonathan McDowell <noodles@earth.li> Sat, 07 Jun 2008 13:29:01 +0100
+
onak (0.3.5-1) unstable; urgency=low
* New upstream release
onak (0.3.5-1) unstable; urgency=low
* New upstream release