[SCM] QJson library packaging branch, master, updated. debian/0.8.1-1-2-g661ea53

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Thu Nov 29 16:40:03 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/qjson.git;a=commitdiff;h=661ea53

The following commit has been merged in the master branch:
commit 661ea53d4fc4f7fc78e1b49f2e6e2c82512ad619
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Nov 29 13:39:55 2012 -0300

    Enable tests.
---
 debian/changelog |    2 +-
 debian/rules     |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4ce0ce6..606e4d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 qjson (0.8.1-2) UNRELEASED; urgency=low
 
-
+  * Enable tests. Thanks Pino for the pointer :)
 
  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Thu, 29 Nov 2012 13:38:25 -0300
 
diff --git a/debian/rules b/debian/rules
index ad7d9eb..d501a70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,6 @@ export DEB_CXXFLAGS_MAINT_APPEND = -fvisibility=hidden \
 	--with=pkgkde-symbolshelper \
 	--parallel \
 	--list-missing
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DQJSON_BUILD_TESTS=ON

-- 
QJson library packaging



More information about the pkg-kde-commits mailing list