From 812394b9dfbc604d08222ef87d2b414a41fb9859 Mon Sep 17 00:00:00 2001 From: Clark Rawlins Date: Sun, 14 Dec 2014 12:17:44 -0800 Subject: [PATCH] Configure source format Define the source format as 3.0 (git) Signed-off-by: Clark Rawlins --- debian/source/format | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/source/format diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..af745b3 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (git)