summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog15
1 files changed, 13 insertions, 2 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 2d1bd24..305d96d 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,9 +1,20 @@
-scite (5.2.4-1+devuan) unstable; urgency=medium
+scite (5.3.0-1+devuan) unstable; urgency=medium
* Add stackrpms lua script and customized global.properties
* Use lua 5.4.4
- -- B. Stack <bgstack15@gmail.com> Mon, 11 Jul 2022 14:53:34 -0400
+ -- B. Stack <bgstack15@gmail.com> Tue, 06 Sep 2022 20:33:15 -0400
+
+scite (5.3.0-1) unstable; urgency=medium
+
+ [ Antonio Valentino ]
+ * Fix d/copyright formatting.
+
+ [ Andreas Rönnquist ]
+ * New upstream version 5.3.0
+ * Remove lintian override for afe/safe - not needed
+
+ -- Andreas Rönnquist <gusnan@debian.org> Sat, 27 Aug 2022 13:55:18 +0200
scite (5.2.4-1) unstable; urgency=medium
bgstack15