From 900dc48be4fad8e8f3ebcb8f28b57980fc1a405b Mon Sep 17 00:00:00 2001 Message-Id: <900dc48be4fad8e8f3ebcb8f28b57980fc1a405b.1715266864.git.mdw@distorted.org.uk> From: Mark Wooding Date: Thu, 18 Feb 2016 14:26:44 +0000 Subject: [PATCH] debian/source/format: Apparently we need one of these. Organization: Straylight/Edgeware From: Mark Wooding --- 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..d3827e7 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +1.0 -- [mdw]