[SCM] kstars packaging branch, master, updated. debian/4.11.3-3-3-g0b7ef84
Pino Toscano
pino at moszumanska.debian.org
Sat Nov 30 15:52:09 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kstars.git;a=commitdiff;h=0b7ef84
The following commit has been merged in the master branch:
commit 0b7ef84c07065a4aed2f81a13861768ce2a119fa
Author: Pino Toscano <pino at debian.org>
Date: Sat Nov 30 16:51:56 2013 +0100
remove the custom home for tests
should not be needed anymore now
---
debian/changelog | 1 +
debian/rules | 5 -----
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 50b25a2..4aa13e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kstars (4:4.11.3-4) UNRELEASED; urgency=low
bf2cb5653908863eee0ee6c6c05f87ba38886fa3 (as
upstream_tests-use-proper-temporary-files.patch) to make tests properly
use temporary files instead of relying on ~/.kde.
+ * Remove the custom home for tests, should not be needed anymore now.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 30 Nov 2013 16:44:00 +0100
diff --git a/debian/rules b/debian/rules
index ca9becc..a0c7fe7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,3 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
override_dh_strip:
dh_strip --dbg-package=kstars-dbg
-
-override_dh_auto_test:
- [ -e $(CURDIR)/debian/tests.home ] || mkdir $(CURDIR)/debian/tests.home
- HOME=$(CURDIR)/debian/tests.home $(overridden_command)
- rm -rf $(CURDIR)/debian/home/tests.home
--
kstars packaging
More information about the pkg-kde-commits
mailing list