From b554bee3db0e352d0536b2e0b40761e9d4089b95 Mon Sep 17 00:00:00 2001
From: Richard Hartmann <richih.mailinglist@gmail.com>
Date: Sat, 11 Feb 2012 03:49:19 +0100
Subject: [PATCH] Introduce debian/watch

---
 debian/watch | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 debian/watch

diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..a731db3
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+# The Debian package is just a branch in the upstream repo.
+# At the moment, I don't see a need for debian/watch.
+# This file exists solely to make lintian happy.
-- 
GitLab