#986735 add some superficial DEP-8 tests to libstrophe

#986735#5
Date:
2021-04-10 16:44:30 UTC
From:
To:
Hello,

I've attached a patch that adds two autopkgtests to the package. One is
very simple and checks that the as-installed examples can be compiled,
but doesn't run them.

The other test installs Prosody, configures it to enable in-band
registration, and creates and deletes a user. Although the code may be
a little bit more ugly, I think it's worth it for a test that tests a
server as well.

I ran both tests under QEMU and they pass as-is for the unstable and
experimental packages.

#986735#10
Date:
2021-06-20 19:22:52 UTC
From:
To:
I've spruced up the patch a little bit and and made it work on systems
not running systemd. The new patch which may be applied with 'git am'
to debian/experimental is attached

#986735#15
Date:
2021-06-20 19:33:50 UTC
From:
To:
Forgot to close the bug in the changelog entry...