I am uploading a NMU to DELAYED/10 in order to fix this.
The debdiff is attached.
diff -Nru qiv-2.3.3/debian/changelog qiv-2.3.3/debian/changelog
--- qiv-2.3.3/debian/changelog  2023-02-01 08:03:14.000000000 +0100
+++ qiv-2.3.3/debian/changelog  2023-10-14 10:24:23.000000000 +0200
@@ -1,3 +1,10 @@
+qiv (2.3.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop wmf support. Closes: #1043459.
+
+ -- Bastian Germann <b...@debian.org>  Sat, 14 Oct 2023 08:24:23 +0000
+
 qiv (2.3.3-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru qiv-2.3.3/debian/control qiv-2.3.3/debian/control
--- qiv-2.3.3/debian/control    2020-08-30 09:26:00.000000000 +0200
+++ qiv-2.3.3/debian/control    2023-10-14 10:13:56.000000000 +0200
@@ -9,7 +9,7 @@
 
 Package: qiv
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libwmf0.2-7-gtk
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Quick image viewer for X
  Quick Image Viewer (qiv) is a very small and pretty fast GDK/Imlib image
  viewer. Features include zoom, maxpect, scale down, fullscreen,
diff -Nru qiv-2.3.3/debian/rules qiv-2.3.3/debian/rules
--- qiv-2.3.3/debian/rules      2020-08-30 09:26:00.000000000 +0200
+++ qiv-2.3.3/debian/rules      2023-10-14 10:24:23.000000000 +0200
@@ -3,3 +3,5 @@
 %:
        dh $@
 
+override_dh_auto_build:
+       dh_auto_build -- EXTNS="GIF TIFF XPM PNG PPM PNM PGM PCX BMP EIM JPEG 
SVG ICO WEBP HEIF"

Reply via email to