aboutsummaryrefslogtreecommitdiff
path: root/debian/watch
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-09-20 11:13:53 -0400
committerB Stack <bgstack15@gmail.com>2020-09-20 11:13:53 -0400
commitfc36604e4522ab7b2cb8309e8727e6664a92dc92 (patch)
tree253150c367ba39724a7d91b04fe3aa94539b71c3 /debian/watch
downloadthemedetector-master.tar.gz
themedetector-master.tar.bz2
themedetector-master.zip
initial commitHEADmaster
Diffstat (limited to 'debian/watch')
-rw-r--r--debian/watch2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..76575dc
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+# You must remove unused comment lines for the released package.
+version=3
bgstack15