]> git.ozlabs.org Git - hiprofile/blobdiff - debian/control
Use setuptools rather than distutils
[hiprofile] / debian / control
index f3d94e40cb9818915cfbc277b542712d04654c7d..bde27feb709772b09aa87a174227c9568632b8d0 100644 (file)
@@ -2,14 +2,14 @@ Source: hiprofile
 Priority: extra
 Maintainer: Jeremy Kerr <jk@ozlabs.org>
 XS-Python-Version: all
 Priority: extra
 Maintainer: Jeremy Kerr <jk@ozlabs.org>
 XS-Python-Version: all
-Build-Depends: cdbs, debhelper (>= 5.0.51), pkg-config, python-central
+Build-Depends: cdbs, debhelper (>= 5.0.51), pkg-config, python-setuptools
 Standards-Version: 3.8.0
 Section: devel
 Homepage: http://ozlabs.org/~jk/projects/hiprofile/
 
 Package: hiprofile
 Architecture: all
 Standards-Version: 3.8.0
 Section: devel
 Homepage: http://ozlabs.org/~jk/projects/hiprofile/
 
 Package: hiprofile
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-django
-XB-Python-Version: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-jinja2
+XB-Python-Version: ${python:Versions}
 Description: HTML Interactive profiler
  hiprofile generates HTML reports from oprofile data
 Description: HTML Interactive profiler
  hiprofile generates HTML reports from oprofile data