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

Felix Geyer debfx-guest at alioth.debian.org
Thu Dec 22 14:13:53 UTC 2011


The following commit has been merged in the master branch:
commit 594834e58f39492365489311a03739b807b83fc5
Author: Felix Geyer <debfx-pkg at fobos.de>
Date:   Thu Dec 22 15:09:41 2011 +0100

    Add ${misc:Depends} to kdevelop-php-dbg and kdevelop-php-l10n.
---
 debian/changelog |    1 +
 debian/control   |    4 +++-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 30d0757..b565ffb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ kdevelop-php (1.2.3-0r0) UNRELEASED; urgency=low
 
   [ Felix Geyer ]
   * Mark kdevelop-php as enhancing the kdevelop package.
+  * Add ${misc:Depends} to kdevelop-php-dbg and kdevelop-php-l10n.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 13 Nov 2011 13:11:24 +0100
 
diff --git a/debian/control b/debian/control
index 994e978..23255d3 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,8 @@ Package: kdevelop-php-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: kdelibs5-dbg, kdevelop-php (= ${binary:Version}), libc6-dbg [amd64]
+Depends: kdelibs5-dbg, kdevelop-php (= ${binary:Version}), libc6-dbg [amd64],
+         ${misc:Depends}
 Description: Debugging symbols for the KDevelop PHP Plugin
  This package contains the debugging symbols associated with KDevelop PHP.
  They will automatically be used by gdb for debugging KDevelop PHP.
@@ -41,6 +42,7 @@ Description: Debugging symbols for the KDevelop PHP Plugin
 Package: kdevelop-php-l10n
 Section: localization
 Architecture: all
+Depends: ${misc:Depends}
 Breaks: kdevelop-php-l10n-ca,
         kdevelop-php-l10n-cavalencia,
         kdevelop-php-l10n-da,

-- 
KDevelop PHP plugin packaging



More information about the pkg-kde-commits mailing list