diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-07-06 17:59:08 -0700 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-07-06 17:59:08 -0700 |
commit | a8a497c621cc471ba94e623f33ffd3505854ea38 (patch) | |
tree | c9630b455cf16eec20e78fa09b3dc4e74a62c2f6 /debian/control.wheezy | |
parent | 5c03416e843d504f1fe32557237beda103ed78b6 (diff) | |
download | infinitytier-a8a497c621cc471ba94e623f33ffd3505854ea38.tar.gz infinitytier-a8a497c621cc471ba94e623f33ffd3505854ea38.zip |
Debian wheezy work.
Diffstat (limited to 'debian/control.wheezy')
-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. |