From 61bb7a27543b9caa57e9cf39d9d10131d5af674d Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 11 Mar 2020 17:53:18 -0400 Subject: add debian/ added the deplist feature to Makefile to support debuild --- debian/source/format | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/source/format (limited to 'debian/source/format') diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- cgit