diff options
| author | Thanos Doukoudakis <thanos.doukoudakis@isode.com> | 2018-03-02 14:29:07 (GMT) |
|---|---|---|
| committer | Thanos Doukoudakis <thanos.doukoudakis@isode.com> | 2018-03-05 16:54:02 (GMT) |
| commit | 86faf14f64aacab0479697f269196befc45b7048 (patch) | |
| tree | 1d1d21a9ad047a5e5ee28ae98aa9b130c2ac0e64 /README.md | |
| parent | ab24440f9e30bcc46ca905d88f5e3cccbabbfbee (diff) | |
| download | swift-86faf14f64aacab0479697f269196befc45b7048.zip swift-86faf14f64aacab0479697f269196befc45b7048.tar.bz2 | |
Update the debian and ubuntu distributions
This patch updates the build scripts and documentation for newer
distributions of Debian (9) and Ubuntu (17.10).
Test-Information:
Tested packaging scripts on Ubuntu 16.04.4 for Debian stretch and Ubuntu
artful distributions.
Change-Id: Id567d75bdf3c6abe3cf08a2fd617363a5c1c987f
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -24,12 +24,13 @@ Swiften further has support for Android and iOS. Platforms we officially test our releases on are listed below. We only test on default configurations and default desktops environments on Linux distributions. * Swift * Windows 7 to Windows 10 * Mac OS X 10.10 and Mac OS X 10.11 - * Ubuntu 14.04 ( Trusty Tahr ) and Ubuntu 16.04 ( Xenial Xerus ) + * Ubuntu 17.10 ( Artful Aardvark ) and Ubuntu 16.04 ( Xenial Xerus ) * Debian 8 ( jessie ) + * Debian 9 ( stretch ) ## External Dependencies The Swift repository includes some third party dependencies in the 3rdParty directory to easy development. Third party dependencies not included are listed below: |
Swift