debian/control: depend on python-setuptools instead of -distribute
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 1 Jul 2013 13:19:03 +0000 (14:19 +0100)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 4 Jul 2013 05:03:45 +0000 (08:03 +0300)
python-setuptools is the module we actually import, and
python-distribute has been merged into python-setuptools upstream.

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
debian/control

index 1a747fb..1a14acf 100644 (file)
@@ -4,7 +4,7 @@ Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 7),
                python-all,
-               python-distribute,
+               python-setuptools,
 Standards-Version: 3.8.4
 XS-Python-Version: current