summaryrefslogtreecommitdiff
path: root/palemoon/debian/watch
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-12-11 18:13:33 +0000
committerB Stack <bgstack15@gmail.com>2019-12-11 18:13:33 +0000
commit27baab46a8ffc51bea5f802b3ebb1a5254621596 (patch)
tree92f6967ea472080094ed4631a889e315e6ca03ba /palemoon/debian/watch
parentMerge branch 'updates' into 'master' (diff)
parentfc30 now explicitly requires python2-devel (diff)
downloadstackrpms-27baab46a8ffc51bea5f802b3ebb1a5254621596.tar.gz
stackrpms-27baab46a8ffc51bea5f802b3ebb1a5254621596.tar.bz2
stackrpms-27baab46a8ffc51bea5f802b3ebb1a5254621596.zip
Merge branch 'updates' into 'master'
Palemoon 28.8.0 See merge request bgstack15/stackrpms!104
Diffstat (limited to 'palemoon/debian/watch')
-rw-r--r--palemoon/debian/watch2
1 files changed, 2 insertions, 0 deletions
diff --git a/palemoon/debian/watch b/palemoon/debian/watch
new file mode 100644
index 0000000..76575dc
--- /dev/null
+++ b/palemoon/debian/watch
@@ -0,0 +1,2 @@
+# You must remove unused comment lines for the released package.
+version=3
bgstack15