summaryrefslogtreecommitdiff
path: root/notepadnext/debian/changelog
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/changelog
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/changelog')
-rw-r--r--notepadnext/debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/notepadnext/debian/changelog b/notepadnext/debian/changelog
new file mode 100644
index 0000000..a520424
--- /dev/null
+++ b/notepadnext/debian/changelog
@@ -0,0 +1,5 @@
+notepadnext (0.4.10-1) obs; urgency=low
+
+ * Initial release. Closes: packages-want#23
+
+ -- B. Stack <bgstack15@gmail.com> Thu, 14 Apr 2022 10:51:50 -0400
bgstack15