From a02d5e35ccc421dc6e0a1e9f71548b4ce8c29e22 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 9 Jan 2023 14:04:21 -0500 Subject: fix #30 --- scite/debian/SciTEGlobal.properties | 3 ++- scite/debian/changelog | 8 ++++++++ scite/debian/scite+devuan.dsc | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) (limited to 'scite/debian') diff --git a/scite/debian/SciTEGlobal.properties b/scite/debian/SciTEGlobal.properties index 073a6e6..219e1dc 100644 --- a/scite/debian/SciTEGlobal.properties +++ b/scite/debian/SciTEGlobal.properties @@ -49,7 +49,8 @@ statusbar.visible=1 #magnification=-1 #output.magnification=-1 -change.history=3 +#change.history=3 +change.history=0 #~ indicator.reverted.to.origin.insertion=style:squiggle,colour:#40A0BF #~ indicator.reverted.to.origin.deletion=style:point,colour:#40A0BF #~ indicator.saved.insertion=style:squiggle,colour:#60A060 diff --git a/scite/debian/changelog b/scite/debian/changelog index 29c844c..4072cdd 100644 --- a/scite/debian/changelog +++ b/scite/debian/changelog @@ -1,3 +1,11 @@ +scite (5.3.2-2+stackrpms) unstable; urgency=low + + * [dpkg] + * update scite globalproperties + * use stackrpms name now + + -- B. Stack Mon, 09 Jan 2023 13:43:02 -0500 + scite (5.3.2-1+devuan) unstable; urgency=medium * Add stackrpms lua script and customized global.properties diff --git a/scite/debian/scite+devuan.dsc b/scite/debian/scite+devuan.dsc index f97f871..44433a5 100644 --- a/scite/debian/scite+devuan.dsc +++ b/scite/debian/scite+devuan.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: scite Binary: scite Architecture: any -Version: 5.3.2-1+devuan +Version: 5.3.2-2+stackrpms Maintainer: B. Stack Homepage: https://scintilla.org/SciTE.html Standards-Version: 4.6.0.1 -- cgit