diff options
author | B. Stack <bgstack15@gmail.com> | 2023-12-04 15:41:05 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-12-04 15:41:05 -0500 |
commit | 9d14d13a39701b47699192c93175792c9df3e026 (patch) | |
tree | a19b8fa4fb13e29890b7753d8bad39f5f87924a5 /scite | |
parent | ffs 13.2 dpkg rc1 (diff) | |
download | stackrpms-9d14d13a39701b47699192c93175792c9df3e026.tar.gz stackrpms-9d14d13a39701b47699192c93175792c9df3e026.tar.bz2 stackrpms-9d14d13a39701b47699192c93175792c9df3e026.zip |
scite 5.4.0 rc1
Diffstat (limited to 'scite')
-rw-r--r-- | scite/debian/_service | 4 | ||||
-rw-r--r-- | scite/debian/changelog | 12 | ||||
-rw-r--r-- | scite/debian/patches/0001-do_not_use_remote_logo.patch (renamed from scite/debian/patches/0002-do_not_use_remote_logo.patch) | 8 | ||||
-rw-r--r-- | scite/debian/patches/0002-reproducible_build.patch (renamed from scite/debian/patches/0003-reproducible_build.patch) | 4 | ||||
-rw-r--r-- | scite/debian/patches/0003-scite-desktop.patch (renamed from scite/debian/patches/0005-scite-desktop.patch) | 4 | ||||
-rw-r--r-- | scite/debian/patches/0004-Build-with-Debian-packaged-Lua.patch (renamed from scite/debian/patches/0007-Build-with-Debian-packaged-Lua.patch) | 20 | ||||
-rw-r--r-- | scite/debian/patches/series | 8 | ||||
-rw-r--r-- | scite/debian/scite+stackrpms.dsc | 2 | ||||
-rwxr-xr-x | scite/prep-for-updating.sh | 2 | ||||
-rw-r--r-- | scite/stackrpms-5.4.0-1.diff (renamed from scite/stackrpms-5.3.3-1.diff) | 127 |
10 files changed, 100 insertions, 91 deletions
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 @@ <service name="download_url"> <param name="protocol">https</param> <param name="host">www.scintilla.org</param> - <param name="path">scite539.tgz</param> - <param name="filename">scite_5.3.9.orig.tar.gz</param> + <param name="path">scite540.tgz</param> + <param name="filename">scite_5.4.0.orig.tar.gz</param> </service> <service name="extract_file"> <param name="archive">*.tar.xz</param> 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 <bgstack15@gmail.com> Thu, 16 Nov 2023 10:43:26 -0500 + -- B. Stack <bgstack15@gmail.com> 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 <antonio.valentino@tiscali.it> Sun, 26 Nov 2023 07:32:58 +0000 scite (5.3.9-1) unstable; urgency=medium diff --git a/scite/debian/patches/0002-do_not_use_remote_logo.patch b/scite/debian/patches/0001-do_not_use_remote_logo.patch index c90927e..d6eeaac 100644 --- a/scite/debian/patches/0002-do_not_use_remote_logo.patch +++ b/scite/debian/patches/0001-do_not_use_remote_logo.patch @@ -8,9 +8,11 @@ Subject: Fix the "privacy-breach-logo" error detected by lintian 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 -@@ -172,20 +172,7 @@ +@@ -177,20 +177,7 @@ if (!IsRemote()) { //if NOT remote... </p> There is a <a href="https://sourceforge.net/projects/scintilla/">Scintilla project page</a> hosted on @@ -32,9 +34,11 @@ Subject: Fix the "privacy-breach-logo" error detected by lintian </body> </html> +diff --git a/scite/doc/SciTE.html b/scite/doc/SciTE.html +index 3e1709c..4f5017e 100644 --- a/scite/doc/SciTE.html +++ b/scite/doc/SciTE.html -@@ -139,20 +139,7 @@ +@@ -142,20 +142,7 @@ if (IsRemote()) { <a href="https://sourceforge.net/project/showfiles.php?group_id=2439">the downloads page</a>. </p> There is a <a href="https://sourceforge.net/projects/scintilla/">Scintilla project page</a> hosted on diff --git a/scite/debian/patches/0003-reproducible_build.patch b/scite/debian/patches/0002-reproducible_build.patch index ae3715f..d91ff9b 100644 --- a/scite/debian/patches/0003-reproducible_build.patch +++ b/scite/debian/patches/0002-reproducible_build.patch @@ -7,9 +7,11 @@ Subject: Allow reproducible build scite/src/Credits.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) +diff --git a/scite/src/Credits.cxx b/scite/src/Credits.cxx +index 7489bf2..3e8ff89 100644 --- a/scite/src/Credits.cxx +++ b/scite/src/Credits.cxx -@@ -615,7 +615,7 @@ +@@ -619,7 +619,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/0005-scite-desktop.patch b/scite/debian/patches/0003-scite-desktop.patch index c0d0693..cdea9cf 100644 --- a/scite/debian/patches/0005-scite-desktop.patch +++ b/scite/debian/patches/0003-scite-desktop.patch @@ -7,9 +7,11 @@ Add the Keywords entry to the desktop file. scite/gtk/SciTE.desktop | 1 + 1 file changed, 1 insertion(+) +diff --git a/scite/gtk/SciTE.desktop b/scite/gtk/SciTE.desktop +index e47c178..585ef41 100755 --- a/scite/gtk/SciTE.desktop +++ b/scite/gtk/SciTE.desktop -@@ -21,3 +21,4 @@ +@@ -21,3 +21,4 @@ Terminal=false StartupNotify=true Categories=TextEditor;Development;GTK; MimeType=text/plain; diff --git a/scite/debian/patches/0007-Build-with-Debian-packaged-Lua.patch b/scite/debian/patches/0004-Build-with-Debian-packaged-Lua.patch index 1a69a2b..e622de0 100644 --- a/scite/debian/patches/0007-Build-with-Debian-packaged-Lua.patch +++ b/scite/debian/patches/0004-Build-with-Debian-packaged-Lua.patch @@ -1,16 +1,18 @@ From: =?utf-8?q?Andreas_R=C3=B6nnquist?= <gusnan@debian.org> Date: Tue, 19 Jun 2018 15:34:57 +0200 Subject: Build with Debian packaged Lua -Forwarded: not-needed +Forwarded: not-needed --- scite/gtk/deps.mak | 6 +----- scite/gtk/makefile | 30 ++++-------------------------- 2 files changed, 5 insertions(+), 31 deletions(-) +diff --git a/scite/gtk/deps.mak b/scite/gtk/deps.mak +index 919cba9..af4432a 100644 --- a/scite/gtk/deps.mak +++ b/scite/gtk/deps.mak -@@ -267,11 +267,7 @@ +@@ -267,11 +267,7 @@ LuaExtension.o: \ ../src/Extender.h \ ../src/IFaceTable.h \ ../src/SciTEKeys.h \ @@ -23,22 +25,24 @@ Forwarded: not-needed MatchMarker.o: \ ../src/MatchMarker.cxx \ ../../scintilla/include/ScintillaTypes.h \ +diff --git a/scite/gtk/makefile b/scite/gtk/makefile +index a53e8f4..86ad0fe 100644 --- a/scite/gtk/makefile +++ b/scite/gtk/makefile -@@ -33,9 +33,9 @@ +@@ -33,9 +33,9 @@ GTK_VERSION = $(if $(GTK3),gtk+-3.0,gtk+-2.0) PYTHON = $(if $(windir),pyw,python3) -# For the Gnome desktop stuff to work, prefix must point to where Gnome thinks it is. -CONFIGFLAGS:=$(shell $(PKG_CONFIG) --cflags $(GTK_VERSION)) -CONFIGLIB:=$(shell $(PKG_CONFIG) --libs $(GTK_VERSION) gthread-2.0 gmodule-no-export-2.0) -+# stackrpms,3 For the Lua and Gnome desktop stuff to work, prefix must point to where Lua and Gnome thinks it is. -+CONFIGFLAGS:=$(shell $(PKG_CONFIG) --cflags $(GTK_VERSION)) $(shell $(PKG_CONFIG) --cflags lua5.4) -+CONFIGLIB:=$(shell $(PKG_CONFIG) --libs $(GTK_VERSION) gthread-2.0 gmodule-no-export-2.0) $(shell $(PKG_CONFIG) --libs lua5.4) ++# For the Lua and Gnome desktop stuff to work, prefix must point to where Lua and Gnome thinks it is. ++CONFIGFLAGS:=$(shell $(PKG_CONFIG) --cflags $(GTK_VERSION)) $(shell $(PKG_CONFIG) --cflags lua5.3) ++CONFIGLIB:=$(shell $(PKG_CONFIG) --libs $(GTK_VERSION) gthread-2.0 gmodule-no-export-2.0) $(shell $(PKG_CONFIG) --libs lua5.3) gnomeprefix:=$(shell $(PKG_CONFIG) --variable=prefix $(GTK_VERSION) 2>/dev/null) ifndef prefix ifdef gnomeprefix -@@ -72,28 +72,6 @@ +@@ -72,28 +72,6 @@ DEFINES += -DPIXMAP_PATH=\"$(pixmapdir)\" -DSYSCONF_PATH=\"$(SYSCONF_PATH)\" DEFINES += -D$(if $(DEBUG),DEBUG,NDEBUG) BASE_FLAGS += $(if $(DEBUG),-g,-O3) @@ -67,7 +71,7 @@ Forwarded: not-needed LIBS += -lm -lstdc++ UNAME:=$(shell uname -s) -@@ -155,7 +133,7 @@ +@@ -155,7 +133,7 @@ SRC_OBJS = \ StyleWriter.o \ Utf8_16.o diff --git a/scite/debian/patches/series b/scite/debian/patches/series index 45df0d6..4ce0616 100644 --- a/scite/debian/patches/series +++ b/scite/debian/patches/series @@ -1,5 +1,5 @@ -0002-do_not_use_remote_logo.patch -0003-reproducible_build.patch -0005-scite-desktop.patch -0007-Build-with-Debian-packaged-Lua.patch +0001-do_not_use_remote_logo.patch +0002-reproducible_build.patch +0003-scite-desktop.patch +0004-Build-with-Debian-packaged-Lua.patch use-lua5.4.4.patch diff --git a/scite/debian/scite+stackrpms.dsc b/scite/debian/scite+stackrpms.dsc index 2317685..1b0f326 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.9-1+stackrpms +Version: 5.4.0-1+stackrpms Maintainer: B. Stack <bgstack15@gmail.com> Homepage: https://scintilla.org/SciTE.html Standards-Version: 4.6.0.1 diff --git a/scite/prep-for-updating.sh b/scite/prep-for-updating.sh index b020cdf..d811558 100755 --- a/scite/prep-for-updating.sh +++ b/scite/prep-for-updating.sh @@ -5,7 +5,7 @@ # rmadison, git, awk, wget, tar cd ~/dev/salsa/scite || { mkdir -p ~/dev/salsa; cd ~/dev/salsa ; git clone https://salsa.debian.org/debian/scite.git scite ; cd ~/dev/salsa/scite ; } ; git pull # get latest scite source version, without character period -latest="$( rmadison --url debian --suite sid scite | awk -F'|' '{print $2}' | awk -F'-' '{print $1}' | xargs )" +latest="$( rmadison --url debian --suite sid scite | awk -F'|' '{print $2}' | awk -F'-' '{print $1}' | tail -n1 | xargs )" latest_no_period="$( echo "${latest}" | tr -d '.' )" cd ~/dev ; wget --continue "https://www.scintilla.org/scite${latest_no_period}.tgz" ; ln -s "scite${latest_no_period}.tgz" scite_"${latest}".orig.tar.gz mkdir -p scite.1 ; cd scite.1 diff --git a/scite/stackrpms-5.3.3-1.diff b/scite/stackrpms-5.4.0-1.diff index d131ab9..772a46d 100644 --- a/scite/stackrpms-5.3.3-1.diff +++ b/scite/stackrpms-5.4.0-1.diff @@ -1,20 +1,20 @@ -diff -x '.*.swp' -Naur scite.salsa/debian/changelog stackrpms/scite/debian/changelog ---- scite.salsa/debian/changelog 2023-02-08 10:19:21.783042224 -0500 -+++ stackrpms/scite/debian/changelog 2023-02-08 10:22:20.404653365 -0500 +diff -x '.*.swp' -Naur salsa/scite/debian/changelog stackrpms/scite/debian/changelog +--- salsa/scite/debian/changelog 2023-12-04 15:32:55.368321693 -0500 ++++ stackrpms/scite/debian/changelog 2023-12-04 15:35:21.314074424 -0500 @@ -1,3 +1,10 @@ -+scite (5.3.3-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 <bgstack15@gmail.com> Wed, 08 Feb 2023 10:22:16 -0500 ++ -- B. Stack <bgstack15@gmail.com> Mon, 04 Dec 2023 15:35:16 -0500 + - scite (5.3.3-1) unstable; urgency=medium + scite (5.4.0-1) unstable; urgency=medium - * New upstream version 5.3.3 -diff -x '.*.swp' -Naur scite.salsa/debian/control stackrpms/scite/debian/control ---- scite.salsa/debian/control 2023-02-08 10:19:21.783042224 -0500 -+++ stackrpms/scite/debian/control 2023-02-08 10:22:59.845009106 -0500 + * New upstream release. +diff -x '.*.swp' -Naur salsa/scite/debian/control stackrpms/scite/debian/control +--- salsa/scite/debian/control 2023-07-31 11:35:56.033600691 -0400 ++++ stackrpms/scite/debian/control 2023-08-19 17:16:15.202653929 -0400 @@ -1,14 +1,13 @@ Source: scite -Maintainer: Michael Vogt <mvo@debian.org> @@ -33,31 +33,27 @@ diff -x '.*.swp' -Naur scite.salsa/debian/control stackrpms/scite/debian/control Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian/scite Vcs-Git: https://salsa.debian.org/debian/scite.git -diff -x '.*.swp' -Naur scite.salsa/debian/patches/0007-Build-with-Debian-packaged-Lua.patch stackrpms/scite/debian/patches/0007-Build-with-Debian-packaged-Lua.patch ---- scite.salsa/debian/patches/0007-Build-with-Debian-packaged-Lua.patch 2022-12-08 08:55:32.859493598 -0500 -+++ stackrpms/scite/debian/patches/0007-Build-with-Debian-packaged-Lua.patch 2022-12-16 21:03:24.736518692 -0500 -@@ -33,8 +33,8 @@ - -CONFIGFLAGS:=$(shell $(PKG_CONFIG) --cflags $(GTK_VERSION)) - -CONFIGLIB:=$(shell $(PKG_CONFIG) --libs $(GTK_VERSION) gthread-2.0 gmodule-no-export-2.0) - +# For the Lua and Gnome desktop stuff to work, prefix must point to where Lua and Gnome thinks it is. --+CONFIGFLAGS:=$(shell $(PKG_CONFIG) --cflags $(GTK_VERSION)) $(shell $(PKG_CONFIG) --cflags lua5.3) --+CONFIGLIB:=$(shell $(PKG_CONFIG) --libs $(GTK_VERSION) gthread-2.0 gmodule-no-export-2.0) $(shell $(PKG_CONFIG) --libs lua5.3) -++CONFIGFLAGS:=$(shell $(PKG_CONFIG) --cflags $(GTK_VERSION)) $(shell $(PKG_CONFIG) --cflags lua5.4) -++CONFIGLIB:=$(shell $(PKG_CONFIG) --libs $(GTK_VERSION) gthread-2.0 gmodule-no-export-2.0) $(shell $(PKG_CONFIG) --libs lua5.4) - gnomeprefix:=$(shell $(PKG_CONFIG) --variable=prefix $(GTK_VERSION) 2>/dev/null) - ifndef prefix - ifdef gnomeprefix -diff -x '.*.swp' -Naur scite.salsa/debian/patches/series stackrpms/scite/debian/patches/series ---- scite.salsa/debian/patches/series 2022-04-05 09:49:25.955774896 -0400 -+++ stackrpms/scite/debian/patches/series 2022-04-18 14:47:52.918861806 -0400 +diff -x '.*.swp' -Naur salsa/scite/debian/.gitlab-ci.yml stackrpms/scite/debian/.gitlab-ci.yml +--- salsa/scite/debian/.gitlab-ci.yml 2023-12-04 15:32:55.368321693 -0500 ++++ stackrpms/scite/debian/.gitlab-ci.yml 1969-12-31 19:00:00.000000000 -0500 +@@ -1,6 +0,0 @@ +---- +-include: +- - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml +- +-variables: +- SALSA_CI_ENABLE_BUILD_PACKAGE_TWICE: 1 +diff -x '.*.swp' -Naur salsa/scite/debian/patches/series stackrpms/scite/debian/patches/series +--- salsa/scite/debian/patches/series 2023-12-04 15:32:55.372321741 -0500 ++++ stackrpms/scite/debian/patches/series 2023-12-04 15:38:46.404536881 -0500 @@ -2,3 +2,4 @@ - 0003-reproducible_build.patch - 0005-scite-desktop.patch - 0007-Build-with-Debian-packaged-Lua.patch + 0002-reproducible_build.patch + 0003-scite-desktop.patch + 0004-Build-with-Debian-packaged-Lua.patch +use-lua5.4.4.patch -diff -x '.*.swp' -Naur scite.salsa/debian/patches/use-lua5.4.4.patch stackrpms/scite/debian/patches/use-lua5.4.4.patch ---- scite.salsa/debian/patches/use-lua5.4.4.patch 1969-12-31 19:00:00.000000000 -0500 -+++ stackrpms/scite/debian/patches/use-lua5.4.4.patch 2022-06-26 16:30:14.437640315 -0400 +diff -x '.*.swp' -Naur salsa/scite/debian/patches/use-lua5.4.4.patch stackrpms/scite/debian/patches/use-lua5.4.4.patch +--- salsa/scite/debian/patches/use-lua5.4.4.patch 1969-12-31 19:00:00.000000000 -0500 ++++ stackrpms/scite/debian/patches/use-lua5.4.4.patch 2023-08-19 17:16:15.202653929 -0400 @@ -0,0 +1,191 @@ +Name: Patch scite to use distro package of lua, Devuan +Version: 5.2.3 @@ -250,21 +246,22 @@ diff -x '.*.swp' -Naur scite.salsa/debian/patches/use-lua5.4.4.patch stackrpms/s + } + + -diff -x '.*.swp' -Naur scite.salsa/debian/rules stackrpms/scite/debian/rules ---- scite.salsa/debian/rules 2022-07-11 14:49:34.810997853 -0400 -+++ stackrpms/scite/debian/rules 2022-07-13 09:49:28.021934314 -0400 -@@ -43,6 +43,8 @@ +diff -x '.*.swp' -Naur salsa/scite/debian/rules stackrpms/scite/debian/rules +--- salsa/scite/debian/rules 2023-07-31 11:35:56.033600691 -0400 ++++ stackrpms/scite/debian/rules 2023-11-16 10:46:15.103687617 -0500 +@@ -43,6 +43,9 @@ mv -f $(CURDIR)/debian/scite/usr/share/scite/*.txt $(CURDIR)/debian/scite/usr/share/doc/scite/ mv -f $(CURDIR)/debian/scite/usr/share/scite/*.jpg $(CURDIR)/debian/scite/usr/share/doc/scite/ mv -f $(CURDIR)/debian/scite/usr/share/scite/*.png $(CURDIR)/debian/scite/usr/share/doc/scite/ ++ @#stackrpms,3 + cp -p debian/stackrpms.lua $(CURDIR)/debian/scite/usr/share/scite/ + install -D -p -m0666 debian/SciTEGlobal.properties $(CURDIR)/debian/scite/etc/scite/ for f in $(CURDIR)/debian/scite/usr/share/doc/scite/*.html; do \ dh_link usr/share/doc/scite/$$(basename $$f) usr/share/scite/$$(basename $$f); \ done -diff -x '.*.swp' -Naur scite.salsa/debian/SciTEGlobal.properties stackrpms/scite/debian/SciTEGlobal.properties ---- scite.salsa/debian/SciTEGlobal.properties 1969-12-31 19:00:00.000000000 -0500 -+++ stackrpms/scite/debian/SciTEGlobal.properties 2023-01-09 13:42:13.487580146 -0500 +diff -x '.*.swp' -Naur salsa/scite/debian/SciTEGlobal.properties stackrpms/scite/debian/SciTEGlobal.properties +--- salsa/scite/debian/SciTEGlobal.properties 1969-12-31 19:00:00.000000000 -0500 ++++ stackrpms/scite/debian/SciTEGlobal.properties 2023-08-19 17:16:15.202653929 -0400 @@ -0,0 +1,597 @@ +# SciTEGlobal.properties placed by scite package for stackrpms +# Global initialisation file for SciTE @@ -863,23 +860,15 @@ diff -x '.*.swp' -Naur scite.salsa/debian/SciTEGlobal.properties stackrpms/scite +font.embedded.base=$(font.monospace) +font.embedded.comment=$(font.monospace) +font.vbs=$(font.monospace) -diff -x '.*.swp' -Naur scite.salsa/debian/scite.lintian-overrides stackrpms/scite/debian/scite.lintian-overrides ---- scite.salsa/debian/scite.lintian-overrides 2022-09-06 20:31:38.343720623 -0400 -+++ stackrpms/scite/debian/scite.lintian-overrides 2022-07-13 09:49:28.021934314 -0400 -@@ -1,3 +1,4 @@ -+scite: spelling-error-in-binary afe safe [usr/lib/scite/liblexilla.so] - scite: spelling-error-in-binary Lables Labels [usr/lib/scite/liblexilla.so] - scite: national-encoding [etc/scite/SciTEGlobal.properties] - scite: national-encoding [etc/scite/rebol.properties] -diff -x '.*.swp' -Naur scite.salsa/debian/scite+stackrpms.dsc stackrpms/scite/debian/scite+stackrpms.dsc ---- scite.salsa/debian/scite+stackrpms.dsc 1969-12-31 19:00:00.000000000 -0500 -+++ stackrpms/scite/debian/scite+stackrpms.dsc 2023-02-08 10:26:02.270654544 -0500 +diff -x '.*.swp' -Naur salsa/scite/debian/scite+stackrpms.dsc stackrpms/scite/debian/scite+stackrpms.dsc +--- salsa/scite/debian/scite+stackrpms.dsc 1969-12-31 19:00:00.000000000 -0500 ++++ stackrpms/scite/debian/scite+stackrpms.dsc 2023-12-04 15:39:31.561079067 -0500 @@ -0,0 +1,17 @@ +Format: 3.0 (quilt) +Source: scite +Binary: scite +Architecture: any -+Version: 5.3.3-1+stackrpms ++Version: 5.4.0-1+stackrpms +Maintainer: B. Stack <bgstack15@gmail.com> +Homepage: https://scintilla.org/SciTE.html +Standards-Version: 4.6.0.1 @@ -892,9 +881,9 @@ diff -x '.*.swp' -Naur scite.salsa/debian/scite+stackrpms.dsc stackrpms/scite/de + 00000000000000000000000000000000 1 scite.orig.tar.gz + 00000000000000000000000000000000 1 scite+stackrpms.debian.tar.xz +Original-Maintainer: Michael Vogt <mvo@debian.org> -diff -x '.*.swp' -Naur scite.salsa/debian/_service stackrpms/scite/debian/_service ---- scite.salsa/debian/_service 1969-12-31 19:00:00.000000000 -0500 -+++ stackrpms/scite/debian/_service 2023-02-08 10:26:50.407088723 -0500 +diff -x '.*.swp' -Naur salsa/scite/debian/_service stackrpms/scite/debian/_service +--- salsa/scite/debian/_service 1969-12-31 19:00:00.000000000 -0500 ++++ stackrpms/scite/debian/_service 2023-12-04 15:40:29.565775516 -0500 @@ -0,0 +1,24 @@ +<services> + <service name="tar_scm"> @@ -902,7 +891,7 @@ diff -x '.*.swp' -Naur scite.salsa/debian/_service stackrpms/scite/debian/_servi + <param name="url">https://gitlab.com/bgstack15/stackrpms.git</param> + <param name="subdir">scite/debian</param> + <param name="filename">debian</param> -+ <param name="revision">scite-bump</param> ++ <param name="revision">master</param> + <param name="version">_none_</param> + </service> + <service name="recompress"> @@ -912,28 +901,28 @@ diff -x '.*.swp' -Naur scite.salsa/debian/_service stackrpms/scite/debian/_servi + <service name="download_url"> + <param name="protocol">https</param> + <param name="host">www.scintilla.org</param> -+ <param name="path">scite533.tgz</param> -+ <param name="filename">scite_5.3.3.orig.tar.gz</param> ++ <param name="path">scite540.tgz</param> ++ <param name="filename">scite_5.4.0.orig.tar.gz</param> + </service> + <service name="extract_file"> + <param name="archive">*.tar.xz</param> + <param name="files">*/*.dsc</param> + </service> +</services> -diff -x '.*.swp' -Naur scite.salsa/debian/source/lintian-overrides stackrpms/scite/debian/source/lintian-overrides ---- scite.salsa/debian/source/lintian-overrides 2022-07-11 14:49:34.810997853 -0400 -+++ stackrpms/scite/debian/source/lintian-overrides 2022-04-18 14:47:52.938861975 -0400 -@@ -1,4 +1,3 @@ --scite source: source-is-missing [scintilla/doc/ScintillaDoc.html] --scite source: source-is-missing [scite/doc/PaneAPI.html] --scite source: source-is-missing [scite/doc/ScriptLexer.html] --scite source: source-is-missing [scintilla/doc/SciCoding.html] +diff -x '.*.swp' -Naur salsa/scite/debian/source/lintian-overrides stackrpms/scite/debian/source/lintian-overrides +--- salsa/scite/debian/source/lintian-overrides 2023-07-31 11:35:56.033600691 -0400 ++++ stackrpms/scite/debian/source/lintian-overrides 2023-11-16 10:48:03.029007946 -0500 +@@ -2,3 +2,7 @@ + scite source: source-is-missing [scite/doc/PaneAPI.html] + scite source: source-is-missing [scite/doc/ScriptLexer.html] + scite source: source-is-missing [scintilla/doc/SciCoding.html] ++# stackrpms,4 +national-encoding debian/SciTEGlobal.properties +invalid-field-for-derivative +invalid-devuan-version -diff -x '.*.swp' -Naur scite.salsa/debian/stackrpms.lua stackrpms/scite/debian/stackrpms.lua ---- scite.salsa/debian/stackrpms.lua 1969-12-31 19:00:00.000000000 -0500 -+++ stackrpms/scite/debian/stackrpms.lua 2022-04-18 14:47:52.938861975 -0400 +diff -x '.*.swp' -Naur salsa/scite/debian/stackrpms.lua stackrpms/scite/debian/stackrpms.lua +--- salsa/scite/debian/stackrpms.lua 1969-12-31 19:00:00.000000000 -0500 ++++ stackrpms/scite/debian/stackrpms.lua 2023-08-19 17:16:15.202653929 -0400 @@ -0,0 +1,278 @@ +-- DESCRIPTION: +-- Unicode hexadecimal table: https://example.com/copied/unicode.html |