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


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

The following commit has been merged in the master branch:
commit 73b01a6e974e4aae1ecaa7f7435f1376fbc17d8d
Author: Jonathan Riddell <jriddell at ubuntu.com>
Date:   Thu Jun 20 17:10:41 2013 +0100

    --with=python2
---
 debian/changelog | 4 ++++
 debian/rules     | 6 ++----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dea06b1..1b8d4a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 kajongg (4:4.10.80-0ubuntu1) UNRELEASED; urgency=low
 
+  [ Rohan Garg ]
   * New upstream release
 
+  [ Jonathan Riddell ]
+  * Use --with=python2
+
  -- Rohan Garg <rohangarg at kubuntu.org>  Thu, 13 Jun 2013 09:04:36 +0100
 
 kajongg (4:4.10.4-0ubuntu2) saucy; urgency=low
diff --git a/debian/rules b/debian/rules
index 4b06cee..83b16fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,7 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
+dh = --with=python2
+
 override_dh_auto_configure:
 	$(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games
-
-override_dh_auto_install:
-	$(overridden_command)
-	rm debian/kajongg/usr/share/kde4/apps/kajongg/*pyc

-- 
kajongg packaging



More information about the pkg-kde-commits mailing list