summaryrefslogtreecommitdiff
path: root/tmdbv3api/debian/watch
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-02-20 21:56:10 -0500
committerB. Stack <bgstack15@gmail.com>2024-02-20 21:56:49 -0500
commit556c3d13787071c91bc0a9514eee90f2f69eff1d (patch)
tree54373734befa3bb3c531b805ad64178d8ab6a528 /tmdbv3api/debian/watch
parentffs 13.4 (diff)
downloadstackrpms-556c3d13787071c91bc0a9514eee90f2f69eff1d.tar.gz
stackrpms-556c3d13787071c91bc0a9514eee90f2f69eff1d.tar.bz2
stackrpms-556c3d13787071c91bc0a9514eee90f2f69eff1d.zip
tmdbv3api: add this package
Diffstat (limited to 'tmdbv3api/debian/watch')
-rw-r--r--tmdbv3api/debian/watch2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmdbv3api/debian/watch b/tmdbv3api/debian/watch
new file mode 100644
index 0000000..76575dc
--- /dev/null
+++ b/tmdbv3api/debian/watch
@@ -0,0 +1,2 @@
+# You must remove unused comment lines for the released package.
+version=3
bgstack15