[SCM] korundum packaging branch, kde4.7, updated. debian/4.7.1-1-6-g0c0061c

Pino Toscano pino at alioth.debian.org
Mon Apr 2 18:16:51 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/korundum.git;a=commitdiff;h=24785f1

The following commit has been merged in the kde4.7 branch:
commit 24785f1dc297e02b7865228c318b962142b4bd09
Author: Pino Toscano <pino at debian.org>
Date:   Mon Apr 2 20:13:41 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 74dcd36..d3e44fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ korundum (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 20:11:24 +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 cd2b33f..19a9070 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 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), cmake, ruby1.8, ruby1.8-dev,
+Build-Depends: debhelper (>= 9), cmake, ruby1.8, ruby1.8-dev,
  smoke-dev-tools (>= 4:4.7.1), libsmokeqt4-dev (>= 4:4.7.1),
  libsmokekde-dev (>= 4:4.7.1), libqtruby4shared-dev (>= 4:4.7.1),
  kdelibs5-dev, kdepimlibs5-dev, libakonadi-dev, okular-dev, libsoprano-dev
diff --git a/debian/rules b/debian/rules
index 731d8aa..21a243d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,6 @@ override_dh_auto_configure:
 override_dh_compress:
 	dh_compress -X.rb -X.ui -X.rc
 
-#Build-Depend on debhelper (>= 7.4.10) for --parallel
 %:
 	dh $@ --parallel
 

-- 
korundum packaging



More information about the pkg-kde-commits mailing list