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 5c17e48..bccaf72 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,10 +1,18 @@
-scite (1:5.5.2-100+stackrpms) unstable; urgency=medium
+scite (1:5.5.3-100+stackrpms) unstable; urgency=medium
* Add stackrpms lua script and customized global.properties
* Use lua 5.4.4
* Add epoch so stackrpms scite always has precedence over base package
- -- B. Stack <bgstack15@gmail.com> Fri, 23 Aug 2024 09:41:08 -0400
+ -- B. Stack <bgstack15@gmail.com> Mon, 21 Oct 2024 09:13:57 -0400
+
+scite (5.5.3-1) unstable; urgency=medium
+
+ * New upstream version 5.5.3
+ * Add more files to filter out
+ * Set filter-pristine-tar to active
+
+ -- Andreas Rönnquist <gusnan@debian.org> Sun, 20 Oct 2024 14:49:32 +0200
scite (5.5.2-1) unstable; urgency=medium
bgstack15