summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2014-10-30 12:01:34 +0100
committerAlberto Gonzalez Iniesta <agi@inittab.org>2014-10-30 12:01:34 +0100
commita89c50f051faf00e5370e6073b920940b2bc68bf (patch)
tree11d2c05f844b826d3dc1406919244b24af39868a
parent99911660974eb350958e2c758ce37a1fa49a173d (diff)
Add new build-dep on libsystemd-daemon-dev
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 13dc5f6..c69c7c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ openvpn (2.3.5-1) unstable; urgency=medium
* New upstream release. Removed patches applied upstream:
client_connect_tmp_files.patch
better_systemd_detection.patch
+ * Add Build-Depends on libsystemd-daemon-dev.
-- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 29 Oct 2014 17:44:06 +0100
diff --git a/debian/control b/debian/control
index 236c580..619daac 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openvpn
Section: net
Priority: optional
Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>
-Build-Depends: debhelper (>= 7.0.50~), libssl-dev (>> 0.9.8g-9), liblzo2-dev, libpam0g-dev, libpkcs11-helper1-dev, pkg-config, dpkg-dev (>= 1.16.1), iproute2 [linux-any], net-tools [!linux-any]
+Build-Depends: debhelper (>= 7.0.50~), libssl-dev (>> 0.9.8g-9), liblzo2-dev, libpam0g-dev, libpkcs11-helper1-dev, pkg-config, dpkg-dev (>= 1.16.1), iproute2 [linux-any], net-tools [!linux-any], libsystemd-daemon-dev
Standards-Version: 3.9.5
Homepage: http://www.openvpn.net/
Vcs-Git: git://anonscm.debian.org/collab-maint/openvpn.git