[neon/extras/labplot/Neon/release] debian: mark xauth & xvfb B-Ds as nocheck
Pino Toscano
null at kde.org
Wed Aug 31 15:43:09 BST 2022
Git commit 68a979c677569322e6ffc50c37cc714481cd05d7 by Pino Toscano.
Committed on 12/09/2021 at 14:55.
Pushed by jriddell into branch 'Neon/release'.
mark xauth & xvfb B-Ds as nocheck
M +2 -0 debian/changelog
M +2 -2 debian/control
https://invent.kde.org/neon/extras/labplot/commit/68a979c677569322e6ffc50c37cc714481cd05d7
diff --git a/debian/changelog b/debian/changelog
index 566a737..4648035 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ labplot (2.8.2-2) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Bump Standards-Version to 4.6.0, no changes required.
+ * 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> Sat, 21 Aug 2021 07:59:41 +0200
diff --git a/debian/control b/debian/control
index ed40086..1f34bd2 100644
--- a/debian/control
+++ b/debian/control
@@ -42,8 +42,8 @@ Build-Depends: debhelper-compat (= 13),
libcerf-dev,
zlib1g-dev,
liblz4-dev,
- xauth,
- xvfb,
+ xauth <!nocheck>,
+ xvfb <!nocheck>,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/labplot
More information about the Neon-commits
mailing list