[SCM] kajongg packaging branch, master, updated. debian/4.13.1-1-64-gc3f069c

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jul 29 22:22:00 UTC 2014


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

The following commit has been merged in the master branch:
commit c8118190b03c7bbd9c2d2c4a66b8e3b9635722b3
Author: Jonathan Riddell <jriddell at ubuntu.com>
Date:   Wed Dec 5 11:37:39 2012 +0000

    add kajongg
---
 debian/changelog | 3 ++-
 debian/control   | 6 +++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d06a82..c5d6681 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 kajongg (4:4.9.80-0ubuntu1) UNRELEASED; urgency=low
 
   * Initial release
+  * Add build-deps on runtime dependencies, needed to install
 
- -- Jonathan Riddell <jriddell at ubuntu.com>  Sat, 24 Nov 2012 05:40:53 +0000
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Mon, 03 Dec 2012 17:39:41 +0000
diff --git a/debian/control b/debian/control
index 4fbbcd8..3641a3a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,11 @@ Build-Depends: cmake,
                debhelper (>= 8.0.0),
                kdelibs5-dev (>= 4:4.9.80),
                libkdegames-dev (>= 4:4.9.80),
-               pkg-kde-tools
+               pkg-kde-tools,
+               pkg-config,
+               python-kde4,
+               libsqlite3-dev,
+               python-twisted,
 Standards-Version: 3.9.3
 Section: libs
 Homepage: http://www.kde.org

-- 
kajongg packaging



More information about the pkg-kde-commits mailing list