diff --git a/debian/changelog b/debian/changelog index 6afaffb..8a6f1ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +n2n (1.3.1~svn3789-6) unstable; urgency=medium + + * control: + - bump to Debian Standard 4.1.4 + - add run-time dependency on lsb-base + - update git URIs + - change priority from extra to optional + - drop inactive co-maintainer + Thank you for your work. Welcome back anytime! + * copyright: update to 2018 + * default: change default supernode to bytemark.leggewie.org + * init: merge two N2N_SUPERNODE* variables into one + * README: + - improve some botched wording + - add information about two new public supernodes + + -- Rolf Leggewie Sun, 15 Apr 2018 15:03:20 +0800 + n2n (1.3.1~svn3789-5) unstable; urgency=medium * ship init script for controlling the n2n VPN. Closes: #742098