[SCM] QCA2 library packaging branch, master, updated. debian/2.0.2-1-17-gb6b3613

Felix Geyer debfx-guest at alioth.debian.org
Sun May 29 20:35:31 UTC 2011


The following commit has been merged in the master branch:
commit efad243bd7cf5ccc54ce964b037cccedc0bfb9f8
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Sun May 29 18:48:03 2011 +0200

    Switch to debhelper compat level 7.
---
 debian/changelog |    1 +
 debian/compat    |    2 +-
 debian/control   |    6 ++----
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 44902de..4bd427a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qca2 (2.0.3-1) UNRELEASED; urgency=low
   * Switch debian/rules engine to dhmk.
   * Pass --no-separate-debug-info to configure and let dh_strip handle
     the debug symbol seperation.
+  * Switch to debhelper compat level 7.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 29 May 2011 17:30:46 +0200
 
diff --git a/debian/compat b/debian/compat
index 1e8b314..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-6
+7
diff --git a/debian/control b/debian/control
index 27f53ef..e35b3e4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,8 @@ Priority: optional
 Section: libs
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Jan Niehusmann <jan at debian.org>, Matthew Rosewarne <mrosewarne at inoutbox.com>
-Build-Depends: ca-certificates,
- pkg-kde-tools (>= 0.12),
- debhelper (>= 6),
- libqt4-dev (>= 4.4.0)
+Build-Depends: debhelper (>= 7.3.16), pkg-kde-tools (>= 0.12),
+ libqt4-dev (>= 4.4.0), ca-certificates
 Build-Conflicts: libqca2-dev, qca-dev
 Standards-Version: 3.8.1
 Homepage: http://delta.affinix.com/qca/

-- 
QCA2 library packaging



More information about the pkg-kde-commits mailing list