summaryrefslogtreecommitdiff
path: root/headsetcontrol/debian/watch
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-12-30 13:55:22 -0500
committerB. Stack <bgstack15@gmail.com>2024-12-30 13:55:22 -0500
commit16c95faed31dddaea53b31f2e7de18a8471d32f7 (patch)
tree5b3483db1d97f07bfbbcfba44fbbc446d70086ad /headsetcontrol/debian/watch
parentnpp 8.7.4 (diff)
downloadstackrpms-16c95faed31dddaea53b31f2e7de18a8471d32f7.tar.gz
stackrpms-16c95faed31dddaea53b31f2e7de18a8471d32f7.tar.bz2
stackrpms-16c95faed31dddaea53b31f2e7de18a8471d32f7.zip
add headsetcontrol
Diffstat (limited to 'headsetcontrol/debian/watch')
-rw-r--r--headsetcontrol/debian/watch2
1 files changed, 2 insertions, 0 deletions
diff --git a/headsetcontrol/debian/watch b/headsetcontrol/debian/watch
new file mode 100644
index 0000000..76575dc
--- /dev/null
+++ b/headsetcontrol/debian/watch
@@ -0,0 +1,2 @@
+# You must remove unused comment lines for the released package.
+version=3
bgstack15