diff options
author | Tobias Markmann <tm@ayena.de> | 2019-01-03 13:16:13 (GMT) |
---|---|---|
committer | Tobias Markmann <tm@ayena.de> | 2019-01-07 19:56:36 (GMT) |
commit | 6874d64ed2684d83cb3e340f58f6c8c5089aa857 (patch) | |
tree | 24fa6af35302b2d7429f464a37fed9c378ee6f99 /Swift/Packaging/Debian/changelog.debian-unstable | |
parent | 1632f62222bb10516b2f85249083c0fb30c7d1b3 (diff) | |
download | swift-swift-4.0.3.zip swift-swift-4.0.3.tar.bz2 |
Update for Debianswift-4.0.3
Fix UTF-8 handling issues in
BuildTools/SCons/Tools/textfile.py .
Test-Information:
Tested that ./scons test=unit Swift works on Debain
Unstable (sid) and macOS 10.14.2. Tested that
build_for_debian.sh runs successfully on latest Debian
Unstable (sid).
Change-Id: I29d8c97ce3b4eb3e4fd680bdc814fb0c911262ff
Diffstat (limited to 'Swift/Packaging/Debian/changelog.debian-unstable')
-rw-r--r-- | Swift/Packaging/Debian/changelog.debian-unstable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Swift/Packaging/Debian/changelog.debian-unstable b/Swift/Packaging/Debian/changelog.debian-unstable index a6b7606..f2bf2c5 100644 --- a/Swift/Packaging/Debian/changelog.debian-unstable +++ b/Swift/Packaging/Debian/changelog.debian-unstable @@ -1,4 +1,4 @@ -swift-im (4.0.2-1) UNRELEASED; urgency=medium +swift-im (4.0.3-1) UNRELEASED; urgency=medium * New chat theme including a new font * Support for message carbons (XEP-0280) @@ -14,7 +14,7 @@ swift-im (4.0.2-1) UNRELEASED; urgency=medium * Allow setting vCard on servers that do not return an empty vCard on fresh accounts * And assorted smaller features and usability enhancements. Closes: 840151, 889062 - -- Kevin Smith <kevin@kismith.co.uk> Tue, 10 Apr 2018 10:46:13 +0200 + -- Kevin Smith <kevin@kismith.co.uk> Thu, 03 Jan 2019 13:59:07 +0100 swift-im (3.0.4-1) unstable; urgency=low |