[Debian-islamic-commits] [SCM] Packaging for Monajat branch, master, updated. debian/2.3.2-1-13-g5c21ec9
أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy)
aelmahmoudy at sabily.org
Tue Jul 26 11:14:31 UTC 2011
The following commit has been merged in the master branch:
commit 860bbc92ce9c4398d058734a4fb396c037fb2dd6
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date: Thu Jul 14 21:30:49 2011 +0200
Switch to dh_python2
+ debian/control:
- Drop python-support from Build-Deps
- Bumped python-all Build-Dep to (>= 2.6.6-3~)
- XS-Python-Version -> X-Python-Version
+ debian/rules: added --with python2 to dh call.
diff --git a/debian/control b/debian/control
index 53fb158..4db80fa 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Maintainer: Debian Islamic Maintainers <debian-islamic-maintainers at lists.alioth.
Uploaders: Fadi Al-katout (cutout) <cutout33 at gmail.com>, أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.2.50~)
-Build-Depends-Indep: python-support (>= 0.5.3), python-all (>= 2.3.5-11), gettext
+Build-Depends-Indep: python-all (>= 2.6.6-3~), gettext
Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/debian-islamic/packages/monajat.git
Vcs-Browser: http://git.debian.org/?p=debian-islamic/packages/monajat.git
Homepage: https://www.launchpad.net/monajat
-XS-Python-Version: >= 2.6
+X-Python-Version: >= 2.6
Package: python-monajat
Section: python
diff --git a/debian/rules b/debian/rules
index 89219b6..72088d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with python2
override_dh_auto_build:
./update-pot.sh
--
Packaging for Monajat
More information about the Debian-islamic-commits
mailing list