[SCM] KDE Toys module packaging branch, master, updated. debian/4.4.5-1-24-gd92289b

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


The following commit has been merged in the master branch:
commit d92289bc4ea1c2033efc40e401ed238d1d7d6696
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 efcdda7..f2f9240 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 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>
 Build-Depends: kde-sc-dev-latest (>= 4:4.6.1),
- cmake, debhelper (>= 7.2.7~), pkg-kde-tools (>= 0.11),
+ cmake, debhelper (>= 7.2.7~), pkg-kde-tools (>= 0.12),
  kdebase-workspace-dev (>= 4:4.6),
  libphonon-dev (>> 4:4.3.0), libx11-dev, libxrender-dev, libxrandr-dev, 
  libstreamanalyzer-dev (>= 0.6.3), libqimageblitz-dev
diff --git a/debian/rules b/debian/rules
index 5677fa7..d56695e 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=kdetoys-dbg
+	$(overridden_command) --dbg-package=kdetoys-dbg

-- 
KDE Toys module packaging



More information about the pkg-kde-commits mailing list