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

Pino Toscano pino at alioth.debian.org
Mon Apr 2 17:44:35 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/qtruby.git;a=commitdiff;h=5d3095d

The following commit has been merged in the kde4.7 branch:
commit 5d3095de06bda232663fa2f76cf3682968341d15
Author: Pino Toscano <pino at debian.org>
Date:   Mon Apr 2 19:40:37 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 03893cd..426d51b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtruby (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:37:16 +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 fb5f21e..0849c9d 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), 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),
  ruby1.8, ruby1.8-dev,
  libqt4-dev, libqtwebkit-dev, libphonon-dev, libqscintilla2-dev
diff --git a/debian/rules b/debian/rules
index 94e717e..f2425d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,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

-- 
qtruby packaging



More information about the pkg-kde-commits mailing list