[Debian-islamic-commits] [SCM] Zakat Calculator branch, master, updated. upstream/0.2-6-gf799a31
Mahyuddin Susanto
udienz at gmail.com
Wed Dec 29 16:15:01 UTC 2010
The following commit has been merged in the master branch:
commit f799a3102a9398a8b8b8e0ef072ea739bf987c03
Author: Mahyuddin Susanto <udienz at gmail.com>
Date: Wed Dec 29 23:14:12 2010 +0700
add manual page, renaming binary, add patch
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 089c43a..1cd9fa4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
Priority: extra
Maintainer: Debian Islamic Maintainers <debian-islamic-maintainers at lists.alioth.debian.org>
Uploaders: Mahyuddin Susanto <udienz at gmail.com>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 8),
gambas2-runtime (>= 2.0),
gambas2-gb-form (>= 2.0),
gambas2-dev,
@@ -19,8 +19,8 @@ Depends: ${misc:Depends},
gambas2-gb-form (>= 2.14),
gambas2-gb-pcre
Description: Zakat Calc provide zakat calculations for Muslim
- A program to predict how much we can spend zakat
- especially for moslem. Zakat Calc is a project under
- Sabily Project. This apllications write under gambas
+ A program to predict how much Muslim can spend zakat
+ especially for Muslim. Zakat Calc is a project under
+ Sabily Project. This applications write under gambas
.
For more informations please visit at https://launchpad.net/zakat-calc
diff --git a/debian/copyright b/debian/copyright
index 85409d9..8008842 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -36,13 +36,4 @@ The Debian packaging is:
Copyright (C) 2010 Mahyuddin Susanto <udienz at gmail.com>
-# Please chose a license for your packaging work. If the program you package
-# uses a mainstream license, using the same license is the safest choice.
-# Please avoid to pick license terms that are more restrictive than the
-# packaged work, as it may make Debian's contributions unacceptable upstream.
-# If you just want it to be GPL version 3, leave the following line in.
-
and is licensed under the GPL version 3, see above.
-
-# Please also look if there are files or directories which have a
-# different copyright/license attached and list them here.
diff --git a/debian/install b/debian/install
index cf13a01..1c76498 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1,3 @@
-sabily-zakat/sabily-zakat.gambas usr/bin
+sabily-zakat/zakat-calc usr/bin
sabily-zakat/sabily-zakat.png usr/share/pixmaps
sabily-zakat/sabily-zakat.desktop usr/share/applications
diff --git a/debian/manpages b/debian/manpages
new file mode 100644
index 0000000..3876c79
--- /dev/null
+++ b/debian/manpages
@@ -0,0 +1 @@
+debian/zakat-calc.1
diff --git a/debian/patches/01_fix-patch_desktop.diff b/debian/patches/01_fix-patch_desktop.diff
new file mode 100644
index 0000000..72fe85c
--- /dev/null
+++ b/debian/patches/01_fix-patch_desktop.diff
@@ -0,0 +1,20 @@
+Author: Mahyuddin Susanto <udienz at gmail.com>
+Description: Fix patch so binary installer
+
+diff -Nurp zakat-calc.orig/sabily-zakat/sabily-zakat.desktop zakat-calc/sabily-zakat/sabily-zakat.desktop
+--- zakat-calc.orig/sabily-zakat/sabily-zakat.desktop 2010-12-21 23:08:16.000000000 +0700
++++ zakat-calc/sabily-zakat/sabily-zakat.desktop 2010-12-29 19:52:50.000000000 +0700
+@@ -1,9 +1,9 @@
+ [Desktop Entry]
+-Name=Sabily Zakat Calc
+-Comment=An apllications to predict how much we much spend zakat
+-Exec=/usr/bin/Zakat.gambas
++Name=Zakat Calc
++Comment=An apllications to predict how much a muslim spend zakat
++Exec=/usr/bin/zakat-calc
+ Icon=/usr/share/pixmaps/sabily-zakat.png
+ Terminal=false
+ Type=Application
+ StartupNotify=true
+-Categories=Islamic-Software;X-Islamic-Software;X-Quran;Utility
++Categories=X-Islamic-Software;Utility;
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..4f752fc
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_fix-patch_desktop.diff
diff --git a/debian/rules b/debian/rules
index 607d741..6353a1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,6 @@ override_dh_auto_clean:
rm -Rf `find . -name "*.gambas"`
override_dh_auto_build:
- dh_auto_build
/usr/bin/gbc2 -a sabily-zakat
gba2 sabily-zakat
+ mv sabily-zakat/sabily-zakat.gambas sabily-zakat/zakat-calc
diff --git a/debian/zakat-calc.1 b/debian/zakat-calc.1
new file mode 100644
index 0000000..52f136c
--- /dev/null
+++ b/debian/zakat-calc.1
@@ -0,0 +1,14 @@
+.TH ZAKAT-CALC 1 "DEC 29, 2010"
+.SH NAME
+zakat-calc \- Apllication to calculating zakat
+.SH SYNOPSIS
+.B zakat-calc
+.SH DESCRIPTION
+.PP
+\fBzakat-calc\fP is an Apllication to calculating zakat.
+
+.SH AUTHOR
+Othman was written by Muayyad Saleh Alsadi <alsadi at ojuba.org>
+.PP
+This manual page was written by أحمد المحمودي (Ahmed El-Mahmoudy)
+<aelmahmoudy at sabily.org>, for the Debian project (but may be used by others).
--
Zakat Calculator
More information about the Debian-islamic-commits
mailing list