summaryrefslogtreecommitdiff
path: root/notepadnext/debian/source/format
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-04-16 16:52:07 +0000
committerB. Stack <bgstack15@gmail.com>2022-04-16 16:52:07 +0000
commit5d87f1a7d8940db8eee48d66f33d4ca1104df1c6 (patch)
tree3d79b42db75acb9d66e2496da384ed82d0f93f2e /notepadnext/debian/source/format
parentMerge branch 'scite-bump' into 'master' (diff)
parentadd notepadnext dpkg (diff)
downloadstackrpms-5d87f1a7d8940db8eee48d66f33d4ca1104df1c6.tar.gz
stackrpms-5d87f1a7d8940db8eee48d66f33d4ca1104df1c6.tar.bz2
stackrpms-5d87f1a7d8940db8eee48d66f33d4ca1104df1c6.zip
Merge branch 'notepadnext-bump' into 'master'
Notepadnext bump See merge request bgstack15/stackrpms!295
Diffstat (limited to 'notepadnext/debian/source/format')
-rw-r--r--notepadnext/debian/source/format1
1 files changed, 1 insertions, 0 deletions
diff --git a/notepadnext/debian/source/format b/notepadnext/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/notepadnext/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
bgstack15