From b58a4dd13f3962d4920c88c41bc89ef77a942336 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sat, 31 Jan 2015 23:18:47 +0100 Subject: [PATCH] [fix] Set proper Debian compat and source format --- debian/compat | 2 +- debian/source/format | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011e..ec635144 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/source/format b/debian/source/format index d3827e75..89ae9db8 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -1.0 +3.0 (native)