Package: chawan Version: 0.4.0-3 Severity: minor Tags: patch Hi,
The chawan source includes an example configuration file as bonus/config.toml, please install it as an example in the package. The attached patch adds bonus/config.toml to debian/chawan.examples. Thanks.
>From fea5c71247a781a8b85e1e7085f01db18a5d3278 Mon Sep 17 00:00:00 2001 From: Teemu Hukkanen <[email protected]> Date: Wed, 20 May 2026 13:07:39 +0300 Subject: [PATCH] Add bonus/config.toml to debian/chawan.examples --- debian/chawan.examples | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/chawan.examples diff --git a/debian/chawan.examples b/debian/chawan.examples new file mode 100644 index 0000000..0e64718 --- /dev/null +++ b/debian/chawan.examples @@ -0,0 +1 @@ +bonus/config.toml -- 2.53.0

