blob: 8cc9ea7c83e12961904648f200c4c73daddb80b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
swiftstory (0.4) trixie; urgency=medium
* Use newer websockets implementation from websockets 14.0
-- Olivier Gayot <olivier.gayot@sigexec.com> Mon, 18 Aug 2025 11:58:58 +0200
swiftstory (0.3) bookworm; urgency=medium
* Packaging updates:
* Updated Standards-Version
* Added debian/copyright
* Depend on libjs-jquery
* Use -offensive keyword on binary package
* ...
* Use more modern Python packaging
* Code refactoring
* Bug fixes
-- Olivier Gayot <olivier.gayot@sigexec.com> Sat, 02 Dec 2023 22:31:15 +0100
swiftstory (0.2) buster; urgency=medium
* Different websockets library used. Can be installed from official Debian
repositories.
* Code refactored so that some parts can be automatically tested.
-- Olivier Gayot <olivier.gayot@sigexec.com> Thu, 21 May 2020 16:55:03 +0000
swiftstory (0.1) stretch; urgency=low
* source package automatically created by stdeb 0.8.2
-- Olivier Gayot <olivier.gayot@sigexec.com> Thu, 18 Aug 2016 12:48:06 +0000
|