X-Git-Url: https://git.syn-net.org/?p=debian%2Fuanytun.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c4a6dec57580470a52aab7b3f6dd17da5f63b66a;hp=623053a8145d75f04f00f5bb76d229e8f91192e4;hb=8f745eb8662efdef643c061e47883fbaf1b8b744;hpb=1a22a6c452036d88e5ff792d7a0924cdfd841c10 diff --git a/debian/changelog b/debian/changelog index 623053a..c4a6dec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +uanytun (0.3.5-1) unstable; urgency=medium + + * [71f6f66] Imported Upstream version 0.3.5 + - Includes support for clang [Closes: #745643] + * [d1e000b] Bump Standards-Version to 3.9.5 + * [a836c46] wrap-and-sort the debian directory + * [2fd4cc8] Update dependency from libgcrypt11-dev to libgcrypt20-dev + + -- Michael Prokop Fri, 29 Aug 2014 13:49:59 -0700 + +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)