From 9445bad97076a7ee4a7945e56feac882339f6461 Mon Sep 17 00:00:00 2001 From: Patrick Schurig Date: Sun, 31 May 2026 12:21:27 +0200 Subject: [PATCH] debian: ajout compat (13) et source/format manquants --- debian/compat | 1 + debian/source/format | 1 + 2 files changed, 2 insertions(+) create mode 100644 debian/compat create mode 100644 debian/source/format diff --git a/debian/compat b/debian/compat new file mode 100644 index 00000000..b1bd38b6 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +13 diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 00000000..89ae9db8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native)