I am going to upload a NMU to DELAYED/10 with the enclosed changes to fix this.
diff -Nru presage-0.9.1/debian/changelog presage-0.9.1/debian/changelog
--- presage-0.9.1/debian/changelog 2022-11-27 13:02:27.000000000 +0000
+++ presage-0.9.1/debian/changelog 2023-10-12 13:24:57.000000000 +0000
@@ -1,3 +1,10 @@
+presage (0.9.1-2.6) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop gprompter. (Closes: #967709)
+
+ -- Bastian Germann <b...@debian.org> Thu, 12 Oct 2023 13:24:57 +0000
+
presage (0.9.1-2.5) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru presage-0.9.1/debian/control presage-0.9.1/debian/control
--- presage-0.9.1/debian/control 2022-11-27 13:02:27.000000000 +0000
+++ presage-0.9.1/debian/control 2023-10-12 13:24:57.000000000 +0000
@@ -9,7 +9,6 @@
libncurses5-dev | libncurses-dev,
help2man,
libcppunit-dev (>= 1.9.6) <!nocheck>,
- libgtk2.0-dev (>= 2.12),
Build-Depends-Indep: doxygen, graphviz
Standards-Version: 4.6.1
Homepage: https://presage.sourceforge.net/
@@ -95,16 +94,3 @@
.
This package contains the header files needed to compile applications
or shared objects that use libpresage.
-
-Package: gprompter
-Section: misc
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: intelligent predictive GTK+ text editor
- gprompter is a cross-platform predictive text editor, based on
- presage, the intelligent predictive text entry platform.
- .
- gprompter displays predictions in a contextual pop-up box as each
- letter is typed. Predictions can be easily selected and inserted in
- the document.
-
diff -Nru presage-0.9.1/debian/gprompter.docs
presage-0.9.1/debian/gprompter.docs
--- presage-0.9.1/debian/gprompter.docs 2022-11-27 13:02:27.000000000 +0000
+++ presage-0.9.1/debian/gprompter.docs 1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-AUTHORS
-README
-NEWS
-THANKS
-TODO
diff -Nru presage-0.9.1/debian/gprompter.install
presage-0.9.1/debian/gprompter.install
--- presage-0.9.1/debian/gprompter.install 2022-11-27 13:02:27.000000000
+0000
+++ presage-0.9.1/debian/gprompter.install 1970-01-01 00:00:00.000000000
+0000
@@ -1,6 +0,0 @@
-usr/bin/gprompter
-usr/share/man/man1/gprompter.1
-usr/share/pixmaps/gprompter.xpm
-usr/share/pixmaps/gprompter.png
-usr/share/icons/hicolor/scalable/apps/gprompter.svg
-usr/share/applications/gprompter.desktop
diff -Nru presage-0.9.1/debian/patches/series
presage-0.9.1/debian/patches/series
--- presage-0.9.1/debian/patches/series 2022-11-27 13:02:27.000000000 +0000
+++ presage-0.9.1/debian/patches/series 2023-10-12 13:24:57.000000000 +0000
@@ -1,4 +1,3 @@
-fix-bug-776720.patch
fix-bug-811758-gcc6.patch
c++17.patch
format-security.patch