[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 09982394bb40d645eda1d3e7952b152e062d4f61
Author: Felix Geyer <debfx-pkg at fobos.de>
Date: Thu Dec 22 15:13:39 2011 +0100
Drop dependency from kdevelop-php-dbg on libc6 [amd64], it's already pulled in by kdelibs5-dbg.
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b565ffb..8d0b04e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ 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.
+ * Drop dependency from kdevelop-php-dbg on libc6 [amd64], it's already pulled
+ in by kdelibs5-dbg.
-- 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 23255d3..bc9bdda 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ 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}),
${misc:Depends}
Description: Debugging symbols for the KDevelop PHP Plugin
This package contains the debugging symbols associated with KDevelop PHP.
--
KDevelop PHP plugin packaging
More information about the pkg-kde-commits
mailing list