[SCM] KDE SDK module packaging branch, master, updated. debian/4.10.5+dfsg-1

Pino Toscano pino at alioth.debian.org
Sat Jul 13 12:50:07 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdesdk.git;a=commitdiff;h=da7c216

The following commit has been merged in the master branch:
commit da7c2160e07333867485b64b76eddead64dc444c
Author: Pino Toscano <pino at debian.org>
Date:   Tue Apr 23 01:52:23 2013 +0200

    remove extra ${perl:Depends} from cervisia
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 630d5ee..108fca6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kdesdk (4:4.10.2+dfsg-2) UNRELEASED; urgency=low
 
   [ Pino Toscano ]
   * Add the pkg-config build dependency.
+  * Remove extra ${perl:Depends} from cervisia.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 23 Apr 2013 01:48:32 +0200
 
diff --git a/debian/control b/debian/control
index b60a4cf..a80b915 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,7 @@ Description: Software Development Kit from the official KDE release
 Package: cervisia
 Architecture: any
 Section: devel
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, cvsservice
+Depends: ${shlibs:Depends}, ${misc:Depends}, cvsservice
 Suggests: khelpcenter4
 Description: graphical CVS client
  Cervisia is a front-end for the CVS version control system client.

-- 
KDE SDK module packaging



More information about the pkg-kde-commits mailing list