[Pkg-electronics-commits] [geda-xgsch2pcb] 02/11: Switch to dh-python

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Wed May 20 18:10:34 UTC 2015


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

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

commit 684c13ced02d648a6b7a91284a68a425f7449351
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Wed May 20 19:36:32 2015 +0200

    Switch to dh-python
    
    Closes: #786069
---
 debian/control | 4 ++--
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 417d578..77957e1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian Electronics Team <pkg-electronics-devel at lists.alioth.debian.org>
 Uploaders: Hamish Moffatt <hamish at debian.org>,
  أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
-Build-Depends: debhelper (>= 8), autotools-dev, python (>=2.4), python-support, python-gtk2 (>=2.8), python-gobject | python-gtk2 (<<2.10), python-dbus, libxml-parser-perl, intltool
+Build-Depends: debhelper (>= 8), autotools-dev, python (>=2.6.6-3~), dh-python, python-gtk2 (>=2.8), python-gobject | python-gtk2 (<<2.10), python-dbus, libxml-parser-perl, intltool
 Standards-Version: 3.9.2
-XS-Python-Version: >= 2.4
+X-Python-Version: >= 2.4
 DM-Upload-Allowed: yes
 Homepage: http://gpleda.org/tools/xgsch2pcb/index.html
 Vcs-Git: git://git.debian.org/git/pkg-electronics/geda-xgsch2pcb.git
diff --git a/debian/rules b/debian/rules
index 229f0d3..87c7198 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh $@
+	dh $@ --with python2
 
 override_dh_auto_configure:
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/geda-xgsch2pcb.git



More information about the Pkg-electronics-commits mailing list