summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2013-06-20 13:29:18 +0200
committerAlberto Gonzalez Iniesta <agi@inittab.org>2013-06-20 13:29:18 +0200
commitb9780e6608daf26a31979204189ce7721f312b32 (patch)
tree7da31ed20d5d1832b7e6429ff68a33f8763ff00d /debian/changelog
parent089e87c0c39240d5d82126cbf366bd621cfae6d0 (diff)
Use iproute2 in linux
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a2b4aea..883a441 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+openvpn (2.3.2-3) unstable; urgency=low
+
+ * Add iproute2 support on linux archs.
+ * Add versioned Build-Depends on dpkg-dev since --export=configure
+ is used. (Closes: #697560)
+
+ -- Alberto Gonzalez Iniesta <agi@inittab.org> Thu, 20 Jun 2013 13:23:24 +0200
+
openvpn (2.3.2-2) unstable; urgency=low
* Add pkg-config to Build-Depends while waiting for libpkcs11-helper1-dev's