[SCM] KDE Artwork module packaging branch, master, updated. debian/4.4.5-1-39-g2c7dad6

Modestas Vainius modax at alioth.debian.org
Wed Mar 30 18:13:53 UTC 2011


The following commit has been merged in the master branch:
commit 86c4464f57b8a640e18f65be91ea8019f8b0db5e
Author: Modestas Vainius <modax at debian.org>
Date:   Wed Mar 30 20:40:50 2011 +0300

    Switch debian/rules engine to dhmk based qt-kde-team/2/*.
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 debian/rules     |    7 ++++++-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b382a0f..d85184a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ kdeartwork (4:4.6.1-0r1) UNRELEASED; urgency=low
 
   [ Modestas Vainius ]
   * Point debian/control Vcs fields to the new Git repository.
+  * Switch debian/rules engine to dhmk based qt-kde-team/2/*.
 
   [ Pino Toscano ]
   * Change the or'ed kdelibs-data (kde3) dependency of kdeartwork to
diff --git a/debian/control b/debian/control
index 88b9a7a..13de3a4 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
  Michael Casadevall <mcasadevall at debian.org>, Modestas Vainius <modax at debian.org>, George Kiagiadakis <kiagiadakis.george at gmail.com>,
  José Manuel Santamaría Lema <panfaust at gmail.com>
 Build-Depends: kde-sc-dev-latest (>= 4:4.6.1),
- cdbs (>= 0.4.51), cmake, debhelper (>= 7), pkg-kde-tools (>= 0.9),
+ cmake, debhelper (>= 7.2.7~), pkg-kde-tools (>= 0.11),
  kdebase-workspace-dev (>= 4:4.6), libxt-dev, libstreamanalyzer-dev (>= 0.6.3),
  xscreensaver, xscreensaver-data, xscreensaver-data-extra, xscreensaver-gl, xscreensaver-gl-extra, 
  libqt4-opengl-dev, libeigen2-dev, xscreensaver-screensaver-bsod,
diff --git a/debian/rules b/debian/rules
index feef527..d4a05bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,9 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+
+.PHONY: dh_auto_test
+
+override_dh_strip:
+	$(overriden_command) --dbg-package=kdeartwork-dbg
 

-- 
KDE Artwork module packaging



More information about the pkg-kde-commits mailing list