Bug#1022989: system-config-printer FTCBFS: Build-Depends: libxml-parser-perl not satisfiable

Helmut Grohne helmut at subdivi.de
Fri Oct 28 17:04:34 BST 2022


Source: system-config-printer
Version: 1.5.16-1
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability

system-config-printer cannot be cross built from source, because its
dependency on libxml-parser-perl is not satisfiable. This dependency
belongs to the intltool stack removed in the previous upload and can
thus be dropped. After doing so, it cross builds just fine. Please
consider applying the attached patch.

Helmut
-------------- next part --------------
diff --minimal -Nru system-config-printer-1.5.16/debian/changelog system-config-printer-1.5.16/debian/changelog
--- system-config-printer-1.5.16/debian/changelog	2022-02-21 19:08:22.000000000 +0100
+++ system-config-printer-1.5.16/debian/changelog	2022-10-28 17:12:56.000000000 +0200
@@ -1,3 +1,10 @@
+system-config-printer (1.5.16-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop obsolete Build-Depends: libxml-parser-perl for intltool
+
+ -- Helmut Grohne <helmut at subdivi.de>  Fri, 28 Oct 2022 17:12:56 +0200
+
 system-config-printer (1.5.16-1) unstable; urgency=medium
 
   * New upstream release
diff --minimal -Nru system-config-printer-1.5.16/debian/control system-config-printer-1.5.16/debian/control
--- system-config-printer-1.5.16/debian/control	2022-02-21 19:08:22.000000000 +0100
+++ system-config-printer-1.5.16/debian/control	2022-10-28 17:12:17.000000000 +0200
@@ -16,7 +16,6 @@
                libglib2.0-dev,
                libudev-dev (>= 172) [linux-any],
                libusb-1.0-0-dev,
-               libxml-parser-perl,
                python3-distutils,
                xmlto
 Standards-Version: 4.5.1


More information about the pkg-gnome-maintainers mailing list