[SCM] krecipes packaging branch, master, updated. upstream/2.0_beta2-30-g8dd0c62
Pino Toscano
pino at moszumanska.debian.org
Sun Nov 29 09:47:04 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/krecipes.git;a=commitdiff;h=f4b8557
The following commit has been merged in the master branch:
commit f4b8557b726211495849d78e1fe687ce8e2304d6
Author: Pino Toscano <pino at debian.org>
Date: Sun Nov 29 10:33:42 2015 +0100
rules: reenable tests
they all work now
---
debian/changelog | 1 -
debian/rules | 2 --
2 files changed, 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fd5a2a1..9dec267 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,6 @@ krecipes (2.1.0-0r1) UNRELEASED; urgency=medium
- use the dh sequencer in rules, using the kde addon, with parallel build,
and in as-needed mode
- drop the cdbs build dependency
- - do not run the tests for now, some of them fail
* Update the Vcs-* headers.
* Bump Standards-Version to 3.9.6, no changes required.
* Update watch file to look also on download.kde.org.
diff --git a/debian/rules b/debian/rules
index 113f3c1..7a55b72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,5 +12,3 @@ get-orig-source:
@@dh_testdir
@@[ -d ../tarballs/. ]
@@dpatch-get-origtargz ../tarballs
-
-override_dh_auto_test:
--
krecipes packaging
More information about the pkg-kde-commits
mailing list