Attached.
Thank you,
Jeremy Bícha
From 49e0fd05c1dc10e7b491093921e3b8eb999f2405 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jeremy=20B=C3=ADcha?= <[email protected]>
Date: Tue, 21 Oct 2025 13:42:39 -0400
Subject: [PATCH] Update gir handling
Closes: #1118534
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index d2a0f36f6..d7f958537 100644
--- a/debian/control
+++ b/debian/control
@@ -8,13 +8,15 @@ Build-Depends:
debhelper-compat (= 13),
dh-sequence-gir,
flex,
+ gir1.2-gobject-2.0-dev,
+ gir1.2-gsf-1-dev,
+ gir1.2-gtk-3.0-dev,
libasio-dev,
libboost-dev,
libebook1.2-dev,
libenchant-2-dev,
libfribidi-dev,
libgcrypt20-dev,
- libgirepository1.0-dev,
libglib2.0-dev,
libgoffice-0.10-dev,
libgtk-3-dev,
@@ -122,7 +124,7 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
- gir1.2-abi-3.0 (= ${binary:Version}),
+ ${gir:Depends},
libabiword-3.0 (= ${binary:Version}),
libcairo-dev | libcairo2-dev,
libebook1.2-dev,
@@ -141,6 +143,8 @@ Depends:
libx11-dev,
libxslt-dev | libxslt1-dev,
${misc:Depends},
+Provides:
+ ${gir:Provides}
Description: efficient, featureful word processor with collaboration -- development files
AbiWord is a full-featured, efficient word processing application.
It is suitable for a wide variety of word processing tasks, and
--
2.51.0