[kernel] r8086 - in dists/etch/linux-kbuild-2.6/debian: . templates

Dann Frazier dannf at alioth.debian.org
Thu Jan 4 01:21:54 CET 2007


Author: dannf
Date: Thu Jan  4 01:21:53 2007
New Revision: 8086

Modified:
   dists/etch/linux-kbuild-2.6/debian/changelog
   dists/etch/linux-kbuild-2.6/debian/templates/control.main.in
Log:
revert 8077: <waldi> dannf: no, python is no dependency
I think it should be a Depends though - or at least a Recommends. See #405499

Modified: dists/etch/linux-kbuild-2.6/debian/changelog
==============================================================================
--- dists/etch/linux-kbuild-2.6/debian/changelog	(original)
+++ dists/etch/linux-kbuild-2.6/debian/changelog	Thu Jan  4 01:21:53 2007
@@ -1,9 +1,3 @@
-linux-kbuild-2.6 (2.6.18-2) UNRELEASED; urgency=low
-
-  * Add dependency on python since show_delta is a python script
-
- -- dann frazier <dannf at debian.org>  Wed,  3 Jan 2007 14:35:50 -0700
-
 linux-kbuild-2.6 (2.6.18-1) unstable; urgency=low
 
   * New upstream version.

Modified: dists/etch/linux-kbuild-2.6/debian/templates/control.main.in
==============================================================================
--- dists/etch/linux-kbuild-2.6/debian/templates/control.main.in	(original)
+++ dists/etch/linux-kbuild-2.6/debian/templates/control.main.in	Thu Jan  4 01:21:53 2007
@@ -2,7 +2,7 @@
 Architecture: any
 Section: devel
 Priority: optional
-Depends: ${shlibs:Depends}, python
+Depends: ${shlibs:Depends}
 Provides: linux-kbuild, linux-kbuild- at major@
 Description: Kbuild infrastructure for Linux @version@
  This package provides the kbuild infrastructure for the headers packages for Linux kernel version @version at .



More information about the Kernel-svn-changes mailing list