From 3dce71fa94f713737cf75976fc979aef6ee9987f Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Sat, 30 Dec 2023 16:02:24 -0500 Subject: scite 5.4.1 --- scite/debian/_service | 4 ++-- scite/debian/changelog | 17 ++++++++++------- scite/debian/patches/0001-do_not_use_remote_logo.patch | 7 ++++--- scite/debian/patches/0002-reproducible_build.patch | 4 ++-- .../patches/0004-Build-with-Debian-packaged-Lua.patch | 2 +- scite/debian/scite+stackrpms.dsc | 2 +- 6 files changed, 20 insertions(+), 16 deletions(-) (limited to 'scite/debian') diff --git a/scite/debian/_service b/scite/debian/_service index a4fd393..6cdaf86 100644 --- a/scite/debian/_service +++ b/scite/debian/_service @@ -14,8 +14,8 @@ https www.scintilla.org - scite540.tgz - scite_5.4.0.orig.tar.gz + scite541.tgz + scite_5.4.1.orig.tar.gz *.tar.xz diff --git a/scite/debian/changelog b/scite/debian/changelog index 47a49f8..3ba3778 100644 --- a/scite/debian/changelog +++ b/scite/debian/changelog @@ -1,15 +1,18 @@ -scite (5.4.0-101+stackrpms) unstable; urgency=medium +scite (5.4.1-100+stackrpms) unstable; urgency=medium - * Fix stackrpms.lua date functions for lua float to int + * Add stackrpms lua script and customized global.properties + * Use lua 5.4.4 - -- B. Stack Tue, 05 Dec 2023 10:48:03 -0500 + -- B. Stack Sat, 30 Dec 2023 15:15:35 -0500 -scite (5.4.0-100+stackrpms) unstable; urgency=medium +scite (5.4.1-1) unstable; urgency=medium - * Add stackrpms lua script and customized global.properties - * Use lua 5.4.4 + * New upstream release. + * Update the d/copyright file. + * debian/patches: + - Refresh all patches. - -- B. Stack Mon, 04 Dec 2023 15:35:16 -0500 + -- Antonio Valentino Thu, 28 Dec 2023 09:13:01 +0000 scite (5.4.0-1) unstable; urgency=medium diff --git a/scite/debian/patches/0001-do_not_use_remote_logo.patch b/scite/debian/patches/0001-do_not_use_remote_logo.patch index d6eeaac..6884d80 100644 --- a/scite/debian/patches/0001-do_not_use_remote_logo.patch +++ b/scite/debian/patches/0001-do_not_use_remote_logo.patch @@ -1,3 +1,4 @@ + From: Antonio Valentino Date: Sat, 14 Apr 2018 17:39:34 +0000 Subject: Fix the "privacy-breach-logo" error detected by lintian @@ -9,7 +10,7 @@ Subject: Fix the "privacy-breach-logo" error detected by lintian 2 files changed, 2 insertions(+), 28 deletions(-) diff --git a/scintilla/doc/index.html b/scintilla/doc/index.html -index 258df4a..0d4c8c4 100644 +index ef2dcfd..8a6c30e 100644 --- a/scintilla/doc/index.html +++ b/scintilla/doc/index.html @@ -177,20 +177,7 @@ if (!IsRemote()) { //if NOT remote... @@ -35,10 +36,10 @@ index 258df4a..0d4c8c4 100644 diff --git a/scite/doc/SciTE.html b/scite/doc/SciTE.html -index 3e1709c..4f5017e 100644 +index 1444d0f..06a1665 100644 --- a/scite/doc/SciTE.html +++ b/scite/doc/SciTE.html -@@ -142,20 +142,7 @@ if (IsRemote()) { +@@ -141,20 +141,7 @@ if (IsRemote()) { the downloads page.

There is a Scintilla project page hosted on diff --git a/scite/debian/patches/0002-reproducible_build.patch b/scite/debian/patches/0002-reproducible_build.patch index d91ff9b..717a6c0 100644 --- a/scite/debian/patches/0002-reproducible_build.patch +++ b/scite/debian/patches/0002-reproducible_build.patch @@ -8,10 +8,10 @@ Subject: Allow reproducible build 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scite/src/Credits.cxx b/scite/src/Credits.cxx -index 7489bf2..3e8ff89 100644 +index 19bf5d3..b20a895 100644 --- a/scite/src/Credits.cxx +++ b/scite/src/Credits.cxx -@@ -619,7 +619,7 @@ void SciTEBase::SetAboutMessage(GUI::ScintillaWindow &wsci, const char *appTitle +@@ -622,7 +622,7 @@ void SciTEBase::SetAboutMessage(GUI::ScintillaWindow &wsci, const char *appTitle } AddStyledText(wsci, GetTranslationToAbout("Version"), trsSty); AddStyledText(wsci, sVersion, 1); diff --git a/scite/debian/patches/0004-Build-with-Debian-packaged-Lua.patch b/scite/debian/patches/0004-Build-with-Debian-packaged-Lua.patch index b1ae8b7..5267ee0 100644 --- a/scite/debian/patches/0004-Build-with-Debian-packaged-Lua.patch +++ b/scite/debian/patches/0004-Build-with-Debian-packaged-Lua.patch @@ -9,7 +9,7 @@ Forwarded: not-needed 2 files changed, 5 insertions(+), 31 deletions(-) diff --git a/scite/gtk/deps.mak b/scite/gtk/deps.mak -index 919cba9..af4432a 100644 +index 5974f52..7ba925d 100644 --- a/scite/gtk/deps.mak +++ b/scite/gtk/deps.mak @@ -267,11 +267,7 @@ LuaExtension.o: \ diff --git a/scite/debian/scite+stackrpms.dsc b/scite/debian/scite+stackrpms.dsc index 2d9d335..555e862 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.4.0-101+stackrpms +Version: 5.4.1-101+stackrpms Maintainer: B. Stack Homepage: https://scintilla.org/SciTE.html Standards-Version: 4.6.0.1 -- cgit