[SCM] kate packaging branch, master, updated. debian/4%17.08.3-2-8-gd3d9ae6
Pino Toscano
pino at moszumanska.debian.org
Sat Dec 9 11:33:48 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kate.git;a=commitdiff;h=d3d9ae6
The following commit has been merged in the master branch:
commit d3d9ae61729710f689e1b95ac256361f52107f4d
Author: Pino Toscano <pino at debian.org>
Date: Sat Dec 9 12:33:04 2017 +0100
add allow-stderr for testsuite autopkgtest
---
debian/changelog | 2 ++
debian/tests/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6180931..d88b103 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ kate (4:17.08.3-3) UNRELEASED; urgency=medium
* Ship the desktop file to enable the Plasma applet katesessions.
* Do not pass -DPYTHON_LIBRARY=etc anymore to cmake, since it is not used.
* Remove unused library stuff from debian/rules.
+ * Add the "allow-stderr" restriction to the "testsuite" autopkgtest, since
+ the tools that run produce output also on stderr.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 09 Dec 2017 12:04:39 +0100
diff --git a/debian/tests/control b/debian/tests/control
index 9b76459..caa7b04 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,4 @@
Tests: testsuite
Depends: @, @builddeps@, build-essential,
xvfb, xauth, dbus, kinit
-Restrictions: build-needed
+Restrictions: build-needed, allow-stderr
--
kate packaging
More information about the pkg-kde-commits
mailing list