summaryrefslogtreecommitdiff
path: root/debian/watch
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-11-06 15:36:11 -0500
committerB. Stack <bgstack15@gmail.com>2022-11-06 15:36:11 -0500
commit041ad4db33c6b8e43ca615bfe785b58c68b38804 (patch)
tree276f197713b635e4d7b82c51d3600ee82bad62fb /debian/watch
parentadd man pages (diff)
downloadstackrpms-acer-chromebook-041ad4db33c6b8e43ca615bfe785b58c68b38804.tar.gz
stackrpms-acer-chromebook-041ad4db33c6b8e43ca615bfe785b58c68b38804.tar.bz2
stackrpms-acer-chromebook-041ad4db33c6b8e43ca615bfe785b58c68b38804.zip
add debian/
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..fc70498
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+# You must remove unused comment lines for the released package.
+version=4
bgstack15