Source: gparted Version: 0.32.0-2 Tags: patch User: helm...@debian.org Usertags: rebootstrap
gparted fails to satisfy its cross Build-Depends, because its dependency on libxml-parser-perl is unsatisfiable. gparted no longer ships an embedded intltool, but rather uses Debian's packaged version and properly depends on it. Thus libxml-parser-perl is no longer (directly) used in gparted and can be dropped from Build-Depends. After doing so, gparted cross builds successfully. Please consider applying the attached patch. Helmut
diff --minimal -Nru gparted-0.32.0/debian/changelog gparted-0.32.0/debian/changelog --- gparted-0.32.0/debian/changelog 2018-08-29 15:23:25.000000000 +0200 +++ gparted-0.32.0/debian/changelog 2018-11-10 09:05:44.000000000 +0100 @@ -1,3 +1,10 @@ +gparted (0.32.0-2.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop unused libxml-parser-perl from Build-Depends. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Sat, 10 Nov 2018 09:05:44 +0100 + gparted (0.32.0-2) unstable; urgency=medium * Really suggest e2fsprogs (Closes: #887225) diff --minimal -Nru gparted-0.32.0/debian/control gparted-0.32.0/debian/control --- gparted-0.32.0/debian/control 2018-08-29 15:23:18.000000000 +0200 +++ gparted-0.32.0/debian/control 2018-11-10 09:05:43.000000000 +0100 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Phillip Susi <ps...@ubuntu.com> Uploaders: Anibal Monsalve Salazar <ani...@debian.org> -Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 10), libxml-parser-perl, +Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 10), uuid-dev, parted, pkg-config, gnome-doc-utils, policykit-1, libgtkmm-2.4-dev, libparted-dev, intltool, gnome-pkg-tools Standards-Version: 3.9.6