summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog16
1 files changed, 14 insertions, 2 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 1785025..5c17e48 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,10 +1,22 @@
-scite (1:5.5.0-100+stackrpms) unstable; urgency=medium
+scite (1:5.5.2-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> Wed, 01 May 2024 20:20:22 -0400
+ -- B. Stack <bgstack15@gmail.com> Fri, 23 Aug 2024 09:41:08 -0400
+
+scite (5.5.2-1) unstable; urgency=medium
+
+ * New upstream version 5.5.2
+
+ -- Andreas Rönnquist <gusnan@debian.org> Wed, 21 Aug 2024 13:32:02 +0200
+
+scite (5.5.1-1) unstable; urgency=medium
+
+ * New upstream version 5.5.1
+
+ -- Andreas Rönnquist <gusnan@debian.org> Mon, 22 Jul 2024 11:40:58 +0200
scite (5.5.0-1) unstable; urgency=medium
bgstack15