summaryrefslogtreecommitdiff
path: root/move-to-next-monitor/debian/watch
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-03-06 12:48:10 +0000
committerB Stack <bgstack15@gmail.com>2019-03-06 12:48:10 +0000
commitd9d11590ec541675670660c2700b44c0ffd0eb9b (patch)
tree36c9af80709f6137afc8fd3a050edef55bc28583 /move-to-next-monitor/debian/watch
parentMerge branch 'irfanview-dpkg' into 'master' (diff)
parentdpkg for move-to-next-monitor (diff)
downloadstackrpms-d9d11590ec541675670660c2700b44c0ffd0eb9b.tar.gz
stackrpms-d9d11590ec541675670660c2700b44c0ffd0eb9b.tar.bz2
stackrpms-d9d11590ec541675670660c2700b44c0ffd0eb9b.zip
Merge branch 'move-dpkg' into 'master'
dpkg for move-to-next-monitor See merge request bgstack15/stackrpms!45
Diffstat (limited to 'move-to-next-monitor/debian/watch')
-rw-r--r--move-to-next-monitor/debian/watch2
1 files changed, 2 insertions, 0 deletions
diff --git a/move-to-next-monitor/debian/watch b/move-to-next-monitor/debian/watch
new file mode 100644
index 0000000..76575dc
--- /dev/null
+++ b/move-to-next-monitor/debian/watch
@@ -0,0 +1,2 @@
+# You must remove unused comment lines for the released package.
+version=3
bgstack15