[SCM] Attica packaging branch, master, updated. debian/0.2.0-1-15-g3551b63

Pino Toscano pino at alioth.debian.org
Sun Jul 1 20:33:53 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/attica.git;a=commitdiff;h=3551b63

The following commit has been merged in the master branch:
commit 3551b63495c8c76020d8f8698650c53ea638909e
Author: Pino Toscano <pino at debian.org>
Date:   Sun Jul 1 22:32:05 2012 +0200

    enable the build and the execution of the (few) unit tests
---
 debian/changelog |    1 +
 debian/rules     |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a18bc27..243e07d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ attica (0.4.0-0r1) UNRELEASED; urgency=low
     - bump the debhelper build dependency to 9
   * Drop the custom CXXFLAGS, they seem to break compilation.
   * Update the symbols file.
+  * Enable the build and the execution of the (few) unit tests.
 
  -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Thu, 10 May 2012 23:38:23 +0200
 
diff --git a/debian/rules b/debian/rules
index 2544f24..18798f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
 
 %:
 	dh $@ --parallel --with pkgkde_symbolshelper
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DATTICA_ENABLE_TESTS=ON

-- 
Attica packaging



More information about the pkg-kde-commits mailing list