[SCM] qt5webkit packaging branch, kubuntu_unstable, updated. debian/5.5.0+dfsg-2

Rohan Garg rohangarg-guest at moszumanska.debian.org
Tue Sep 8 13:47:11 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt5webkit.git;a=commitdiff;h=e403278

The following commit has been merged in the kubuntu_unstable branch:
commit e4032788d0e52a863908a923782854fb7f54d5c0
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Aug 23 16:38:53 2015 +0300

    Add empty override_dh_auto_test target to make indep builds work.
---
 debian/changelog | 2 ++
 debian/rules     | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ad78664..670e8bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qtwebkit-opensource-src (5.5.0+dfsg-2) UNRELEASED; urgency=medium
 
+  [ Dmitry Shachnev ]
+  * Add empty override_dh_auto_test target to make indep builds work.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 23 Aug 2015 16:34:24 +0300
 
diff --git a/debian/rules b/debian/rules
index 6175d9a..477913a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,3 +79,6 @@ override_dh_auto_install-indep:
 
 override_dh_install:
 	dh_install --fail-missing
+
+override_dh_auto_test:
+	# Do not attempt to run anything to make build-indep work

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list