[Debian-islamic-commits] [SCM] Packaging for Othman branch, master, updated. debian/0.2.5-2-9-gfa9cb50

أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Thu Jul 28 12:56:10 UTC 2011


The following commit has been merged in the master branch:
commit 165157ed1c5ed072f67471da64e61148acd37eb6
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Wed Jul 27 23:52:22 2011 +0200

    * 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 5a177ef..d95fde0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,18 +4,17 @@ Priority: extra
 Maintainer: Debian Islamic Maintainers <debian-islamic-maintainers at lists.alioth.debian.org>
 Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
 Build-Depends: debhelper (>= 7.0.50~)
-Build-Depends-Indep: python-support (>= 0.5.3), python-all (>= 2.3.5-11), gettext, imagemagick, intltool
+Build-Depends-Indep: python-all (>= 2.6.6-3~), gettext, imagemagick, intltool
 Standards-Version: 3.9.0
 Homepage: http://othman.ojuba.org
 Vcs-Git: git://git.debian.org/git/debian-islamic/packages/othman.git
 Vcs-Browser: http://git.debian.org/?p=debian-islamic/packages/othman.git
-XS-Python-Version: >= 2.6
+X-Python-Version: >= 2.6
 
 Package: python-othman
 Section: non-free/python
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
-Provides: ${python:Provides}
 Description: library providing access to Quranic text with a fast search index
  This is a Python module that provides access to Quranic text with a fast
  search index.
diff --git a/debian/rules b/debian/rules
index 41ec12a..e30a064 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh  $@
+	dh  $@ --with python2
 
 override_dh_auto_build:
 	dh_auto_build -Spython_distutils

-- 
Packaging for Othman



More information about the Debian-islamic-commits mailing list