[Debian-islamic-commits] [SCM] Packaging for Thawab branch, master, updated. upstream/3.0.10-58-g9dca20d

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


The following commit has been merged in the master branch:
commit bc494465deafcc36b6fb9a321f1632c4b95f7f4e
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Thu Jul 28 09:47:47 2011 +0200

    Switch to dh_python2
    
    + debian/control:
      - Drop python-support from Build-Deps
      - Bumped python-all Build-Dep to (>= 2.6.6-3~)
    + debian/rules: added --with python2 to dh call.

diff --git a/debian/control b/debian/control
index ef6ca4a..5642f04 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ 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),
+Build-Depends-Indep: python-all (>= 2.6.6-3~),
  gettext,
  intltool,
  imagemagick,
@@ -14,7 +13,7 @@ Standards-Version: 3.9.1
 Homepage: http://thawab.ojuba.org
 Vcs-Git: git://git.debian.org/git/debian-islamic/packages/thawab.git
 Vcs-Browser: http://git.debian.org/?p=debian-islamic/packages/thawab.git
-XS-Python-Version: >= 2.5
+X-Python-Version: >= 2.5
 
 Package: thawab
 Architecture: all
diff --git a/debian/rules b/debian/rules
index b1e9634..0e8e4c6 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 Thawab



More information about the Debian-islamic-commits mailing list