[SCM] smokeqt packaging branch, kde4.7, updated. debian/4.7.1-1-6-gee58d53
Pino Toscano
pino at alioth.debian.org
Mon Apr 2 13:00:39 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/smokeqt.git;a=commitdiff;h=5384618
The following commit has been merged in the kde4.7 branch:
commit 53846182c24043d6e5ad4dfda0496e53b0926efa
Author: Pino Toscano <pino at debian.org>
Date: Mon Apr 2 14:54:19 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 5adbb8c..4f18c2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ smokeqt (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 14:39:28 +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 e2cfffd..0da20b5 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), libqt4-dev, libqt4-opengl-dev, libqtwebkit-dev,
libphonon-dev, libqimageblitz-dev, libqscintilla2-dev
Standards-Version: 3.9.3
diff --git a/debian/rules b/debian/rules
index f2729ce..3332ad9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,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
--
smokeqt packaging
More information about the pkg-kde-commits
mailing list