[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#913432: thunar-media-tags-plugin: Build-Depends: libxml-parser-perl is cross-unsatisfiable



Source: thunar-media-tags-plugin
Version: 0.3.0-1
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

The build dependency on libxml-parser-perl is not cross satisfiable. It
turns out that, thunar-media-tags-plugin no longer uses an embedded
intltool. Therefore it no longer (directly) uses libxml-parser-perl, but
rather uses the packaged intltool. Thus the dependency is unnecessary
and can be dropped. After doing so, thunar-media-tags-plugin cross
builds successfully. Please consider applying the attached patch.

Helmut
diff --minimal -Nru thunar-media-tags-plugin-0.3.0/debian/changelog thunar-media-tags-plugin-0.3.0/debian/changelog
--- thunar-media-tags-plugin-0.3.0/debian/changelog	2018-08-21 17:49:21.000000000 +0200
+++ thunar-media-tags-plugin-0.3.0/debian/changelog	2018-11-10 22:20:34.000000000 +0100
@@ -1,3 +1,10 @@
+thunar-media-tags-plugin (0.3.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop unused Build-Depends: libxml-parser-perl. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sat, 10 Nov 2018 22:20:34 +0100
+
 thunar-media-tags-plugin (0.3.0-1) unstable; urgency=medium
 
   [ Evgeni Golov ]
diff --minimal -Nru thunar-media-tags-plugin-0.3.0/debian/control thunar-media-tags-plugin-0.3.0/debian/control
--- thunar-media-tags-plugin-0.3.0/debian/control	2018-08-21 17:49:21.000000000 +0200
+++ thunar-media-tags-plugin-0.3.0/debian/control	2018-11-10 22:20:32.000000000 +0100
@@ -8,7 +8,6 @@
                libexo-2-dev,
                libtagc0-dev,
                libthunarx-3-dev,
-               libxml-parser-perl,
                pkg-config,
                xfce4-dev-tools
 Standards-Version: 4.1.4

Reply to: