From: gregor herrmann Date: Fri, 8 Aug 2008 19:07:59 +0000 (-0000) Subject: drop note about same version again, the internal VERSION has not changed from 4.1... X-Git-Tag: debian/0.4.2-1~2 X-Git-Url: https://git.toastfreeware.priv.at/debian/iodine.git/commitdiff_plain/5b1a9f838faa78a1d0b9760a9383183b208b5050 drop note about same version again, the internal VERSION has not changed from 4.1 to 4.2, so the compatibility is a bit difficult --- diff --git a/debian/README.Debian b/debian/README.Debian index 8fb6c75..e299ada 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -2,7 +2,6 @@ iodine for Debian ----------------- * Please note that iodine(d) needs the tun kernel module. -* Please note that iodine expects the same version on the server and the client. * Instruction for setting up the infrastructure (including delegating a new subdomain) are included in /usr/share/doc/iodine/README and in iodined(8). * /usr/share/doc/iodine/examples contains an example script for setting up a diff --git a/debian/changelog b/debian/changelog index 0480737..7b1fe90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,6 @@ iodine (0.4.2-1) UNRELEASED; urgency=low (closes: #477692) - drop patches 01_mandir.patch and 02_make.patch included upstream - refresh patches 03_cflags.patch and 04_base64.patch - * Add an additional note to README.Debian: iodine's versions on the server - and the client have to match. * 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.