diffstat for localsearch-3.11.1 localsearch-3.11.1

 changelog |    9 +++++++++
 control   |    6 +++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff -Nru localsearch-3.11.1/debian/changelog localsearch-3.11.1/debian/changelog
--- localsearch-3.11.1/debian/changelog	2026-04-18 17:09:48.000000000 +0300
+++ localsearch-3.11.1/debian/changelog	2026-04-29 11:30:48.000000000 +0300
@@ -1,3 +1,12 @@
+localsearch (3.11.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add Breaks+Replaces: tracker-extract to localsearch-extractor-iso
+    and localsearch-extractor-office. (Closes: #1133999)
+  * Fix FTBFS with the nocheck build profile. (Closes: #1131960)
+
+ -- Adrian Bunk <bunk@debian.org>  Wed, 29 Apr 2026 11:30:48 +0300
+
 localsearch (3.11.1-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru localsearch-3.11.1/debian/control localsearch-3.11.1/debian/control
--- localsearch-3.11.1/debian/control	2026-04-18 17:09:48.000000000 +0300
+++ localsearch-3.11.1/debian/control	2026-04-29 11:30:48.000000000 +0300
@@ -42,7 +42,7 @@
                meson,
                pkgconf,
                procps <!nocheck>,
-               python3-dbusmock <!nocheck>,
+               python3-dbusmock,
                python3-gi <!nocheck>,
                python3-tap <!nocheck>,
                shared-mime-info <!nocheck>,
@@ -91,6 +91,8 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
+Breaks: tracker-extract (<< 3.11~)
+Replaces: tracker-extract (<< 3.11~)
 Description: Extractor for ISO files
  This package contains the ISO file format metadata extractors.
  .
@@ -102,6 +104,8 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
+Breaks: tracker-extract (<< 3.11~)
+Replaces: tracker-extract (<< 3.11~)
 Description: Extractors for some compressed office file formats
  This package contains the extractors for various compressed
  office file formats such as oasis, msoffice-xml and epub.
