diff options
author | Kevin Smith <git@kismith.co.uk> | 2016-10-05 08:42:47 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2016-10-05 13:30:14 (GMT) |
commit | 72343b4eb5b322e3d52e0db95f35423a3b7d6540 (patch) | |
tree | 54a10651cdc93ed7cea7c657f4238017a250f775 /Swift | |
parent | bdb9fd141bc1cf5f9134dd095d364c08113a2c87 (diff) | |
download | swift-72343b4eb5b322e3d52e0db95f35423a3b7d6540.zip swift-72343b4eb5b322e3d52e0db95f35423a3b7d6540.tar.bz2 |
Update tag version 3.0.4 for Debian building
Change-Id: If5a6acae4beaf29334536ab1481550b28bf02f83
Diffstat (limited to 'Swift')
-rw-r--r-- | Swift/Packaging/Debian/changelog.debian-unstable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/Packaging/Debian/changelog.debian-unstable b/Swift/Packaging/Debian/changelog.debian-unstable index 67d430b..ca9ffec 100644 --- a/Swift/Packaging/Debian/changelog.debian-unstable +++ b/Swift/Packaging/Debian/changelog.debian-unstable @@ -1,31 +1,31 @@ -swift-im (3.0.3-1) unstable; urgency=low +swift-im (3.0.4-1) unstable; urgency=low * New upstream release * Allow compiling with newer boosts. Closes: 810839, 822131 * Switch to Qt5 instead of Qt4. Closes: 784532, 745807 * Fix some platform detection in build system. Closes: 757554 * Rewrite rules file with dh sequencer. * Drop -dbg package. -- Kevin Smith <kevin@kismith.co.uk> Fri, 03 Jun 2016 15:56:20 +0100 swift-im (2.0+dev6-1) unstable; urgency=low * Update from upstream. * Don't conflict with libswiften2 overrides. Closes: 726289 * Don't conflict with swift-im-dbg overrides. Closes: 726290 * Don't conflict with libswiften-dev overrides. Closes: 726291 -- Kevin Smith <kevin@kismith.co.uk> Mon, 14 Oct 2013 16:42:12 -0000 swift-im (2.0+dev5-1) unstable; urgency=low * Update from upstream. * Compiles with boost >= 1.50.0; will build on sid again. Closes: #713725 * Include dependencies for libswiften so that other packages can depend on it. Closes: #714902 -- Kevin Smith <kevin@kismith.co.uk> Mon, 12 Aug 2013 16:18:09 -0000 swift-im (2.0~beta1+dev47-1) unstable; urgency=low |