From 0c6df1b810241dd535bcc019a192d17a09a20dda Mon Sep 17 00:00:00 2001 From: Elazar Leibovich Date: Wed, 30 Nov 2016 22:21:51 +0200 Subject: debian: add debian packaging files This allows to build a debian package by running debuild, fixes #12. Signed-off-by: Elazar Leibovich Signed-off-by: Tobias Klauser --- debian/compat | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/compat (limited to 'debian/compat') diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 -- cgit v1.2.3-54-g00ecf