diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control.wheezy | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control.wheezy b/debian/control.wheezy new file mode 100644 index 00000000..7d560f70 --- /dev/null +++ b/debian/control.wheezy @@ -0,0 +1,19 @@ +Source: zerotier-one +Maintainer: Adam Ierymenko <adam.ierymenko@zerotier.com> +Section: net +Priority: optional +Standards-Version: 3.9.6 +Build-Depends: debhelper (>= 9), ruby-ronn +Vcs-Git: git://github.com/zerotier/ZeroTierOne +Vcs-Browser: https://github.com/zerotier/ZeroTierOne +Homepage: https://www.zerotier.com/ + +Package: zerotier-one +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, iproute2 +Homepage: https://www.zerotier.com/ +Description: ZeroTier network virtualization service + ZeroTier One lets you join ZeroTier virtual networks and + have them appear as tun/tap ports on your system. See + https://www.zerotier.com/ for instructions and + documentation. |