[neon/extras/kdiff3/Neon/release] debian: mark check-only B-Ds as !nocheck

Pino Toscano null at kde.org
Wed Sep 7 17:06:13 BST 2022


Git commit 2fda2f12bbdb7da42eaea93acf310622fb5cfccd by Pino Toscano.
Committed on 22/11/2021 at 22:27.
Pushed by jriddell into branch 'Neon/release'.

mark check-only B-Ds as !nocheck

M  +2    -0    debian/changelog
M  +2    -2    debian/control

https://invent.kde.org/neon/extras/kdiff3/commit/2fda2f12bbdb7da42eaea93acf310622fb5cfccd

diff --git a/debian/changelog b/debian/changelog
index a79b9fd..408aa9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ kdiff3 (1.9.4-0r1) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * New upstream release.
+  * Mark the xauth, and xvfb build dependencies as nocheck, as they are needed
+    only by dh_auto_test.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Mon, 22 Nov 2021 23:08:30 +0100
 
diff --git a/debian/control b/debian/control
index 19b0fae..6d9a966 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Build-Depends: debhelper-compat (= 13),
  libkf5parts-dev (>= 5.37.0~),
  libkf5widgetsaddons-dev (>= 5.37.0~),
  libboost-dev (>= 1.66.0~),
- xauth,
- xvfb,
+ xauth <!nocheck>,
+ xvfb <!nocheck>,
 Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Homepage: https://kde.org/applications/development/kdiff3



More information about the Neon-commits mailing list