summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-07-31 11:47:06 -0400
committerB. Stack <bgstack15@gmail.com>2023-07-31 11:48:05 -0400
commit78c217df4f1c6b0a45e86d95c73ff45e23c6a199 (patch)
treeb1a74f6749a3930439a204f0070f4b459dc70339 /scite/debian/changelog
parentffs 12.5 rc1 (diff)
downloadstackrpms-78c217df4f1c6b0a45e86d95c73ff45e23c6a199.tar.gz
stackrpms-78c217df4f1c6b0a45e86d95c73ff45e23c6a199.tar.bz2
stackrpms-78c217df4f1c6b0a45e86d95c73ff45e23c6a199.zip
scite 5.3.6 rc1
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog27
1 files changed, 26 insertions, 1 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index b90fa23..2842847 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,10 +1,35 @@
-scite (5.3.3-1+stackrpms) unstable; urgency=medium
+scite (5.3.6-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
+scite (5.3.6-1) unstable; urgency=medium
+
+ * Upload to unstable
+
+ -- Andreas Rönnquist <gusnan@debian.org> Sun, 11 Jun 2023 20:21:47 +0200
+
+scite (5.3.6-1~exp1) experimental; urgency=medium
+
+ * New upstream version 5.3.6
+
+ -- Andreas Rönnquist <gusnan@debian.org> Wed, 31 May 2023 18:35:52 +0200
+
+scite (5.3.5-1~exp1) experimental; urgency=medium
+
+ * New upstream version 5.3.5
+
+ -- Andreas Rönnquist <gusnan@debian.org> Mon, 13 Mar 2023 12:39:51 +0100
+
+scite (5.3.4-1~exp1) experimental; urgency=medium
+
+ * Add scintillaVersion.txt.orig to files to filter
+ * New upstream version 5.3.4
+
+ -- Andreas Rönnquist <gusnan@debian.org> Sat, 11 Mar 2023 00:28:35 +0100
+
scite (5.3.3-1) unstable; urgency=medium
* New upstream version 5.3.3
bgstack15