Control: tags -1 patch
I am uploading a NMU to DELAYED/10 in order to fix this. Please find the debdiff attached. The changes are also in git already.
diff -Nru pragha-1.3.4/debian/changelog pragha-1.3.4/debian/changelog --- pragha-1.3.4/debian/changelog 2025-08-13 11:42:22.000000000 +0200 +++ pragha-1.3.4/debian/changelog 2025-09-09 20:29:01.000000000 +0200 @@ -1,3 +1,10 @@ +pragha (1.3.4-3.2) unstable; urgency=medium + + * Non-maintainer upload. + * Move to Build-Depends: libtag-c-dev (Closes: #1096082). + + -- Bastian Germann <[email protected]> Tue, 09 Sep 2025 20:29:01 +0200 + pragha (1.3.4-3.1) unstable; urgency=medium * Update to libsoup3 (Closes: #1073954). diff -Nru pragha-1.3.4/debian/control pragha-1.3.4/debian/control --- pragha-1.3.4/debian/control 2025-08-13 11:41:06.000000000 +0200 +++ pragha-1.3.4/debian/control 2025-09-09 20:24:57.000000000 +0200 @@ -21,7 +21,7 @@ libpeas-dev, libsqlite3-dev, libsoup-3.0-dev, - libtagc0-dev, + libtag-c-dev, libtotem-plparser-dev, xfce4-dev-tools Standards-Version: 4.7.0

