[SCM] Qt Assistant compatibility version packaging branch, master, updated. debian/4.6.3-3-6-gbe09ff6

Felix Geyer debfx-guest at alioth.debian.org
Fri Mar 9 10:58:06 UTC 2012


The following commit has been merged in the master branch:
commit da83e24a132be4309c052a43692cf6bf697940b5
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Fri Mar 9 11:39:04 2012 +0100

    Switch to debhelper compat level v9 which exports build flags.
---
 debian/changelog |    1 +
 debian/compat    |    2 +-
 debian/control   |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c68177c..52f3b57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qt-assistant-compat (4.6.3-4) UNRELEASED; urgency=low
 
   [ Felix Geyer ]
   * Use dh_auto_* instead of calling (q)make directly for the library.
+  * Switch to debhelper compat level v9 which exports build flags.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 09 Mar 2012 11:32:59 +0100
 
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 8901a37..97b4a4b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: qt-assistant-compat
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Fathi Boudra <fabo at debian.org>, Modestas Vainius <modax at debian.org>
-Build-Depends: debhelper (>= 7.4.15), libqt4-dev (>= 4:4.7.0~), pkg-kde-tools (>= 0.6)
+Build-Depends: debhelper (>= 9), libqt4-dev (>= 4:4.7.0~), pkg-kde-tools (>= 0.6)
 Standards-Version: 3.9.1
 Section: devel
 Homepage: http://doc.qt.nokia.com/4.6/qassistantclient.html

-- 
Qt Assistant compatibility version packaging



More information about the pkg-kde-commits mailing list