From 46ee5d9ba15cac7282ed73c8b4c272a969c6159e Mon Sep 17 00:00:00 2001 From: Torsten Hilbrich Date: Fri, 21 Aug 2020 04:59:48 +0200 Subject: deb: Update compat level to 12 No changes needed so far. --- .gitignore | 1 - deb/compat | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 deb/compat diff --git a/.gitignore b/.gitignore index 1cf5c1a..0f7d906 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ dictionary-*.tar.gz debian build connection.elc -deb/compat deb/dictionary.debhelper.log deb/dictionary.substvars deb/dictionary/ diff --git a/deb/compat b/deb/compat new file mode 100644 index 0000000..3cacc0b --- /dev/null +++ b/deb/compat @@ -0,0 +1 @@ +12 \ No newline at end of file -- cgit v1.2.3