[SCM] kcolorchooser packaging branch, master, updated. cb68a204083a57d0ead3d0c0614841507db08a96

Eshat Cakar eshat-guest at alioth.debian.org
Wed Sep 28 15:30:56 UTC 2011


The following commit has been merged in the master branch:
commit cb68a204083a57d0ead3d0c0614841507db08a96
Author: Eshat Cakar <info at eshat.de>
Date:   Wed Sep 28 17:30:53 2011 +0200

    fix missing comma
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index b703dfd..19d0282 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Eshat Cakar <info at eshat.de>
 Build-Depends: kde-sc-dev-latest (>= 4:4.7.1),
-	       kdelibs5-dev (>= 4:4.7)
+	       kdelibs5-dev (>= 4:4.7),
 	       pkg-kde-tools,
 	       debhelper (>= 7.0.50~), 
 	       cmake, 

-- 
kcolorchooser packaging



More information about the pkg-kde-commits mailing list