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. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index e7e43b0a..f6f6a196 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ debhelper (8.9.1) UNRELEASED; urgency=low * Typo fixes. Closes: #632662 + * dh: In v9, do not enable any python support commands. -- Joey Hess Mon, 04 Jul 2011 12:16:48 -0400 -- cgit v1.2.3