[SCM] Attica packaging branch, master, updated. debian/0.2.0-1-24-gc9fc0a4

Pino Toscano pino at alioth.debian.org
Sun Jul 1 22:44:29 UTC 2012


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

The following commit has been merged in the master branch:
commit c447be82107db92100463f2bf2313bc9994c4e43
Author: Pino Toscano <pino at debian.org>
Date:   Mon Jul 2 00:23:48 2012 +0200

    Revert "enable the build and the execution of the (few) unit tests"
    
    Sadly the unit tests rely on symbols not marked to be exported in the library,
    so they won't compile when really hiding the symbols.
    
    This reverts commit 3551b63495c8c76020d8f8698650c53ea638909e.
    
    Conflicts:
    
    	debian/changelog
    	debian/rules
---
 debian/changelog |    1 -
 debian/rules     |    3 ---
 2 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ad84eb5..547c247 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,6 @@ 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.
   * Update Vcs-Browser header and migrate Vcs-Svn to Vcs-Git.
   * Add libattica-dbg.
   * Remove templates-like comments from the watch file.
diff --git a/debian/rules b/debian/rules
index 1687bf0..3c74137 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,5 @@
 %:
 	dh $@ --parallel --with pkgkde_symbolshelper
 
-override_dh_auto_configure:
-	dh_auto_configure -- -DATTICA_ENABLE_TESTS=ON
-
 override_dh_strip:
 	dh_strip --dbg-package=libattica-dbg

-- 
Attica packaging



More information about the pkg-kde-commits mailing list