[Debian-islamic-commits] [SCM] Packaging for Monajat branch, master, updated. debian/2.6.2-1-3-g5ea323c

أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Wed Oct 26 07:09:55 UTC 2011


The following commit has been merged in the master branch:
commit 1288af3221ce801ce6a2a3e09a2043a5cb61d5a7
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Wed Oct 26 08:10:47 2011 +0200

    Added drop_cmp_to_key.diff patch to drop import of cmp_to_key, it isn't
    supported by Python 2.6 and it's not used anyways
    
    Closes: #646441

diff --git a/debian/patches/drop_cmp_to_key.diff b/debian/patches/drop_cmp_to_key.diff
new file mode 100644
index 0000000..258f34e
--- /dev/null
+++ b/debian/patches/drop_cmp_to_key.diff
@@ -0,0 +1,17 @@
+Description: Do not import cmp_to_key, it isn't supported by Python 2.6 and
+ it's not used anyways
+Origin: http://git.ojuba.org/cgit/monajat/commit/?id=35c1f7658f8b3d84302e56b2f69690d110612a54
+Bug-Debian: http://bugs.debian.org/646441
+
+diff --git a/monajat/applet.py b/monajat/applet.py
+index 68ed03e..fd9d122 100644
+--- a/monajat/applet.py
++++ b/monajat/applet.py
+@@ -13,7 +13,6 @@ import cgi
+ import math
+ import json
+ import time
+-from functools  import cmp_to_key
+ import gst
+ 
+ # in gnome3 ['actions', 'action-icons', 'body', 'body-markup', 'icon-static', 'persistence']
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..304961e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+drop_cmp_to_key.diff

-- 
Packaging for Monajat



More information about the Debian-islamic-commits mailing list