[SCM] Polkit KDE 1 packaging branch, master, updated. debian/0.95.1-2-9-gd985872

Modestas Vainius modax at alioth.debian.org
Tue Mar 22 23:35:30 UTC 2011


The following commit has been merged in the master branch:
commit 7e185f19d70606803d18752ef750455863f2ab6f
Author: Modestas Vainius <modax at debian.org>
Date:   Wed Mar 23 01:30:15 2011 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 6407311..bd429d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ polkit-kde-1 (0.99.0-0r1) UNRELEASED; urgency=low
 
   [ Modestas Vainius ]
   * Add Vcs fields to debian/control.
+  * Switch to dhmk based debian-qt-kde.mk.
 
   [ José Manuel Santamaría Lema ]
   * Bump Standards-Version to 3.9.1, no changes needed.
diff --git a/debian/control b/debian/control
index 389a35d..266d812 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: polkit-kde-1
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Fathi Boudra <fabo at debian.org>
-Build-Depends: debhelper (>= 7.4.15), cmake, pkg-kde-tools (>= 0.6.4),
+Build-Depends: debhelper (>= 7.4.15), cmake, pkg-kde-tools (>= 0.11),
  kdelibs5-dev, libpolkit-qt-1-dev (>= 0.99.0)
 Standards-Version: 3.9.1
 Section: libs
diff --git a/debian/rules b/debian/rules
index f934eb2..3291019 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-%:
-	dh --parallel --with kde $@
+include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 .PHONY: override_dh_auto_test

-- 
Polkit KDE 1 packaging



More information about the pkg-kde-commits mailing list