[SCM] Konversation packaging for Debian branch, master, updated. debian/1.3-beta1-1

Modestas Vainius modax at alioth.debian.org
Sat May 22 21:38:42 UTC 2010


The following commit has been merged in the master branch:
commit 6e1126326261365a174a7baf7daf2c7d1a62ada3
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sun May 9 22:28:02 2010 +0300

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

diff --git a/debian/changelog b/debian/changelog
index 19ff0a3..368fb3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ konversation (1.3~~git221~g2a0818f-0r1) UNRELEASED; urgency=low
   * Build with KDE Idle Time support:
     - bump KDE build dependencies to 4.4.3;
     - drop libxss-dev, libx11-dev and x11proto-core-dev from Build-Depends;
+  * Add ${perl:Depends} to konversation Depends.
 
  -- Modestas Vainius <modax at debian.org>  Sun, 09 May 2010 21:55:58 +0300
 
diff --git a/debian/control b/debian/control
index 020a390..50ba18c 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-extras/konversation.git;a=summ
 
 Package: konversation
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
 Provides: irc
 Recommends: python
 Description: user friendly Internet Relay Chat (IRC) client for KDE

-- 
Konversation packaging for Debian



More information about the pkg-kde-commits mailing list