From 595956b8ca8a0024fe344e6ed8863a7a235fb67d Mon Sep 17 00:00:00 2001 From: Lucas de Castro Borges Date: Tue, 6 Aug 2024 18:04:50 -0300 Subject: debian/not-installed added Added file to list files not added in package distribuition After set debhelper-compat to 13, the build raised error, this fix the error. --- debian/not-installed | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/not-installed diff --git a/debian/not-installed b/debian/not-installed new file mode 100644 index 0000000..cc08380 --- /dev/null +++ b/debian/not-installed @@ -0,0 +1,2 @@ +usr/share/doc/foolsm/examples/README +usr/share/doc/foolsm/examples/rsyslog-foolsm.conf.sample -- cgit v1.2.3