summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog24
1 files changed, 22 insertions, 2 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 1785025..bccaf72 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,10 +1,30 @@
-scite (1:5.5.0-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> Wed, 01 May 2024 20:20:22 -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
+
+ * 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