diff options
author | Daniil Baturin <daniil@baturin.org> | 2020-11-12 07:27:00 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2020-11-12 08:01:04 +0100 |
commit | 68b0bb754f190d900aefb43099a3088884babc4a (patch) | |
tree | 75ca54955e6930ce87fae37a76e2d1ee1c45b86e /debian/control | |
parent | 3f0b9383b4717e63946e4fbb2daec7c8033bfcf8 (diff) | |
download | openvpn-duo-plugin-master.tar.gz openvpn-duo-plugin-master.zip |
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..3d13048 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: openvpn-plugin-duo +Section: contrib/net +Priority: extra +Maintainer: VyOS maintainers and contributors <maintainers@vyos.net> +Standards-Version: 3.9.1 +Build-Depends: debhelper (>= 9), autotools-dev, autoconf, quilt, python3 + +Package: openvpn-plugin-duo +Architecture: any +Depends: openvpn, + python3 + ${misc:Depends} +Replaces: openvpn-plugin-duo +Description: OpenVPN plugin for Duo 2FA + OpenVPN plugin for Duo 2FA |