[Debian-islamic-commits] [hijra] 02/02: Add dh-python to build-deps

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Wed Oct 18 11:22:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

aelmahmoudy-guest pushed a commit to branch master
in repository hijra.

commit f9c58f5231d097a25a6b0f47c4e78722f04c75c9
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Wed Oct 18 13:20:15 2017 +0200

    Add dh-python to build-deps
---
 debian/control | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index e3342d6..301b82f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Islamic Maintainers <debian-islamic-maintainers at lists.alioth.debian.org>
 Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
 Build-Depends: debhelper (>= 10)
-Build-Depends-Indep: python-all (>= 2.6.6-3~), gettext
+Build-Depends-Indep: python-all (>= 2.6.6-3~), gettext, dh-python
 Standards-Version: 4.1.1
 Homepage: http://hijra.ojuba.org
 X-Python-Version: >= 2.4
@@ -33,10 +33,24 @@ Package: hijra-applet
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, python-hijra, python-gtk2, python-notify
 Recommends: python-dbus
-Description: Hijri Islamic Calendar tray applet and GNOME shell extension
- Hijri Tray Applet for GNOME (also works with KDE), and GNOME shell extension
- that uses Hijra Algorithm by Muayyad Saleh Alsadi provided by python-hijra
- package.
+Description: Hijri Islamic Calendar tray applet
+ Hijri Tray Applet for GNOME (also works with KDE) that uses Hijra Algorithm by
+ Muayyad Saleh Alsadi provided by python-hijra package.
+ .
+ This algorithm is based on integer operations which that there is no round
+ errors (given accurate coefficients) the accuracy of this algorithm is based
+ on 3 constants (p, q and a) where p/q is the full months percentage [ gcd(p,q)
+ must be 1 ] currently it is set to 191/360 which mean that there is 191 months
+ having 30 days in a span of 360 years, other months are 29 days, and a is just
+ a shift.
+
+Package: gnome-shell-extension-hijra
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, hijra-applet, gnome-shell (>= 3.2), gnome-shell (<< 3.31)
+Conflicts: hijra-applet (<< 0.2.1-2)
+Description: Hijri Islamic Calendar GNOME shell extension
+ Hijri GNOME shell extension that uses Hijra Algorithm by Muayyad Saleh Alsadi
+ provided by python-hijra package.
  .
  This algorithm is based on integer operations which that there is no round
  errors (given accurate coefficients) the accuracy of this algorithm is based

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-islamic/packages/hijra.git



More information about the Debian-islamic-commits mailing list