diff options
author | Nick White <git@njw.me.uk> | 2012-09-12 00:27:33 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2012-09-12 00:27:33 +0100 |
commit | 154fe9fbdb388e618a9b62cc61e8a3bbc3a4b82c (patch) | |
tree | 828f1fcbf03a4cd2e57fe8ff99d3215e27171fdb /debian/compat | |
parent | 6414252d4cfa3b901d43834d7ae4ff4a577176ab (diff) |
Add basic debhelper setup
Diffstat (limited to 'debian/compat')
-rw-r--r-- | debian/compat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..7f8f011 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +7 |