[Pkg-utopia-maintainers] Bug#930623: dbus-python: annotate test dependencies with <!nocheck>

Helmut Grohne helmut at subdivi.de
Sun Jun 16 19:47:42 BST 2019


Source: dbus-python
Version: 1.2.8-3
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability

Please annotate test Build-Depends with <!nocheck>. Doing so improves
cross building (as they are unsatisfiable) and bootstrapping (fewer
dependencies always help). Please consider applying the attached patch.

Helmut
-------------- next part --------------
diff --minimal -Nru dbus-python-1.2.8/debian/changelog dbus-python-1.2.8/debian/changelog
--- dbus-python-1.2.8/debian/changelog	2019-01-29 09:49:02.000000000 +0100
+++ dbus-python-1.2.8/debian/changelog	2019-06-16 20:15:39.000000000 +0200
@@ -1,3 +1,10 @@
+dbus-python (1.2.8-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Annotate test Build-Depends with <!nocheck>. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Sun, 16 Jun 2019 20:15:39 +0200
+
 dbus-python (1.2.8-3) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --minimal -Nru dbus-python-1.2.8/debian/control dbus-python-1.2.8/debian/control
--- dbus-python-1.2.8/debian/control	2019-01-29 09:49:02.000000000 +0100
+++ dbus-python-1.2.8/debian/control	2019-06-16 20:15:06.000000000 +0200
@@ -20,11 +20,11 @@
  python-all-dbg (>= 2.7),
  python-all-dev (>= 2.7),
  python-gi,
- python-tap,
+ python-tap <!nocheck>,
  python3-all-dbg,
  python3-all-dev,
  python3-gi,
- python3-tap,
+ python3-tap <!nocheck>,
  sphinx-common,
  xmlto,
 Build-Depends-Indep:


More information about the Pkg-utopia-maintainers mailing list