summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog12
1 files changed, 10 insertions, 2 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 7c70aae..d192004 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,9 +1,17 @@
-scite (5.3.7-1+stackrpms) unstable; urgency=medium
+scite (5.3.8-1+stackrpms) unstable; urgency=medium
* Add stackrpms lua script and customized global.properties
* Use lua 5.4.4
- -- B. Stack <bgstack15@gmail.com> Mon, 25 Sep 2023 08:42:59 -0400
+ -- B. Stack <bgstack15@gmail.com> Tue, 03 Oct 2023 14:29:25 -0400
+
+scite (5.3.8-1) unstable; urgency=medium
+
+ * New upstream version 5.3.8
+ * Add d/conffiles file to remove obsolete conffile
+ /etc/scite/nimrod.properties properly (Closes: #1052403)
+
+ -- Andreas Rönnquist <gusnan@debian.org> Sat, 23 Sep 2023 02:09:13 +0200
scite (5.3.7-1) unstable; urgency=medium
bgstack15