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

Bug#923658: mate-power-manager: drop unused Build-Depends: libxml-parser-perl



Source: mate-power-manager
Version: 1.20.3-1
Tags: patch
User: debian-cross@lists.debian.org
Usertags: cross-satisfiability

mate-power-manager cannot satisfy its cross Build-Depends, because it
depends on libxml-parser-perl. While that dependency is unsatisfiable,
it also is unnecessary. Formerly, packages used to ship and embedded
intltool and thus needed libxml-parser-perl, but now they just
Build-Depends: intltool and no longer need to know that intltool is
implemented using libxml-parser-perl. Thus, the dependency can be
dropped. Doing so makes mate-power-manager cross buildable. Please
consider applying the attached patch.

Helmut
diff --minimal -Nru mate-power-manager-1.20.3/debian/changelog mate-power-manager-1.20.3/debian/changelog
--- mate-power-manager-1.20.3/debian/changelog	2019-01-09 10:39:56.000000000 +0100
+++ mate-power-manager-1.20.3/debian/changelog	2019-03-03 13:09:10.000000000 +0100
@@ -1,3 +1,10 @@
+mate-power-manager (1.20.3-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop unused libxml-parser-perl from Build-Depends. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sun, 03 Mar 2019 13:09:10 +0100
+
 mate-power-manager (1.20.3-1) unstable; urgency=medium
 
   * New upstream release.
diff --minimal -Nru mate-power-manager-1.20.3/debian/control mate-power-manager-1.20.3/debian/control
--- mate-power-manager-1.20.3/debian/control	2019-01-09 10:39:56.000000000 +0100
+++ mate-power-manager-1.20.3/debian/control	2019-03-03 13:09:06.000000000 +0100
@@ -21,7 +21,6 @@
                libupower-glib-dev,
                libx11-dev,
                libxext-dev,
-               libxml-parser-perl,
                libxrandr-dev,
                mate-common (>= 1.18),
                pkg-config,

Reply to: