[SCM] KDevelop PG-Qt packaging branch, master, updated. debian/2.0-2
Pino Toscano
pino at moszumanska.debian.org
Wed Sep 21 05:12:02 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevelop-pg-qt.git;a=commitdiff;h=fd4f969
The following commit has been merged in the master branch:
commit fd4f969d48efc1a62d52bf3efc791bfdaeffd4be
Author: Pino Toscano <pino at debian.org>
Date: Thu Aug 25 19:12:58 2016 +0200
enable the test suite
it seems to be working fine
---
debian/changelog | 1 +
debian/rules | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 76d0461..b339206 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ kdevelop-pg-qt (2.0-0r1) UNRELEASED; urgency=medium
* Bump Standards-Version to 3.9.8, no changes required.
* Bump the cmake build dependency to >= 2.8.12, according to the upstream
build system.
+ * Enable the test suite, which seems to be working fine.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 25 Aug 2016 18:54:02 +0200
diff --git a/debian/rules b/debian/rules
index 5c07e39..cd4c37c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,3 @@
%:
dh $@ --parallel
-
-.PHONY: override_dh_auto_test
--
KDevelop PG-Qt packaging
More information about the pkg-kde-commits
mailing list