diff -pruN 3.26.6-2/debian/changelog 3.26.6-3/debian/changelog
--- 3.26.6-2/debian/changelog	2024-12-20 21:18:32.000000000 +0000
+++ 3.26.6-3/debian/changelog	2025-10-21 15:06:52.000000000 +0000
@@ -1,3 +1,16 @@
+totem-pl-parser (3.26.6-3) unstable; urgency=medium
+
+  [ Simon McVittie ]
+  * d/control: Add missing gir1.2-*-dev B-D as reported by dh_girepository
+  * d/control: Replace libgirepository1.0-dev B-D with
+    gobject-introspection
+  * d/control: Add ${gir:Depends} to -dev package
+  * d/control: Standards-Version: 4.7.2 (no changes required)
+  * d/libtotem-plparser18.symbols: Set Build-Depends-Package for both
+    libraries
+
+ -- Jeremy Bícha <jbicha@ubuntu.com>  Tue, 21 Oct 2025 11:06:52 -0400
+
 totem-pl-parser (3.26.6-2) unstable; urgency=medium
 
   [ Debian Janitor ]
diff -pruN 3.26.6-2/debian/control 3.26.6-3/debian/control
--- 3.26.6-2/debian/control	2024-12-20 21:18:32.000000000 +0000
+++ 3.26.6-3/debian/control	2025-10-21 15:06:52.000000000 +0000
@@ -9,18 +9,20 @@ Build-Depends: debhelper-compat (= 13),
                dh-sequence-gir,
                dh-sequence-gnome,
                dbus <!nocheck>,
+               gir1.2-gio-2.0-dev,
+               gir1.2-gobject-2.0-dev,
+               gobject-introspection (>= 1.80),
                gtk-doc-tools,
                gvfs-backends <!nocheck>,
                libarchive-dev,
                libgcrypt20-dev,
-               libgirepository1.0-dev,
                libglib2.0-dev,
                libglib2.0-doc,
                libxml-parser-perl,
                libxml2-dev,
                meson,
                shared-mime-info <!nocheck>
-Standards-Version: 4.7.0
+Standards-Version: 4.7.2
 Vcs-Browser: https://salsa.debian.org/gnome-team/totem-pl-parser
 Vcs-Git: https://salsa.debian.org/gnome-team/totem-pl-parser.git
 
@@ -33,6 +35,7 @@ Depends: gir1.2-totemplparser-1.0 (= ${b
          libglib2.0-dev,
          libtotem-plparser18 (= ${binary:Version}),
          libxml2-dev,
+         ${gir:Depends},
          ${misc:Depends}
 Provides: ${gir:Provides}
 Description: Totem Playlist Parser library - development files
diff -pruN 3.26.6-2/debian/libtotem-plparser18.symbols 3.26.6-3/debian/libtotem-plparser18.symbols
--- 3.26.6-2/debian/libtotem-plparser18.symbols	2024-12-20 21:18:32.000000000 +0000
+++ 3.26.6-3/debian/libtotem-plparser18.symbols	2025-10-21 15:06:52.000000000 +0000
@@ -5,6 +5,7 @@ libtotem-plparser-mini.so.18 libtotem-pl
  totem_pl_parser_can_parse_from_filename@LIBTOTEM_PL_PARSER_MINI_1.0 3.26.0
  totem_pl_parser_can_parse_from_uri@LIBTOTEM_PL_PARSER_MINI_1.0 3.26.0
 libtotem-plparser.so.18 libtotem-plparser18 #MINVER#
+* Build-Depends-Package: libtotem-plparser-dev
  LIBTOTEM_PL_PARSER_MINI_1.0@LIBTOTEM_PL_PARSER_MINI_1.0 3.26.0
  totem_cd_detect_type@LIBTOTEM_PL_PARSER_MINI_1.0 3.26.0
  totem_cd_detect_type_from_dir@LIBTOTEM_PL_PARSER_MINI_1.0 3.26.0
