[SCM] KDevelop Platform packaging branch, master, updated. debian/1.5.2-1-5-gb3fc25b

Pino Toscano pino at moszumanska.debian.org
Sat Jan 18 16:59:14 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevplatform.git;a=commitdiff;h=b3fc25b

The following commit has been merged in the master branch:
commit b3fc25bb6ff97cc1f25169024cee20bc6aee419b
Author: Pino Toscano <pino at debian.org>
Date:   Sat Jan 18 17:59:01 2014 +0100

    bump the debhelper compatibility to 9
    
    - bump compact to 9
    - bump the debhelper build dependency to 9
---
 debian/changelog | 3 +++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 880e308..59fe027 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ kdevplatform (1.6.0-0r1) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * Update copyright.
   * Update install files.
+  * Bump the debhelper compatibility to 9:
+    - bump compact to 9
+    - bump the debhelper build dependency to 9
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 18 Jan 2014 13:56:19 +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 5a94330..2c424f2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Andreas Cord-Landwehr <cola at uni-paderborn.de>
 Build-Depends: cdbs (>= 0.4.51),
                cmake (>= 2.8.0),
-               debhelper (>= 7.4.15),
+               debhelper (>= 9),
                kdelibs5-dev (>= 4:4.7.0),
                libboost-serialization-dev,
                libgrantlee-dev (>= 0.1.7),

-- 
KDevelop Platform packaging



More information about the pkg-kde-commits mailing list