[SCM] KDE PIM module packaging branch, master, updated. debian/4.4.7-3-20-g2d17ac2

Modestas Vainius modax at alioth.debian.org
Sun Apr 3 22:49:57 UTC 2011


The following commit has been merged in the master branch:
commit 2d17ac2090fc67f7062e821e06a34f317e00d35b
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   |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a16ce5c..2036f1a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sune Vuorela <sune at debian.org>, Fathi Boudra <fabo at debian.org>,
  Armin Berres <armin+debian at space-based.de>, Modestas Vainius <modax at debian.org>,
  Michael Meskes <meskes at debian.org>
 Build-Depends: kde-sc-dev-latest (>= 4:4.6.1),
- cmake, debhelper (>= 7.3), pkg-kde-tools (>= 0.11),
+ cmake, debhelper (>= 7.3), pkg-kde-tools (>= 0.12),
  kdelibs5-dev (>= 4:4.6), kdepimlibs5-dev (>= 4:4.6), libphonon-dev (>= 4:4.6.0really4.3.80),
  libgpgme11-dev, libboost-dev (>= 1.40.0-2), libboost-graph-dev (>= 1.40.0-2), libsasl2-dev,
  xsltproc, libgnokii-dev, libxss-dev, libqca2-dev (>= 2.0.0), libassuan-dev,
diff --git a/debian/rules b/debian/rules
index e167f09..6c18116 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk
 
 # Strict local dependencies (there are no external ones anyway)
 override_dh_makeshlibs:
-	$(overriden_command) -V
+	$(overridden_command) -V
 
 override_dh_strip:
-	$(overriden_command) --dbg-package=kdepim-dbg
+	$(overridden_command) --dbg-package=kdepim-dbg

-- 
KDE PIM module packaging



More information about the pkg-kde-commits mailing list