The following commit has been merged in the master branch:
commit 284fdca88f1d3d7bcdd3e87b32adc0453dea2382
Author: Giuseppe Iuculano <[email protected]>
Date:   Fri Jun 4 13:38:56 2010 +0200

    Remove python dep, dkms.py is an apport hook, we don't need python.

diff --git a/debian/changelog b/debian/changelog
index 2582b1b..c37c9e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 dkms (2.1.1.2-3) UNRELEASED; urgency=low
 
   [ Michael Gilbert ]
-  * Add missing depends on python (needed by dkms.py).
   * Update to source format 3 (quilt) for better patch management/handling.
   * Improve the status info displayed during the kernel postinst, and
     provide informative/useful messages when things go awry.
diff --git a/debian/control b/debian/control
index 3212de6..25e24cf 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Package: dkms
 Architecture: all
 Depends: ${misc:Depends},
  module-init-tools,
- python,
  gcc,
  make | build-essential | dpkg-dev
 Recommends: patch,

-- 
Dynamic Kernel Module Support

_______________________________________________
Pkg-dkms-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-commits

Reply via email to