From 9d14d13a39701b47699192c93175792c9df3e026 Mon Sep 17 00:00:00 2001
From: "B. Stack"
Date: Mon, 4 Dec 2023 15:41:05 -0500
Subject: scite 5.4.0 rc1
---
scite/debian/_service | 4 +-
scite/debian/changelog | 12 +-
.../patches/0001-do_not_use_remote_logo.patch | 62 +
.../patches/0002-do_not_use_remote_logo.patch | 58 -
scite/debian/patches/0002-reproducible_build.patch | 22 +
scite/debian/patches/0003-reproducible_build.patch | 20 -
scite/debian/patches/0003-scite-desktop.patch | 18 +
.../0004-Build-with-Debian-packaged-Lua.patch | 82 ++
scite/debian/patches/0005-scite-desktop.patch | 16 -
.../0007-Build-with-Debian-packaged-Lua.patch | 78 --
scite/debian/patches/series | 8 +-
scite/debian/scite+stackrpms.dsc | 2 +-
scite/prep-for-updating.sh | 2 +-
scite/stackrpms-5.3.3-1.diff | 1215 --------------------
scite/stackrpms-5.4.0-1.diff | 1204 +++++++++++++++++++
15 files changed, 1406 insertions(+), 1397 deletions(-)
create mode 100644 scite/debian/patches/0001-do_not_use_remote_logo.patch
delete mode 100644 scite/debian/patches/0002-do_not_use_remote_logo.patch
create mode 100644 scite/debian/patches/0002-reproducible_build.patch
delete mode 100644 scite/debian/patches/0003-reproducible_build.patch
create mode 100644 scite/debian/patches/0003-scite-desktop.patch
create mode 100644 scite/debian/patches/0004-Build-with-Debian-packaged-Lua.patch
delete mode 100644 scite/debian/patches/0005-scite-desktop.patch
delete mode 100644 scite/debian/patches/0007-Build-with-Debian-packaged-Lua.patch
delete mode 100644 scite/stackrpms-5.3.3-1.diff
create mode 100644 scite/stackrpms-5.4.0-1.diff
diff --git a/scite/debian/_service b/scite/debian/_service
index 88ccb3e..a4fd393 100644
--- a/scite/debian/_service
+++ b/scite/debian/_service
@@ -14,8 +14,8 @@
https
www.scintilla.org
- scite539.tgz
- scite_5.3.9.orig.tar.gz
+ scite540.tgz
+ scite_5.4.0.orig.tar.gz
*.tar.xz
diff --git a/scite/debian/changelog b/scite/debian/changelog
index 42226e2..0d8d007 100644
--- a/scite/debian/changelog
+++ b/scite/debian/changelog
@@ -1,9 +1,17 @@
-scite (5.3.9-1+stackrpms) unstable; urgency=medium
+scite (5.4.0-100+stackrpms) unstable; urgency=medium
* Add stackrpms lua script and customized global.properties
* Use lua 5.4.4
- -- B. Stack Thu, 16 Nov 2023 10:43:26 -0500
+ -- B. Stack Mon, 04 Dec 2023 15:35:16 -0500
+
+scite (5.4.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/patches:
+ - Refresh and renumber all patches.
+
+ -- Antonio Valentino Sun, 26 Nov 2023 07:32:58 +0000
scite (5.3.9-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
new file mode 100644
index 0000000..d6eeaac
--- /dev/null
+++ b/scite/debian/patches/0001-do_not_use_remote_logo.patch
@@ -0,0 +1,62 @@
+From: Antonio Valentino
+Date: Sat, 14 Apr 2018 17:39:34 +0000
+Subject: Fix the "privacy-breach-logo" error detected by lintian
+
+===================================================================
+---
+ scintilla/doc/index.html | 15 +--------------
+ scite/doc/SciTE.html | 15 +--------------
+ 2 files changed, 2 insertions(+), 28 deletions(-)
+
+diff --git a/scintilla/doc/index.html b/scintilla/doc/index.html
+index 258df4a..0d4c8c4 100644
+--- a/scintilla/doc/index.html
++++ b/scintilla/doc/index.html
+@@ -177,20 +177,7 @@ if (!IsRemote()) { //if NOT remote...
+
+ There is a Scintilla project page
+ hosted on
+-
+-
++SourceForge
+