[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:07 UTC 2014


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

The following commit has been merged in the master branch:
commit 78c5f6037af175c51f9c99d65b234b5432ba530f
Author: Rohan Garg <rohangarg at kubuntu.org>
Date:   Thu Jan 23 09:38:36 2014 +0100

    Make sure files in the private dir are compiled (LP: #649721)
---
 debian/changelog | 6 ++++++
 debian/rules     | 5 +++++
 2 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 225c123..63cd997 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kajongg (4:4.12.1-0ubuntu2) trusty; urgency=medium
+
+  * Make sure files in the private dir are compiled (LP: #649721)
+
+ -- Rohan Garg <rohangarg at kubuntu.org>  Thu, 23 Jan 2014 08:55:50 +0100
+
 kajongg (4:4.12.1-0ubuntu1) trusty; urgency=low
 
   * New upstream bugfix release
diff --git a/debian/rules b/debian/rules
index eb1aa52..057f2b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,8 @@ override_dh_auto_configure:
 override_dh_auto_install:
 	$(overridden_command)
 	mv debian/kajongg/usr/bin debian/kajongg/usr/games
+
+
+override_dh_python2:
+	$(overridden_command) -p kajongg /usr/share/kde4/apps/kajongg
+	$(overridden_command) -p kajongg /usr/share/kde4/apps/kajonggserver

-- 
kajongg packaging



More information about the pkg-kde-commits mailing list