+2006-07-09, Version 0.3.1
+       * Removed `libltdl' from the distribution since it's not used.
+       * More nonsense has been removed from the build system. Thanks to
+         Sebastian Harl for pointing it out :)
+
 2006-07-09, Version 0.3.0
        * The ability to set the source address from which the packets
          originate has been added to the library and the oping application.
 
-AC_INIT(liboping, 0.3.0)
+AC_INIT(liboping, 0.3.1)
 AC_CONFIG_SRCDIR(src/liboping.c)
 AC_CONFIG_HEADERS(src/config.h)
 AM_INIT_AUTOMAKE(dist-bzip2)
 
+liboping (0.3.1-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Florian Forster <octo@leeloo.home.verplant.org>  Mon, 10 Jul 2006 00:18:08 +0200
+
 liboping (0.2.2) unstable; urgency=low
 
   * New upstream version.