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/watch | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/watch (limited to 'debian/watch') diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..fc70498 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +# You must remove unused comment lines for the released package. +version=4 -- cgit