summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-10-08 18:22:09 -0400
committerB. Stack <bgstack15@gmail.com>2023-10-08 18:22:09 -0400
commit885bda0fecd0dd7e706ea4a71d21965eb1919280 (patch)
tree4cd0e35c5d8589b8706a478e0e88053656a041bc /scite/debian/changelog
parentMerge branch 'makemkv-bump' (diff)
parentscite 5.3.8 rc1 (diff)
downloadstackrpms-885bda0fecd0dd7e706ea4a71d21965eb1919280.tar.gz
stackrpms-885bda0fecd0dd7e706ea4a71d21965eb1919280.tar.bz2
stackrpms-885bda0fecd0dd7e706ea4a71d21965eb1919280.zip
Merge branch 'scite-bump'
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog21
1 files changed, 19 insertions, 2 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 2842847..d192004 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,9 +1,26 @@
-scite (5.3.6-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> Wed, 08 Feb 2023 10:22:16 -0500
+ -- 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
+
+ * New upstream version 5.3.7
+ * Add lintian override for another false positive spelling error
+ (ment/meant)
+ * Add Upstream Contact field to d/copyright
+
+ -- Andreas Rönnquist <gusnan@debian.org> Wed, 06 Sep 2023 15:49:56 +0200
scite (5.3.6-1) unstable; urgency=medium
bgstack15