From: javiplx Date: Fri, 3 Dec 2010 23:01:21 +0000 (+0000) Subject: Fixes on packaging control files X-Git-Tag: cleaned~8 X-Git-Url: http://vcs.maemo.org/git/?p=wifihood;a=commitdiff_plain;h=33f32cd211b666eeb4fe4a3b7629dd5f849bbaf7 Fixes on packaging control files git-svn-id: file:///svnroot/wifihood/trunk@76 c51dfc6a-5949-4919-9c8e-f207a149c383 --- diff --git a/wifiscanner/debian/control b/wifiscanner/debian/control index eafe2a2..d596183 100644 --- a/wifiscanner/debian/control +++ b/wifiscanner/debian/control @@ -1,12 +1,13 @@ Source: wifihood Priority: optional Maintainer: Javier Palacios -Build-Depends: debhelper (>= 4.0.0) +Build-Depends: debhelper (>= 4.0.0) , cdbs (>= 0.4.48) , python-support (>= 0.5.3) Standards-Version: 3.6.1 Package: wifihood-scanner +Section: user/navigation Architecture: any -Depends: python-osso, wifiscand[armel] (>= 1.1), python-gconf , python-gtk2 , python-location , python-hildon +Depends: python-osso, wifiscand (>= 1.1) [armel], python-gconf , python-gtk2 , python-location , python-hildon Description: WifiHood Scanner #Package: wifihood-mapper diff --git a/wifiscanner/debian/rules b/wifiscanner/debian/rules index 7087c43..bdc8879 100755 --- a/wifiscanner/debian/rules +++ b/wifiscanner/debian/rules @@ -1,17 +1,9 @@ #!/usr/bin/make -f -# workaround to avoid calling Scratchbox python2.3 -PATH := /usr/bin:$(PATH) -export PATH -SBOX_REDIRECT_IGNORE = /usr/bin/python -export SBOX_REDIRECT_IGNORE - -DEB_PYTHON_SYSTEM = pycentral +DEB_PYTHON_SYSTEM = pysupport include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/python-distutils.mk # Add here any variable or target overrides you need. -clean:: - echo rm -f location.c