diff --git a/bin/is b/bin/is index 7f95ebab8d2548843e5712d1af0daba8153d036b..da0dbac6a8b19b2b8dd1b8d1d00dfeacf03b49a4 100755 --- a/bin/is +++ b/bin/is @@ -1,4 +1,4 @@ -#!/usr/bin/env python2.7 +#!/usr/bin/python2.7 # -*- coding: utf-8 -*- # Started 30/06/2011 by Seblu diff --git a/debian/control b/debian/control index 5a776cc877425de0441c50946d0565daa88f2be2..25823f1725976381a1201ee9e402bb56a5a9577c 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: installsystems Section: python Priority: optional Maintainer: Sebastien Luttringer -Build-Depends: debhelper (>= 7), python-central (>= 0.6), cdbs (>= 0.4.50), python-setuptools, python (>=2.7) -XS-Python-Version: >= 2.6 +Build-Depends: debhelper (>= 7), python-central (>= 0.6), cdbs (>= 0.4.50), python-setuptools +XS-Python-Version: >= 2.7 Standards-Version: 3.9.1 Package: installsystems