mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
distro cleanup
This commit is contained in:
parent
86add4a6d3
commit
43e98930e9
3 changed files with 4 additions and 4 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -3,7 +3,7 @@ zerotier-one (1.4.4) unstable; urgency=medium
|
||||||
* See https://github.com/zerotier/ZeroTierOne for release notes.
|
* See https://github.com/zerotier/ZeroTierOne for release notes.
|
||||||
* License changed to BSL 1.1
|
* License changed to BSL 1.1
|
||||||
|
|
||||||
-- Adam Ierymenko <adam.ierymenko@zerotier.com> Thu, 23 Aug 2019 01:00:00 -0700
|
-- Adam Ierymenko <adam.ierymenko@zerotier.com> Fri, 23 Aug 2019 01:00:00 -0700
|
||||||
|
|
||||||
zerotier-one (1.4.2-2) unstable; urgency=medium
|
zerotier-one (1.4.2-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
4
debian/control
vendored
4
debian/control
vendored
|
@ -10,8 +10,8 @@ Homepage: https://www.zerotier.com/
|
||||||
|
|
||||||
Package: zerotier-one
|
Package: zerotier-one
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, iproute2, adduser, libstdc++6 (>= 1)
|
Depends: ${shlibs:Depends}, ${misc:Depends}, iproute2, adduser, libstdc++6
|
||||||
Homepage: https://www.zerotier.com/
|
apt-caHomepage: https://www.zerotier.com/
|
||||||
Description: ZeroTier network virtualization service
|
Description: ZeroTier network virtualization service
|
||||||
ZeroTier One lets you join ZeroTier virtual networks and
|
ZeroTier One lets you join ZeroTier virtual networks and
|
||||||
have them appear as tun/tap ports on your system. See
|
have them appear as tun/tap ports on your system. See
|
||||||
|
|
|
@ -145,7 +145,7 @@ esac
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 23 2019 Adam Ierymenko <adam.ierymenko@zerotier.com> - 1.4.4-0.1
|
* Fri Aug 23 2019 Adam Ierymenko <adam.ierymenko@zerotier.com> - 1.4.4-0.1
|
||||||
- see https://github.com/zerotier/ZeroTierOne for release notes
|
- see https://github.com/zerotier/ZeroTierOne for release notes
|
||||||
|
|
||||||
* Mon Aug 04 2019 Adam Ierymenko <adam.ierymenko@zerotier.com> - 1.4.2-0.1
|
* Mon Aug 04 2019 Adam Ierymenko <adam.ierymenko@zerotier.com> - 1.4.2-0.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue