c43b1e563ad34d4e44b7346f0b6b1f16e3bcd3c7
[anytun.git] / debian / changelog
1 anytun (0.3.7-1.1) unstable; urgency=medium
2
3   * Non-maintainer upload.
4   * Fix FTBFS with boost 1.67.
5
6  -- Dimitri John Ledkov <xnox@ubuntu.com>  Sat, 28 Jul 2018 01:29:20 +0100
7
8 anytun (0.3.7-1) unstable; urgency=medium
9
10   * [6294e1d] New upstream version 0.3.7
11     - Fix FTBFS with GCC-8 (Closes: #897704)
12   * [627ba33] Fix spelling errors in man page
13   * [cb2ecde] Update Debian copyright file
14   * [74b165b] Bump Debian Standards-Version to 4.1.5
15   * [9e924f4] Update debian/rules file
16   * [635dc05] Enable systemd integration (Closes: #880371)
17     - Thanks to Dimitri John Ledkov for the patch.
18   * [455cf82] Update to debhelper 11 and bump debian compat to version 11
19   * [eadcba6] Replace dh_systemd_enable with dh_installsystemd
20   * [2ca4e31] Ignore quilt .pc directory
21   * [98b9d22] Remove 0002-Enable-systemd-integration.patch relict
22   * [70946f9] Update Debian copyright file and add GPL-3+ with OpenSSL exception
23   * [1ede2f4] Change Vcs-* to salsa.debian.org (gitlab)
24
25  -- Darshaka Pathirana <dpat@syn-net.org>  Mon, 23 Jul 2018 15:12:55 +0200
26
27 anytun (0.3.6-1) unstable; urgency=medium
28
29   [ Michael Prokop ]
30   * [355b0cb] New maintainer, adding myself as Uploader
31   * [2319dc9] Drop deprecated Vcs-* headers
32
33   [ Darshaka Pathirana ]
34   * [e6be7f2] Add depends on lsb-base to
35     fix lintian warning init.d-script-needs-depends-on-lsb-base
36   * [6428516] Bump debian compat version to 9
37   * [010a339] Fix lintian error maintainer-script-lacks-debhelper-token
38   * [6af0685] Bump Debian Standards-Version to 3.9.8 (no further changes)
39   * [7cf79af] Add build targets build-arch + build-indep
40   * [081c9d5] Bump build dependency on debhelper v9
41   * [48df959] Add debian/source/format file, 3.0 (quilt)
42   * [ad68eae] Update + convert debian/copyright to machine-readable deb5 format
43   * [c0bc4ea] Add Vcs-* headers
44
45  -- Darshaka Pathirana <dpat@syn-net.org>  Thu, 26 Jan 2017 01:59:48 +0100
46
47 anytun (0.3.6-0.1) unstable; urgency=medium
48
49   * Non-maintainer upload
50   * New upstream release Closes: #811834
51   * Add watch file.
52
53  -- Dimitri John Ledkov <xnox@ubuntu.com>  Thu, 18 Aug 2016 14:11:30 +0100
54
55 anytun (0.3.5-1) unstable; urgency=medium
56
57   * [012bc15] Imported Upstream version 0.3.5
58   * [ccd85ca] wrap-and-sort the debian directory
59   * [b7ab5f3] Update dependency from libgcrypt11-dev to libgcrypt20-dev
60     (Closes: #758997)
61
62  -- Michael Prokop <mika@debian.org>  Fri, 29 Aug 2014 13:29:45 -0700
63
64 anytun (0.3.4-2) unstable; urgency=low
65
66   * [bffd997] Fix typo in package description. Thanks to Sebastian
67     Carneiro <scarneiro@fibertel.com.ar> for the patch (Closes: #675417)
68   * [3287f84] Bump Standards-Version to 3.9.3.
69
70  -- Michael Prokop <mika@debian.org>  Mon, 11 Jun 2012 16:49:05 +0200
71
72 anytun (0.3.4-1) unstable; urgency=low
73
74   * [ef0cacf] Imported Upstream version 0.3.4, addressing the
75     Boost.Asio io_service() -> get_io_service() change.
76     [Closes: #652767]
77
78  -- Michael Prokop <mika@debian.org>  Mon, 02 Jan 2012 11:10:27 +0100
79
80 anytun (0.3.3-3) unstable; urgency=low
81
82   * [7044496] Sync src/configure with upstream and patch from #615691
83     to address the "ftbfs with gold or ld --no-add-needed" issue.
84     Thanks to Ilya Barygin <barygin@gmail.com> for the patch and
85     Daniel T Chen <seven.steps@gmail.com> for forwarding to Debian BTS
86     (Closes: #615691)
87   * [13f624c] Bump standards version to 3.9.2
88
89  -- Michael Prokop <mika@debian.org>  Thu, 29 Dec 2011 11:56:35 +0100
90
91 anytun (0.3.3-2.1) unstable; urgency=low
92
93   * Non-maintainer upload.
94   * control: Switch to non-versioned boost build-dependencies.
95     [Closes: #630433]
96
97  -- Steve M. Robbins <smr@debian.org>  Fri, 22 Jul 2011 23:59:29 -0500
98
99 anytun (0.3.3-2) unstable; urgency=low
100
101   * Bump Build-Depends from Boost 1.40 to 1.42 (thanks to
102     Steve M. Robbins for bringing up).
103   * Drop unnecessary autotools-dev from Build-Depends.
104
105  -- Michael Prokop <mika@debian.org>  Thu, 06 May 2010 00:32:44 +0200
106
107 anytun (0.3.3-1) unstable; urgency=low
108
109   * New upstream release.
110   * Bump Standards-Version to 3.8.4 (no further changes).
111   * Add $remote_fs to Required-{Start,Stop} in initscript.
112
113  -- Michael Prokop <mika@debian.org>  Wed, 17 Feb 2010 02:41:13 +0100
114
115 anytun (0.3.2-2) unstable; urgency=low
116
117   * Apply patch by Cyril Brulebois to fix FTBFS on GNU/kFreeBSD.
118     Thanks! [Closes: #561421]
119   * Drop asciidoc and related packages from build-depends and ship
120     manpages statically instead. Upstream will ship manpages in
121     next release through the tarball. [Closes: #561381]
122
123  -- Michael Prokop <mika@debian.org>  Wed, 23 Dec 2009 01:48:48 +0100
124
125 anytun (0.3.2-1) unstable; urgency=low
126
127   * Initial release. [Closes: #531077]
128
129  -- Michael Prokop <mika@debian.org>  Mon, 14 Dec 2009 02:08:25 +0100
130