[Debian-islamic-commits] [SCM] Packaging for hijra branch, master, updated. upstream/0.1.18-25-g6872e39

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Sat Jun 26 14:59:43 UTC 2010


The following commit has been merged in the master branch:
commit 449bf18d520c4f5e8669812b41471efd4672c229
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Sat Jun 26 17:41:35 2010 +0300

    Added patch setup_debian.diff to install HijriApplet as a script, and
    install documentation in /usr/share/doc/python-hijra

diff --git a/debian/patches/series b/debian/patches/series
index f9581e9..269ff1b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+setup_debian.diff
 desktop.diff
diff --git a/debian/patches/setup_debian.diff b/debian/patches/setup_debian.diff
new file mode 100644
index 0000000..ca550f4
--- /dev/null
+++ b/debian/patches/setup_debian.diff
@@ -0,0 +1,16 @@
+Description: Install HijriApplet as a script, install documentation in
+ /usr/share/doc/python-hijra
+Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
+--- a/setup.py
++++ b/setup.py
+@@ -11,8 +11,8 @@
+       url='http://hijra.ojuba.org/',
+       license='Waqf',
+       py_modules=['hijri','HijriCal'],
+-      data_files=[('/usr/share/doc/hijra-python', glob('*.html') ),
+-                  ('/usr/bin',['HijriApplet']),
++      scripts=['HijriApplet'],
++      data_files=[('/usr/share/doc/python-hijra', glob('*.html') ),
+                   ('/etc/xdg/autostart',['hijra-autostart.desktop']),
+       ]
+ )

-- 
Packaging for hijra



More information about the Debian-islamic-commits mailing list