X-Git-Url: https://git.syn-net.org/debian/?a=blobdiff_plain;f=debian%2Fchangelog;h=c43b1e563ad34d4e44b7346f0b6b1f16e3bcd3c7;hb=ad05e83616ca7c348db398c0fd6d5c4acce49fae;hp=829fb306d27e185f8c74024c8e9f93140c2bed27;hpb=e601a8b560aa595ddf35925b6b6cd84782ed28bd;p=anytun.git diff --git a/debian/changelog b/debian/changelog index 829fb30..c43b1e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,93 @@ +anytun (0.3.7-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with boost 1.67. + + -- Dimitri John Ledkov Sat, 28 Jul 2018 01:29:20 +0100 + +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 + * [98b9d22] Remove 0002-Enable-systemd-integration.patch relict + * [70946f9] Update Debian copyright file and add GPL-3+ with OpenSSL exception + * [1ede2f4] Change Vcs-* to salsa.debian.org (gitlab) + + -- Darshaka Pathirana Mon, 23 Jul 2018 15:12:55 +0200 + +anytun (0.3.6-1) unstable; urgency=medium + + [ Michael Prokop ] + * [355b0cb] New maintainer, adding myself as Uploader + * [2319dc9] Drop deprecated Vcs-* headers + + [ Darshaka Pathirana ] + * [e6be7f2] Add depends on lsb-base to + fix lintian warning init.d-script-needs-depends-on-lsb-base + * [6428516] Bump debian compat version to 9 + * [010a339] Fix lintian error maintainer-script-lacks-debhelper-token + * [6af0685] Bump Debian Standards-Version to 3.9.8 (no further changes) + * [7cf79af] Add build targets build-arch + build-indep + * [081c9d5] Bump build dependency on debhelper v9 + * [48df959] Add debian/source/format file, 3.0 (quilt) + * [ad68eae] Update + convert debian/copyright to machine-readable deb5 format + * [c0bc4ea] Add Vcs-* headers + + -- Darshaka Pathirana Thu, 26 Jan 2017 01:59:48 +0100 + +anytun (0.3.6-0.1) unstable; urgency=medium + + * Non-maintainer upload + * New upstream release Closes: #811834 + * Add watch file. + + -- Dimitri John Ledkov Thu, 18 Aug 2016 14:11:30 +0100 + +anytun (0.3.5-1) unstable; urgency=medium + + * [012bc15] Imported Upstream version 0.3.5 + * [ccd85ca] wrap-and-sort the debian directory + * [b7ab5f3] Update dependency from libgcrypt11-dev to libgcrypt20-dev + (Closes: #758997) + + -- Michael Prokop Fri, 29 Aug 2014 13:29:45 -0700 + +anytun (0.3.4-2) unstable; urgency=low + + * [bffd997] Fix typo in package description. Thanks to Sebastian + Carneiro for the patch (Closes: #675417) + * [3287f84] Bump Standards-Version to 3.9.3. + + -- Michael Prokop Mon, 11 Jun 2012 16:49:05 +0200 + +anytun (0.3.4-1) unstable; urgency=low + + * [ef0cacf] Imported Upstream version 0.3.4, addressing the + Boost.Asio io_service() -> get_io_service() change. + [Closes: #652767] + + -- Michael Prokop Mon, 02 Jan 2012 11:10:27 +0100 + +anytun (0.3.3-3) unstable; urgency=low + + * [7044496] Sync src/configure with upstream and patch from #615691 + to address the "ftbfs with gold or ld --no-add-needed" issue. + Thanks to Ilya Barygin for the patch and + Daniel T Chen for forwarding to Debian BTS + (Closes: #615691) + * [13f624c] Bump standards version to 3.9.2 + + -- Michael Prokop Thu, 29 Dec 2011 11:56:35 +0100 + anytun (0.3.3-2.1) unstable; urgency=low * Non-maintainer upload.