--- a/.hgignore Wed Jul 30 10:42:46 2014 +0200
+++ b/.hgignore Wed Feb 18 14:06:16 2015 +0100
@@ -3,3 +3,4 @@
init.d
tele-watch
tele-watch.8.gz
+*.deb
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/deb-deps Wed Feb 18 14:06:16 2015 +0100
@@ -0,0 +1,10 @@
+#!/usr/bin/equivs-build
+Section: misc
+Priority: optional
+Standards-Version: 3.9.2
+
+Package: tele-watch-deps
+# Version: <enter version here; defaults to 1.0>
+# Maintainer: Your Name <yourname@example.com>
+Depends: liblinux-inotify2-perl, libunix-syslog-perl
+Description: tele watch dependencies