X-Git-Url: https://git.syn-net.org/?p=debian%2Fuanytun.git;a=blobdiff_plain;f=debian%2Fchangelog;h=8f220a510d74d10cc51d630af6aa37fbb146e8db;hp=623053a8145d75f04f00f5bb76d229e8f91192e4;hb=refs%2Ftags%2Fv0.3.3-1;hpb=1a22a6c452036d88e5ff792d7a0924cdfd841c10 diff --git a/debian/changelog b/debian/changelog index 623053a..8f220a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +uanytun (0.3.3-1) unstable; urgency=low + + * New upstream release. + * Bump Standards-Version to 3.8.4 (no further changes). + * Add $remote_fs to Required-{Start,Stop} in initscript. + + -- Michael Prokop Wed, 17 Feb 2010 03:10:04 +0100 + +uanytun (0.3.2-2) unstable; urgency=low + + * Drop asciidoc and related packages from build-depends and ship + manpage statically instead. Upstream will ship manpage in + next release through the tarball. + * Apply patch based on the one from Cyril Brulebois for anytun to fix + FTBFS on GNU/kFreeBSD. + + -- Michael Prokop Wed, 23 Dec 2009 03:50:43 +0100 + uanytun (0.3.2-1) unstable; urgency=low * Initial release (Closes: #531082)