summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-01-09 14:04:21 -0500
committerB. Stack <bgstack15@gmail.com>2023-01-09 14:04:21 -0500
commita02d5e35ccc421dc6e0a1e9f71548b4ce8c29e22 (patch)
tree58d25ae4ebd13b4f6bc79558b6f9e616ebaf93b7 /scite/debian/changelog
parentMerge branch 'notepadpp-bump' into 'master' (diff)
downloadstackrpms-a02d5e35ccc421dc6e0a1e9f71548b4ce8c29e22.tar.gz
stackrpms-a02d5e35ccc421dc6e0a1e9f71548b4ce8c29e22.tar.bz2
stackrpms-a02d5e35ccc421dc6e0a1e9f71548b4ce8c29e22.zip
fix #30
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 29c844c..4072cdd 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,3 +1,11 @@
+scite (5.3.2-2+stackrpms) unstable; urgency=low
+
+ * [dpkg]
+ * update scite globalproperties
+ * use stackrpms name now
+
+ -- B. Stack <bgstack15@gmail.com> Mon, 09 Jan 2023 13:43:02 -0500
+
scite (5.3.2-1+devuan) unstable; urgency=medium
* Add stackrpms lua script and customized global.properties
bgstack15