<feed xmlns='http://www.w3.org/2005/Atom'>
<title>swiftstory.git/debian/control, branch change-packaging</title>
<subtitle>SwiftStory game</subtitle>
<id>http://git.sigexec.com/cgit.cgi/swiftstory.git/atom?h=change-packaging</id>
<link rel='self' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/atom?h=change-packaging'/>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/'/>
<updated>2021-12-26T15:18:08+00:00</updated>
<entry>
<title>Use more modern packaging system</title>
<updated>2021-12-26T15:18:08+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2021-12-26T12:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=76b9f0df4feb664b41ab7a23f9be2abafa16c949'/>
<id>urn:sha1:76b9f0df4feb664b41ab7a23f9be2abafa16c949</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Use dh_sysuser instead of manual adduser in postinst</title>
<updated>2021-12-25T17:39:22+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2021-12-25T17:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=aecb45bd06edb0f130fce653077b19d8453cb2d9'/>
<id>urn:sha1:aecb45bd06edb0f130fce653077b19d8453cb2d9</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Declare pre-depends to avoid warning from lintian</title>
<updated>2021-12-25T17:24:05+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2021-12-25T17:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=03aa44d88e2f429fe06cb7c1bf876ab93ecd80c2'/>
<id>urn:sha1:03aa44d88e2f429fe06cb7c1bf876ab93ecd80c2</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Bump debhelper compatibility level to 13</title>
<updated>2021-12-25T17:15:01+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2021-12-25T17:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=21bff073684e15417bf3fa18feb89127360e630e'/>
<id>urn:sha1:21bff073684e15417bf3fa18feb89127360e630e</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Run unit tests with pytest when building Debian package</title>
<updated>2021-12-25T15:43:26+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2021-12-25T13:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=126a3a828debaa9983e34ac82306077d4c645b20'/>
<id>urn:sha1:126a3a828debaa9983e34ac82306077d4c645b20</id>
<content type='text'>
By default, pybuild uses the following command to run automatic unit
tests:

    $ python3 -m unittest discover

Unfortunately, it does not work with us since unittest is unable to
discover our tests. Instead, we rely on pytest which succeeds so far.

Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Change the websocket library for the standard one</title>
<updated>2020-03-29T21:52:42+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-29T21:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=fdc092990d5e3b9a28e7b646047a877e2cd88dcc'/>
<id>urn:sha1:fdc092990d5e3b9a28e7b646047a877e2cd88dcc</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>Fix build dependencies</title>
<updated>2020-03-29T20:24:08+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2020-03-29T20:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=99c3ebd280c85d41a1d33608132667de562e726b'/>
<id>urn:sha1:99c3ebd280c85d41a1d33608132667de562e726b</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
<entry>
<title>debianize the package</title>
<updated>2018-03-09T12:38:23+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>olivier.gayot@sigexec.com</email>
</author>
<published>2018-03-09T12:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/swiftstory.git/commit/?id=540e4b9bd685af8272114a0d0722b69eaafa7e82'/>
<id>urn:sha1:540e4b9bd685af8272114a0d0722b69eaafa7e82</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;olivier.gayot@sigexec.com&gt;
</content>
</entry>
</feed>
