summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-09-06 20:57:06 -0400
committerB. Stack <bgstack15@gmail.com>2022-09-06 20:57:06 -0400
commit45266a43c66672adae0e5bc8f6dcc1178537aa58 (patch)
tree3cfac834f4ab3be224e607b52f606aaf81cdcc89 /scite/debian/changelog
parentMerge branch 'notepadnext-bump' into 'master' (diff)
downloadstackrpms-45266a43c66672adae0e5bc8f6dcc1178537aa58.tar.gz
stackrpms-45266a43c66672adae0e5bc8f6dcc1178537aa58.tar.bz2
stackrpms-45266a43c66672adae0e5bc8f6dcc1178537aa58.zip
scite 5.3.0 rc1
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