[SCM] KDE Network module packaging branch, master, updated. debian/4.6.5-2-7-g6f74926

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Sun Oct 2 03:18:50 UTC 2011


The following commit has been merged in the master branch:
commit a027cc4ea24b1d8f6b21ebd088b0c669512f14f8
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Sun Oct 2 05:00:03 2011 +0200

    Add ${perl:Depends} to kopete Depends.
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c4fb755..51b8090 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kdenetwork (4:4.7.1-0r0) UNRELEASED; urgency=low
   * Bump kde-sc-dev-latest build dependency to 4:4.7.1.
   * Bump build dependencies on other KDE SC packages to 4:4.7.
   * Add libmms-dev to Build-Depends.
+  * Add ${perl:Depends} to kopete Depends.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 29 Sep 2011 22:25:51 +0200
 
diff --git a/debian/control b/debian/control
index c5532e0..d6fb2b5 100644
--- a/debian/control
+++ b/debian/control
@@ -83,7 +83,7 @@ Description: main Kopete library
 Package: kopete
 Section: net
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
 Recommends: libqca2-plugin-ossl, libqt4-sql-sqlite
 Suggests: kdeartwork-emoticons, khelpcenter4, texlive-latex-base
 Description: instant messaging and chat application

-- 
KDE Network module packaging



More information about the pkg-kde-commits mailing list