From: Darshaka Pathirana Date: Mon, 23 Jul 2018 09:51:03 +0000 (+0200) Subject: New release 0.3.7-1 X-Git-Tag: v0.3.7-1~5 X-Git-Url: https://git.syn-net.org/debian/?p=anytun.git;a=commitdiff_plain;h=5123ec3335dda691676f62467c57edc2517a5d5c New release 0.3.7-1 --- diff --git a/debian/changelog b/debian/changelog index 4479439..017086a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +anytun (0.3.7-1) unstable; urgency=medium + + * [6294e1d] New upstream version 0.3.7 + - Fix FTBFS with GCC-8 (Closes: #897704) + * [627ba33] Fix spelling errors in man page + * [cb2ecde] Update Debian copyright file + * [74b165b] Bump Debian Standards-Version to 4.1.5 + * [9e924f4] Update debian/rules file + * [635dc05] Enable systemd integration (Closes: #880371) + - Thanks to Dimitri John Ledkov for the patch. + * [455cf82] Update to debhelper 11 and bump debian compat to version 11 + * [eadcba6] Replace dh_systemd_enable with dh_installsystemd + * [2ca4e31] Ignore quilt .pc directory + + -- Darshaka Pathirana Mon, 23 Jul 2018 11:49:09 +0200 + anytun (0.3.6-1) unstable; urgency=medium [ Michael Prokop ]