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

Bug#981081: kdbusaddons: reduce Build-Depends



Source: kdbusaddons
Version: 5.78.0-2
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

kdbusaddons participates in dependency loops relevant to architecture
bootstrap. Instead of looking into such a difficult problem, I looked
for easily droppable dependencies. I think Norbert already committed the
dropping of graphviz also included here for completeness and
confirmation. Beyond that, dbus-x11 is only used for testing and can be
annotated <!nocheck>.  Please consider applying the attached patch.

Helmut
diff --minimal -Nru kdbusaddons-5.78.0/debian/changelog kdbusaddons-5.78.0/debian/changelog
--- kdbusaddons-5.78.0/debian/changelog	2021-01-17 04:02:20.000000000 +0100
+++ kdbusaddons-5.78.0/debian/changelog	2021-01-26 06:45:06.000000000 +0100
@@ -1,3 +1,12 @@
+kdbusaddons (5.78.0-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Reduce Build-Depends: (Closes: #-1)
+    + Drop unused graphviz.
+    + Annotate test dependency dbus-x11 <!nocheck>.
+
+ -- Helmut Grohne <helmut@subdivi.de>  Tue, 26 Jan 2021 06:45:06 +0100
+
 kdbusaddons (5.78.0-2) unstable; urgency=medium
 
   * Release to unstable.
diff --minimal -Nru kdbusaddons-5.78.0/debian/control kdbusaddons-5.78.0/debian/control
--- kdbusaddons-5.78.0/debian/control	2021-01-17 03:54:33.000000000 +0100
+++ kdbusaddons-5.78.0/debian/control	2021-01-26 06:45:05.000000000 +0100
@@ -5,11 +5,10 @@
 Uploaders: Maximiliano Curia <maxy@debian.org>,
            Norbert Preining <norbert@preining.info>
 Build-Depends: cmake (>= 3.5~),
-               dbus-x11,
+               dbus-x11 <!nocheck>,
                debhelper-compat (= 13),
                doxygen,
                extra-cmake-modules (>= 5.78.0~),
-               graphviz,
                libqt5sql5-sqlite:native,
                libqt5x11extras5-dev (>= 5.14.0~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),

Reply to: