[SCM] KDevelop PHP plugin documentation packaging branch, master, updated. debian/1.2.2-1-9-g023b383

Pino Toscano pino at alioth.debian.org
Fri May 18 21:10:43 UTC 2012


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

The following commit has been merged in the master branch:
commit 023b383cef15f1077af54f3bf9bb4ed750282d32
Author: Pino Toscano <pino at debian.org>
Date:   Fri May 18 23:10:24 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 44d93c1..337cedc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ kdevelop-php-docs (1.3.1-0r0) UNRELEASED; urgency=low
   [ Pino Toscano ]
   * Add ${misc:Depends} to kdevelop-php-docs-l10n.
   * Make kdevelop-php-docs enhance kdevelop.
+  * 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 16:39:00 +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 7fba9db..ab1b44e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Fathi Boudra <fabo at debian.org>
-Build-Depends: debhelper (>= 7.4.15), cmake (>= 2.8.0), pkg-kde-tools (>= 0.6.4),
+Build-Depends: debhelper (>= 9), cmake (>= 2.8.0), pkg-kde-tools (>= 0.6.4),
  kdevplatform-dev (>= 1.3.1), libqtwebkit-dev
 Standards-Version: 3.9.3
 Homepage: http://www.kdevelop.org/

-- 
KDevelop PHP plugin documentation packaging



More information about the pkg-kde-commits mailing list