summaryrefslogtreecommitdiff
path: root/scite/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-02-16 21:44:25 +0000
committerB. Stack <bgstack15@gmail.com>2023-02-16 21:44:25 +0000
commit6a4b21f53d880bad6160084b2d3e385bbe203403 (patch)
tree16d7a79f7df513aed1ce652ce05d1c8c8959c63a /scite/debian/changelog
parentMerge branch 'makemkv-bump' into 'master' (diff)
parentscite 5.3.3 dpkg rc1 (diff)
downloadstackrpms-6a4b21f53d880bad6160084b2d3e385bbe203403.tar.gz
stackrpms-6a4b21f53d880bad6160084b2d3e385bbe203403.tar.bz2
stackrpms-6a4b21f53d880bad6160084b2d3e385bbe203403.zip
Merge branch 'scite-bump' into 'master'
scite 5.3.3 dpkg rc1 See merge request bgstack15/stackrpms!339
Diffstat (limited to 'scite/debian/changelog')
-rw-r--r--scite/debian/changelog18
1 files changed, 9 insertions, 9 deletions
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 4072cdd..b90fa23 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,17 +1,17 @@
-scite (5.3.2-2+stackrpms) unstable; urgency=low
+scite (5.3.3-1+stackrpms) unstable; urgency=medium
- * [dpkg]
- * update scite globalproperties
- * use stackrpms name now
+ * Add stackrpms lua script and customized global.properties
+ * Use lua 5.4.4
- -- B. Stack <bgstack15@gmail.com> Mon, 09 Jan 2023 13:43:02 -0500
+ -- B. Stack <bgstack15@gmail.com> Wed, 08 Feb 2023 10:22:16 -0500
-scite (5.3.2-1+devuan) unstable; urgency=medium
+scite (5.3.3-1) unstable; urgency=medium
- * Add stackrpms lua script and customized global.properties
- * Use lua 5.4.4
+ * New upstream version 5.3.3
+ * Update copyright year for debian packaging
+ * Upgrade Standards Version to 4.6.2 (No changes required)
- -- B. Stack <bgstack15@gmail.com> Thu, 08 Dec 2022 09:00:05 -0500
+ -- Andreas Rönnquist <gusnan@debian.org> Wed, 08 Feb 2023 00:11:51 +0100
scite (5.3.2-1) unstable; urgency=medium
bgstack15