[SCM] KDE PIM Runtime module packaging branch, master, updated. debian/4.4.7-1-17-g90bf608

Modestas Vainius modax at alioth.debian.org
Sun Apr 3 22:50:31 UTC 2011


The following commit has been merged in the master branch:
commit 90bf60846f675f7668275c77471d36f66465aa0a
Author: Modestas Vainius <modax at debian.org>
Date:   Mon Apr 4 01:47:19 2011 +0300

    Replace $(overriden_command) with $(overridden_command) in rules.
---
 debian/control |    2 +-
 debian/rules   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0d75400..3b658e7 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>, Modestas Vainius <modax at debian.org>
 Build-Depends: kde-sc-dev-latest (>= 4:4.6.1),
- debhelper (>= 7.3), cmake, pkg-kde-tools (>= 0.11),
+ debhelper (>= 7.3), cmake, pkg-kde-tools (>= 0.12),
  kdelibs5-dev (>= 4:4.6), kdepimlibs5-dev (>= 4:4.6), libakonadi-dev (>= 1.5.0),
  libxml2-dev, xsltproc, libstrigiqtdbusclient-dev, libboost-dev (>= 1.40.0-2),
  libstreamanalyzer-dev, shared-mime-info (>= 0.30), shared-desktop-ontologies (>= 0.2)
diff --git a/debian/rules b/debian/rules
index 4a695ce..8417689 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 .PHONY: override_dh_auto_test
 
 override_dh_strip:
-	$(overriden_command) --dbg-package=kdepim-runtime-dbg
+	$(overridden_command) --dbg-package=kdepim-runtime-dbg

-- 
KDE PIM Runtime module packaging



More information about the pkg-kde-commits mailing list