[SCM] smokekde packaging branch, kde4.7, updated. debian/4.7.1-1-7-g6120a78

Pino Toscano pino at alioth.debian.org
Mon Apr 2 17:21:23 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/smokekde.git;a=commitdiff;h=3ff62a4

The following commit has been merged in the kde4.7 branch:
commit 3ff62a4988e90d39fce8eb4469713a3899441c48
Author: Pino Toscano <pino at debian.org>
Date:   Mon Apr 2 19:11:53 2012 +0200

    bump debhelper B-D to >= 9, and compat to 9
---
 debian/changelog |    1 +
 debian/compat    |    2 +-
 debian/control   |    2 +-
 debian/rules     |    1 -
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a687bfc..ca643cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ smokekde (4:4.7.4-0r1) UNRELEASED; urgency=low
 
   [ Pino Toscano ]
   * Bump Standards-Version to 3.9.3, no changes required.
+  * Bump debhelper build dependency to >= 9, and compat to 9.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 02 Apr 2012 19:08:58 +0200
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index c0e21f5..bbd5636 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Torsten Marek <shlomme at debian.org>, Sune Vuorela <sune at debian.org>, David Palacio <dpalacio at orbitalibre.org>, Michael Meskes <meskes at debian.org>
-Build-Depends: debhelper (>= 7.4.10), pkg-kde-tools (>= 0.6.8), cmake,
+Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.6.8), cmake,
  smoke-dev-tools (>= 4:4.7.1), libsmokeqt4-dev (>= 4:4.7.1),
  kdelibs5-dev, kdepimlibs5-dev,
  libqt4-opengl-dev, libsoprano-dev, okular-dev, libakonadi-dev, libattica-dev,
diff --git a/debian/rules b/debian/rules
index 96a3066..1047f8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,6 @@ override_dh_auto_clean:
 	dh_auto_clean
 	rm -f debian/shlibs.local
 
-#Build-Depend on debhelper (>= 7.4.10) for --parallel
 #Build-Depend on pkg-kde-tools (>= 0.6.8) for the sodeps addon
 %:
 	dh $@ --parallel --with sodeps

-- 
smokekde packaging



More information about the pkg-kde-commits mailing list