From aa08b3a6d1874ab15854c97be407ccf7ba5ce623 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 3 Oct 2023 14:31:57 -0400 Subject: scite 5.3.8 rc1 --- scite/debian/_service | 8 ++++---- scite/debian/changelog | 12 ++++++++++-- scite/debian/scite+stackrpms.dsc | 2 +- 3 files changed, 15 insertions(+), 7 deletions(-) (limited to 'scite/debian') diff --git a/scite/debian/_service b/scite/debian/_service index cac3953..df219e0 100644 --- a/scite/debian/_service +++ b/scite/debian/_service @@ -1,10 +1,10 @@ git - https://bgstack15.ddns.net/cgit/stackrpms + https://gitlab.com/bgstack15/stackrpms.git scite/debian debian - master + scite-bump _none_ @@ -14,8 +14,8 @@ https www.scintilla.org - scite537.tgz - scite_5.3.7.orig.tar.gz + scite538.tgz + scite_5.3.8.orig.tar.gz *.tar.xz diff --git a/scite/debian/changelog b/scite/debian/changelog index 7c70aae..d192004 100644 --- a/scite/debian/changelog +++ b/scite/debian/changelog @@ -1,9 +1,17 @@ -scite (5.3.7-1+stackrpms) unstable; urgency=medium +scite (5.3.8-1+stackrpms) unstable; urgency=medium * Add stackrpms lua script and customized global.properties * Use lua 5.4.4 - -- B. Stack Mon, 25 Sep 2023 08:42:59 -0400 + -- B. Stack Tue, 03 Oct 2023 14:29:25 -0400 + +scite (5.3.8-1) unstable; urgency=medium + + * New upstream version 5.3.8 + * Add d/conffiles file to remove obsolete conffile + /etc/scite/nimrod.properties properly (Closes: #1052403) + + -- Andreas Rönnquist Sat, 23 Sep 2023 02:09:13 +0200 scite (5.3.7-1) unstable; urgency=medium diff --git a/scite/debian/scite+stackrpms.dsc b/scite/debian/scite+stackrpms.dsc index 85a15ce..100ac83 100644 --- a/scite/debian/scite+stackrpms.dsc +++ b/scite/debian/scite+stackrpms.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: scite Binary: scite Architecture: any -Version: 5.3.7-1+stackrpms +Version: 5.3.8-1+stackrpms Maintainer: B. Stack Homepage: https://scintilla.org/SciTE.html Standards-Version: 4.6.0.1 -- cgit