[SCM] analitza packaging branch, master, updated. d250c31120f8f1288fc104b77d2d1579d14d797d

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Sun Jun 17 01:08:08 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/analitza.git;a=commitdiff;h=8cca6fc

The following commit has been merged in the master branch:
commit 8cca6fcc7607b7c4554e2e77e1a409e4b2c9a1e7
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Sun Jun 17 01:14:02 2012 +0200

    Don't pass -DINSTALL_ANALITZA_HEADERS=TRUE to cmake, not needed anymore.
---
 debian/changelog |    2 ++
 debian/rules     |    3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 18da333..bdb400f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ analitza (4:4.8.4-0r0) UNRELEASED; urgency=low
     - source package belongs 'libs' Section.
   * Confirm symbols files on all architectures with 4.7.4 build logs.
   * Update enable_debianabimanager.diff.
+  * Don't pass -DINSTALL_ANALITZA_HEADERS=TRUE to cmake, not needed anymore.
+  * Bump Standards-Version to 3.9.3, no changes needed.
   * Add watch file.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 26 Jan 2012 17:32:13 +0100
diff --git a/debian/rules b/debian/rules
index 5bc2c74..ce9f8a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,6 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 .PHONY: override_dh_auto_test
 
-override_dh_auto_configure:
-	$(overridden_command) -- -DINSTALL_ANALITZA_HEADERS=TRUE
-
 override_dh_makeshlibs:
 	$(overridden_command) -V -- -c0
 

-- 
analitza packaging



More information about the pkg-kde-commits mailing list