summaryrefslogtreecommitdiff
path: root/dosbox-x/debian/watch
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-05-25 07:42:54 -0400
committerB. Stack <bgstack15@gmail.com>2023-05-25 07:42:54 -0400
commit1d67c517a8ed6f368e833c0a6cf00b70df84fef9 (patch)
tree04ebf128f106d042d9445a5243968f4ee976982d /dosbox-x/debian/watch
parentMerge branch 'notepadnext-bump' into 'master' (diff)
downloadstackrpms-1d67c517a8ed6f368e833c0a6cf00b70df84fef9.tar.gz
stackrpms-1d67c517a8ed6f368e833c0a6cf00b70df84fef9.tar.bz2
stackrpms-1d67c517a8ed6f368e833c0a6cf00b70df84fef9.zip
add initial dosbox-x package
Diffstat (limited to 'dosbox-x/debian/watch')
-rw-r--r--dosbox-x/debian/watch2
1 files changed, 2 insertions, 0 deletions
diff --git a/dosbox-x/debian/watch b/dosbox-x/debian/watch
new file mode 100644
index 0000000..76575dc
--- /dev/null
+++ b/dosbox-x/debian/watch
@@ -0,0 +1,2 @@
+# You must remove unused comment lines for the released package.
+version=3
bgstack15