[SCM] kbookmarks packaging branch, master, updated. debian/5.37.0-2-88-gcf69a75

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:28:49 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kbookmarks.git;a=commitdiff;h=51b7457

The following commit has been merged in the master branch:
commit 51b74575603cd3fb0782287d59e7e3c8cd49b3b4
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Sat Aug 8 11:57:56 2015 +0200

    Disable tests in debian/rules, we are alredy using autopkgtest.
---
 debian/changelog | 4 ++++
 debian/rules     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6f01664..4cf0d53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 kbookmarks (5.13.0-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Jonathan Riddell ]
   * new upstream release
 
+  [ José Manuel Santamaría Lema ]
+  * Disable tests in debian/rules, we are alredy using autopkgtest.
+
  -- Jonathan Riddell <jriddell at ubuntu.com>  Fri, 07 Aug 2015 15:17:58 +0200
 
 kbookmarks (5.12.0-0ubuntu1) wily; urgency=medium
diff --git a/debian/rules b/debian/rules
index 769cade..3b1328b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,5 @@ override_dh_strip:
 	$(overridden_command) --dbg-package=libkf5bookmarks5-dbg
 
 override_dh_auto_test:
-	xvfb-run -a $(overridden_command)
+	# Disable build time dh_auto_test
 

-- 
kbookmarks packaging



More information about the pkg-kde-commits mailing list