Version bump (0.6-1) v0.6-1
authorRoman Moravcik <roman.moravcik@gmail.com>
Thu, 27 May 2010 12:38:06 +0000 (14:38 +0200)
committerRoman Moravcik <roman.moravcik@gmail.com>
Thu, 27 May 2010 12:38:06 +0000 (14:38 +0200)
configure.ac
debian/changelog

index 7b31933..14c29e9 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(mstardict, 0.5, roman.moravcik@gmail.com)
+AC_INIT(mstardict, 0.6, roman.moravcik@gmail.com)
 AC_CONFIG_SRCDIR(src/mstardict.cpp)
 
 dnl Don't include maintainer make-rules by default
index bdd0c08..2366f87 100644 (file)
@@ -1,3 +1,12 @@
+mstardict (0.6-1) unstable; urgency=low
+
+  * Removed dependency to ttf-freefont.
+  * Fixed "Download dictionaries" URL.
+  * Added Finnish translation by Marko Vertainen.
+  * Updated Slovak translation.
+
+ -- Roman Moravcik <roman.moravcik@gmail.com>  Thu, 27 May 2010 14:36:51 +0200
+
 mstardict (0.5-2) unstable; urgency=low
 
   * Added "Download dictionaries" menu item.