-iodine (0.4.2-1) UNRELEASED; urgency=low
+iodine (0.5.2-2) UNRELEASED; urgency=low
+
+ * Add Russian debconf translation, thanks to Yuri Kozlov (closes: #546345).
+ * Set Standards-Version to 3.8.3 (no changes).
+
+ -- gregor herrmann <gregoa@debian.org> Sun, 13 Sep 2009 00:49:03 +0200
+
+iodine (0.5.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- gregor herrmann <gregoa@debian.org> Tue, 02 Jun 2009 18:03:31 +0200
+
+iodine (0.5.1-2) unstable; urgency=low
+
+ * (Re-)add a warning to README.Debian that both client and server needs to
+ run the same protocol version (cf. #521260).
+ * Create /var/run/iodine in init script if it doesn't exist; thanks to
+ martin f krafft for the bug report (closes: #521259).
+
+ -- gregor herrmann <gregoa@debian.org> Thu, 26 Mar 2009 17:45:24 +0100
+
+iodine (0.5.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Refresh 03_cflags.patch.
+ * Set Standards-Version to 3.8.1 (no changes).
+ * debian/copyright: add an additional copyright holder.
+
+ -- gregor herrmann <gregoa@debian.org> Sat, 21 Mar 2009 20:23:26 +0100
+
+iodine (0.5.0-3) unstable; urgency=low
+
+ * Improvements in init script, main point: be less verbose when iodined is
+ configured not to start; thanks to Yves-Alexis Perez for the bug report
+ (closes: #514693).
+ * Upload to unstable.
+
+ -- gregor herrmann <gregoa@debian.org> Sun, 15 Feb 2009 02:19:15 +0100
+
+iodine (0.5.0-2) experimental; urgency=low
+
+ * Update example script iodine-jigger; thanks to Stephan Walter for the bug
+ report and to Barak A. Pearlmutter for the updated version; add gawk to
+ Suggests (closes: #513221).
+
+ -- gregor herrmann <gregoa@debian.org> Thu, 29 Jan 2009 22:03:44 +0100
+
+iodine (0.5.0-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/copyright: update years of upstream copyright.
+ * Install the new protocol descriptions under doc/*.
+ * Refresh patch 03_cflags.patch; drop patch 04_base64.patch, the base64
+ stuff is used now.
+ * Upload to experimenatal since (1) we are in the pre-lenny freeze and
+ (2) we had problems with the base64 components on hppa.
+
+ -- gregor herrmann <gregoa@debian.org> Sun, 25 Jan 2009 01:31:09 +0100
+
+iodine (0.4.2-3) unstable; urgency=low
+
+ * Add Swedish debconf translation, thanks to Martin Bagge (closes: #504247).
+ * Fix "Init script starts iodined even if it is already running" by
+ removing the "--pidfile" option from the start-stop-daemon calls;
+ doesn't work for a forking process. Thanks to Michael Goetze for
+ the bug report (closes: #511887).
+ * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}
+ and add debian/iodine.{docs,examples,links}.
+ * debian/copyright: update formatting and years of packaging copyright.
+
+ -- gregor herrmann <gregoa@debian.org> Thu, 15 Jan 2009 23:27:07 +0100
+
+iodine (0.4.2-2) unstable; urgency=low
+
+ * debian/postinst: only try to create /dev/net/tun if it doesn't exist and
+ if /dev/MAKEDEV is available; thanks to Lucas Nussbaum for the bug report
+ and to Lucas, Adeodato Simó, Matthew Johnson, and Alexander Wirt for their
+ help (closes: #502823).
+
+ -- gregor herrmann <gregoa@debian.org> Wed, 22 Oct 2008 23:35:25 +0200
+
+iodine (0.4.2-1) unstable; urgency=low
* New upstream release:
- new command line switch "-s" to skip configration of the tun interface
(closes: #477692)
- - drop patches 01_mandir.patch and 02_make.patch included upstream
- - refresh patches 03_cflags.patch and 04_base64.patch
+ - drop patches 01_mandir.patch and 02_make.patch, included upstream
+ - refresh patches 03_cflags.patch and 04_base64.patch
* debian/rules: separate DESTDIR and prefix on make install.
* Add the packages needed by the example script to Suggests: and don't
compress the example script any more.
- -- gregor herrmann <gregoa@debian.org> Fri, 08 Aug 2008 15:22:19 -0300
+ -- gregor herrmann <gregoa@debian.org> Fri, 08 Aug 2008 16:33:26 -0300
iodine (0.4.1-4) unstable; urgency=low