[SCM] eventviews packaging branch, master, updated. debian/16.04.2-2-72-g6005c97

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 16:32:38 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/eventviews.git;a=commitdiff;h=3c1b145

The following commit has been merged in the master branch:
commit 3c1b145414ea97f974480e9c6580d875dbdec0d1
Author: Scarlett Clark <sgclark at kde.org>
Date:   Wed Jun 28 08:58:09 2017 -0700

    Fix test control depends line
---
 debian/tests/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 448aadd..34cd609 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,4 @@
 Tests: testsuite
-Depends: @, @builddeps@, build-essential, xvfb, xauth, dbus-x11
+Depends: @, @builddeps@, build-essential,
+         xvfb, xauth, dbus-x11
 Restrictions: build-needed

-- 
eventviews packaging



More information about the pkg-kde-commits mailing list