From edbe1cf7d625f9cc3db5c266db4845592e588569 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 16 Jul 2011 16:08:16 -0400 Subject: dh: In v9, do not enable any python support commands. dh_pysupport has started emitting a deprecation warning, which is very annoying since it clutters every build that uses dh -- even builds where it doesn't do anything. Since there is not just a dh_python2, but also a dh_python3 waiting in the wings, this is clearly too volatile a situation for dh to try to support further. I considered making dh_python detect and run the right dh_python[23] helper -- a python helper helper as it were -- but 70-odd packages still use that command. --- debhelper.pod | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debhelper.pod') diff --git a/debhelper.pod b/debhelper.pod index 8118ec93..2c7d62d7 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -561,6 +561,10 @@ to manually define the dependencies between targets there. B does not include the source package name in --libexecdir when using autoconf. +=item - + +B does not default to enabling --with=python-support + =back =back -- cgit v1.2.3