summaryrefslogtreecommitdiff
path: root/notepadnext/debian/watch
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-04-16 12:30:03 -0400
committerB. Stack <bgstack15@gmail.com>2022-04-16 12:30:03 -0400
commitdaec9ff82287945e936bda42f9fe7895f0ce0ce3 (patch)
tree8030b01aec3cf75ac0ba70950432549fbb2967f1 /notepadnext/debian/watch
parentnpp 8.3.3 (diff)
downloadstackrpms-daec9ff82287945e936bda42f9fe7895f0ce0ce3.tar.gz
stackrpms-daec9ff82287945e936bda42f9fe7895f0ce0ce3.tar.bz2
stackrpms-daec9ff82287945e936bda42f9fe7895f0ce0ce3.zip
add notepadnext dpkg
Diffstat (limited to 'notepadnext/debian/watch')
-rw-r--r--notepadnext/debian/watch2
1 files changed, 2 insertions, 0 deletions
diff --git a/notepadnext/debian/watch b/notepadnext/debian/watch
new file mode 100644
index 0000000..76575dc
--- /dev/null
+++ b/notepadnext/debian/watch
@@ -0,0 +1,2 @@
+# You must remove unused comment lines for the released package.
+version=3
bgstack15