[SCM] KDevelop PHP plugin packaging branch, master, updated. debian/1.2.2-1-17-g81e42cf

Pino Toscano pino at alioth.debian.org
Fri May 18 21:27:41 UTC 2012


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

The following commit has been merged in the master branch:
commit 183a3953a03387b10df2559f36f71e59b166819c
Author: Pino Toscano <pino at debian.org>
Date:   Fri May 18 22:35:37 2012 +0200

    switch to debhelper compat v9
    
    - bump compat to 9
    - bump 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 3c31d79..5400e03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,9 @@ kdevelop-php (1.3.1-0r0) UNRELEASED; urgency=low
   [ Pino Toscano ]
   * Do not pass CMAKE_MODULE_PATH to cmake, since newer kdevelop-pg-qt installs
     cmake configuration files in the proper place.
+  * Switch to debhelper compat v9:
+    - bump compat to 9
+    - bump debhelper build dependency to 9
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 13 Nov 2011 13:11:24 +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 fe3c98c..df69977 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Modestas Vainius <modax at debian.org>,
            Andreas Cord-Landwehr <cola at uni-paderborn.de>
 Build-Depends: cmake (>= 2.8.0),
-               debhelper (>= 7.4.15),
+               debhelper (>= 9),
                kdevelop-pg-qt (>= 1.0.0),
                kdevplatform-dev (>= 1.3.1),
                pkg-kde-tools (>= 0.6.4)

-- 
KDevelop PHP plugin packaging



More information about the pkg-kde-commits mailing list