[SCM] KDevelop packaging branch, master, updated. debian/4.5.2-1-7-gbcd85a9

Pino Toscano pino at moszumanska.debian.org
Sun Jan 19 09:53:57 UTC 2014


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

The following commit has been merged in the master branch:
commit bcd85a9f58a52234e633ce66ce6e8d729dbcc0cb
Author: Pino Toscano <pino at debian.org>
Date:   Sun Jan 19 10:53:42 2014 +0100

    bump the debhelper compatibility to 9
    
    - bump compat 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 f04cf2c..2e064bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ kdevelop (4:4.6.0-0r1) UNRELEASED; urgency=medium
   * Add the pkg-config build dependency.
   * Update install files.
   * Install kdevelop.xpm using .install file.
+  * Bump the debhelper compatibility to 9:
+    - bump compat to 9
+    - bump the debhelper build dependency to 9
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 19 Jan 2014 09:41:18 +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 08912f3..20ac57d 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,
                cmake,
-               debhelper (>= 7.4.15),
+               debhelper (>= 9),
                kde-workspace-dev (>= 4:4.5.2),
                kdevplatform-dev (>= 1.6.0),
                pkg-config,

-- 
KDevelop packaging



More information about the pkg-kde-commits mailing list