]> git.donarmstrong.com Git - debhelper.git/blobdiff - Debian/Debhelper/Buildsystem/python_distutils.pm
Merge branch 'master' into buildsystems
[debhelper.git] / Debian / Debhelper / Buildsystem / python_distutils.pm
index 1013c4bd95095898d14e31307178addbdefb7231..01a8c14ea28d2c21df796c3a2b99416ac2e5a020 100644 (file)
@@ -12,7 +12,7 @@ use Debian::Debhelper::Dh_Lib;
 use base 'Debian::Debhelper::Buildsystem';
 
 sub DESCRIPTION {
-       "support for building Python distutils based packages"
+       "Python distutils"
 }
 
 sub check_auto_buildable {