I am uploading a NMU to experimental to fix this.
The debdiff is attached.
diff -Nru inkscape-open-symbols-1.2.1/debian/changelog 
inkscape-open-symbols-1.2.1/debian/changelog
--- inkscape-open-symbols-1.2.1/debian/changelog        2018-03-03 
12:14:57.000000000 +0000
+++ inkscape-open-symbols-1.2.1/debian/changelog        2024-12-09 
23:32:04.000000000 +0000
@@ -1,3 +1,10 @@
+inkscape-open-symbols (1.2.1-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload
+  * Drop SJJB symbols (Closes: #1068955)
+
+ -- Bastian Germann <b...@debian.org>  Mon, 09 Dec 2024 23:32:04 +0000
+
 inkscape-open-symbols (1.2.1-1) unstable; urgency=medium
 
   * New upstream version 1.2.1
diff -Nru inkscape-open-symbols-1.2.1/debian/control 
inkscape-open-symbols-1.2.1/debian/control
--- inkscape-open-symbols-1.2.1/debian/control  2018-03-03 12:14:57.000000000 
+0000
+++ inkscape-open-symbols-1.2.1/debian/control  2024-12-09 23:32:04.000000000 
+0000
@@ -27,4 +27,3 @@
     - EmojiOne
     - Dashicons
     - CircuiTikz
-    - SJJB Map Icons
diff -Nru inkscape-open-symbols-1.2.1/debian/rules 
inkscape-open-symbols-1.2.1/debian/rules
--- inkscape-open-symbols-1.2.1/debian/rules    2018-03-03 12:14:57.000000000 
+0000
+++ inkscape-open-symbols-1.2.1/debian/rules    2024-12-09 23:32:04.000000000 
+0000
@@ -2,3 +2,9 @@
 
 %:
        dh $@
+
+execute_before_dh_install:
+       mv sjjb debian/
+
+execute_after_dh_install:
+       mv debian/sjjb .

Reply via email to