[Pkg-utopia-maintainers] Bug#981653: dbus-glib: annotate dbus dependency <!nocheck>

Helmut Grohne helmut at subdivi.de
Tue Feb 2 14:09:07 GMT 2021


Source: dbus-glib
Version: 0.110-6
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap

dbus-glib participates in dependency loops relevant to architecture
bootstrap. Instead of looking into such a difficult problem, I looked
into easily droppable dependencies and found that dbus is only used for
testing. Please consider applying the attached patch to annotate it
<!nocheck>.

Helmut
-------------- next part --------------
diff --minimal -Nru dbus-glib-0.110/debian/changelog dbus-glib-0.110/debian/changelog
--- dbus-glib-0.110/debian/changelog	2020-12-21 15:03:46.000000000 +0100
+++ dbus-glib-0.110/debian/changelog	2021-02-02 15:05:56.000000000 +0100
@@ -1,3 +1,10 @@
+dbus-glib (0.110-6.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Annotate dbus build dependency <!nocheck>. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Tue, 02 Feb 2021 15:05:56 +0100
+
 dbus-glib (0.110-6) unstable; urgency=medium
 
   * Switch to debhelper-compat 12
diff --minimal -Nru dbus-glib-0.110/debian/control dbus-glib-0.110/debian/control
--- dbus-glib-0.110/debian/control	2020-12-21 15:03:46.000000000 +0100
+++ dbus-glib-0.110/debian/control	2021-02-02 15:05:54.000000000 +0100
@@ -8,7 +8,7 @@
  Simon McVittie <smcv at debian.org>,
  Michael Biebl <biebl at debian.org>,
 Build-Depends:
- dbus (>= 1.8),
+ dbus (>= 1.8) <!nocheck>,
  debhelper-compat (= 12),
  gtk-doc-tools (>= 1.4),
  libdbus-1-dev (>= 1.8),


More information about the Pkg-utopia-maintainers mailing list