diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-05-10 18:37:13 +0200 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-05-10 18:37:13 +0200 |
commit | 5bd5382701fc057d1810f16832b52a09d8d7d938 (patch) | |
tree | 407e66d86c716b9c7b9b1db65c4242bccad454b8 /debian/control | |
parent | a4dc442138358168f5b5cb91d8f408e33421e51d (diff) |
Remove versioned dependency on initscripts (Closes: #804968)
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8a9a063..f7fe6f9 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/openvpn.git Package: openvpn Architecture: any -Depends: debconf | debconf-2.0, ${shlibs:Depends}, ${misc:Depends}, initscripts (>= 2.88dsf-13.3), iproute2 [linux-any], net-tools [!linux-any] +Depends: debconf | debconf-2.0, ${shlibs:Depends}, ${misc:Depends}, initscripts, iproute2 [linux-any], net-tools [!linux-any] Suggests: openssl, resolvconf Recommends: easy-rsa Description: virtual private network daemon |